#podcast{
	width:100%;
	font-family: Arial, net;
	font-size :12px;
	font-color:#666666;
}
#pod_main{
	width: 445px;
	margin-left:8px;
}
#pod_intro{
	margin-top:20px;
}
#pod_intro_ico{
	float:left;
	width:75px;
	margin-left:10px;
}
#pod_intro_texte{
	margin-left:15px;
	float:left;
	width:330px;
	font-family: Arial, net;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
.pod_exergue{
	font-size: 19px;
	color: #568398;
}
#pod_intro_recherche{
	margin-top:30px;
	margin-left:10px;
	font-weight: bold;
}
#pod_intro_recherche a{
	font-size: 10px;
	color:#666666;
	text-decoration: underline;
}
#pod_intro_recherche input{	height: 14px;}

#pod_onglets{
	margin-top: 20px;
	/*background:url("../imgs/barre_titre_69.gif") no-repeat top left;*/
}
#pod_header{height:40px;}
.pod_part_header{
	padding: 10px 10px 5px 10px;
}
.pod_part_header a{
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.pod_part_header a:hover{
	text-decoration:underline;
}
.pod_part_show{
	padding: 10px 10px 5px 10px;
}
.pod_part_left{
	width:55%;
	float: left;
}
.pod_part_right{
	margin-left:10px;
	width:40%;
	float: left;
}
.pod_box, .pod_boxPrg{
	background:url("../imgs/pod_box_RCInfo.gif") no-repeat top left;
	width:173px;
	height:92px;
	margin-top: 15px;

	font-size: 11px;
	font-weight:normal;
	color:#666666;
}
.pod_boxPrg{
	background:url("../imgs/pod_box_TRC.gif") no-repeat top left;
}
#pod_onglets a{color:#568398;text-decoration: none;}
#pod_onglets a:hover{text-decoration: underline;}

.pod_box div, .pod_boxPrg div{
	padding: 10px;
}
#pod_FI{
	font-size: 11px;
	background:url("../imgs/pod_box_FI.gif") no-repeat top left;
	width: 340px;
	height: 92px;
	margin-left:40px;
	color:#000000;
	font-weight: bold;
	padding:8px;
}
#pod_FI_gauche, #pod_FI_droite{
float:left;
margin-left:15px;
margin-top:15px;
}
* html #pod_FI_gauche{
margin-left:5px;
}
* html #pod_FI_droite{
margin-left:10px;
}
#box_pod_emploi {
	width:440px;
	margin-left:0px;
	margin-top:20px;
	margin-bottom:20px;
	position: relative;
	float: left;
}
#box_pod_emploi #by_content{
	font-size:11px;
	line-height: 16px;
}
#box_pod_emploi #by_content p{
	margin:0px;
	margin-top:5px;
}
#box_pod_emploi #by_content a{
	text-decoration:underline;
	color: #568398;
	font-weight: bold;
}
#box_pod_emploi #by_top, #box_pod_emploi #by_bot{
width:418px;
}
#by_content h3{
	font-size: 14px;
	font-weight: bold;
	color: #568398;
	font-family: Arial, net;
	margin-bottom:10px;
	margin-top:10px;
}
#by_content_header h3{
	margin-top:0px;
}


/**********************************************************/
/********************** ARCHIVES AUDIO ********************/
/**********************************************************/

#AO_intro_ico{
	float:left;
	width:140px;
}
#AO_intro_texte{
	margin-left:15px;
	margin-top:15px;
	float:left;
	width:270px;
	font-family: Arial, net;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}

#AO_recherche{
	margin-top:15px;
	margin-left:10px;
}

#AO_recherche SELECT, #AO_recherche INPUT{
	font-family: Arial, net;
	font-size: 11px;
	color: #568398;
}

#selAOEmission{
	width: 250px;
}

#AO_recherche a{text-decoration:none;color:#666666;}
#AO_recherche a:hover{text-decoration:underline;}
	
.AO_emission{
background: url("../imgs/fond_archive.jpg") repeat-y;
margin-top: 20px;
}

h1.AO_emission_titre{
	font-size: 14px;
	color: #568398;
}
#AO_resultat{
margin-left:10px;
}
#calendar table{
background:#FFF;
}
#date_res{
font-size:16px;
margin-top: 10px;
font-weight:bold;
}
.date_exergue{
	color: #568398;
}