.top
{
	background: url(podcast-top.png) no-repeat;
	width: 600px;
	height: 20px;
}
.middle
{
	background: url(podcast-middle.png) no-repeat;
	border-left: 3px solid #000000;
	border-right: 3px solid #000000;
	width: 594px;
}
.podcast-categories form
{
	float: left;
	background-color: #E76500;
	margin: 0px;
	margin-bottom: 5px;
	text-align: right;
	padding: 5px;
	color: white; 
	font-weight: bold; 
	font-size: 12pt; 
	line-height: 1em;
}
.head-podcast h2
{
	background-color: #E76500;
	/*border: 1px solid #000000;*/
	margin: 0px;
	margin-bottom: 5px;
	text-align: center;
	padding: 5px;
	color: white; 
	font-weight: bold; 
	font-size: 16pt; 
	line-height: 1em;
}
.head-podcast h1
{
	float: right;
	background-color: #E76500;
	/*border: 1px solid #000000;*/
	margin: 0px;
	margin-bottom: 5px;
	text-align: right;
	padding: 5px;
	color: white; 
	font-weight: bold; 
	font-size: 12pt; 
	line-height: 1em;
}
.page-index-podcast h2
{
	background-color: #E76500;
	/*border: 1px solid #000000;*/
	margin: 0px;
	text-align: center;
	padding: 5px;
	color: white; 
	font-weight: bold; 
	font-size: 10pt; 
	line-height: 1em;
}

#page-menu-podcast
{
	color: white;
}

.page-index-podcast a
{
	display: inline;
	margin-right : 5px;
	padding: 0;
}
.bottom
{
	background: url(podcast-bottom.png) no-repeat;
	width: 600px;
	height: 20px;
}
#content-podcast
{
	background-color: transparent;
	margin-left: 10px;
	margin-bottom: 5px;
	height:auto;
	/*border:1px solid #CCCCCC;*/
	width:570px;
	margin-bottom: 10px;
}
#podcast-image img
{
	/*border: 1px solid #FF0000;*/
	float: left;
	width:175px;
	height: auto;
}
#podcast-details
{
	width:350px;
	/*border: 1px solid #00FF00;*/
	float: right;
	margin-right: 10px;
	padding: 10px;
}
#podcast-titolo {
	/*border: 1px solid #AAAAAA;*/
	background-color:#FEF4EB;
	padding:5px;
	text-align: center;
	width:98%;
}
#podcast-data {
	/*border: 1px solid #DDDDDD;*/
	background-color:#FFFFFF;
	color:#ff6600;
	height:15px;
	margin-left:0px;
	margin-top:10px;
	position:relative;
	text-align:center;
	width:98%;
}
#podcast-controlloflash {
	/*border: 1px solid #000000;*/
	margin-top: 10px;
	padding:2px;
	width:350px;
	height:24px;
}

.impostazioni-titolo
{
	font-size: 13px;
	font-weight:bold;
}

.p_titolo
{
	color: #333333;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;

}
.p_titolo:hover
{
	color: #ff6600;
}


.normale
{
	color: #333333;
	font-size: 10px;
	font-style: normal;
	text-decoration:underline;
}
a.pod
{
	color: #339900;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

a.pod:hover
{
	text-decoration: underline;
}
