/* CSS Document */
body{
margin-top:0px;
margin-left:0px;
height:100%;
font-family:Arial, Helvetica, sans-serif;	
background-color:#6C0812;
/*background-color:#616870;*/
}

#global{
	position:absolute;
	top:20px;
	left:50%;
	width : 900px;
	height: auto;	
	margin-left:-450px;
	font-size: 12px;
	border:4px double #853B30;
}

#tete{
	float:left;
	display:block;
	clear:both;
	width : 900px;
	height: 154px;
	background-image: url(img/charte/fond-tete.jpg);
	background-repeat:no-repeat;
	background-position:top;
	text-align:right;
}

#menuY{
	float:left;
	display:block;
	width :190px;
	height:auto;
	font-size: 12px;
	color:#432703;
	text-decoration:none;
	margin:0;
	padding:0;
	margin-top:20px;
}

	 #menuY ul{padding:0; margin:0; }
	 #menuY li {float:left; display:block; clear:both; width:180px; height:auto; margin:0; padding:0; margin-top:1px;}
	 #menuY li a{float:left; display:block; clear:both; width:180px; height:auto; font-size:12px; color:#432703; text-decoration:none; padding:0;
	 			 margin:0; text-decoration:none; padding-left:30px;}
	#menuY li a:hover{float:left; display:block; clear:both; width:180px; height:auto; font-weight:bold; font-size:12px; color:#1E3774; text-decoration:none; padding:0;
	 			 margin:0; text-decoration:none; padding-left:30px;}
	 #menuY li a#activeY {width:180px; height:auto; color:#1E3774; font-weight:bold; font-size:12px; text-decoration:none; padding:0; padding-left:30px;}
	 #menuY h1{float:left; display:block; clear:both; width:180px; height:22px; background-image:url(img/charte/fond-h1-menuY.jpg); background-repeat:no-repeat;
	 			margin:0;  margin-top:10px; color:#FFFFFF; font-weight:bold; line-height:0.5cm; text-decoration:none; font-size:12px; padding-left:30px;}
		
	 #menuY h1 a{width:180px; height:22px;  margin:0; color:#FFFFFF; font-weight:bold;  line-height:0.5cm; text-decoration:none; padding:0; font-size:12px;}
	 #menuY h1 a:hover{width:180px; height:22px;  margin:0; color:#FFFFFF; font-weight:bold;  line-height:0.5cm; text-decoration:none; padding:0; font-size:12px;}

/*corps --------------------------------------
*/
#corps{
	float:left;
	display:block;
	clear:both;
	width : 900px;
	height: auto;
	color:#000000;
	font-size: 12px;
	margin:0;
	padding:0;
	background-image: url(img/charte/fond-global.jpg);
	background-repeat:repeat-y;
	padding-bottom:30px;
}
#separation{float:left; display:block; width:29px; height:386px; background-image: url(img/charte/fond-main-separation.jpg); background-repeat:no-repeat;}


#main{
	float:left;
	display:block;
	width : 445px;
	height: auto;
	color:#000000;
	font-size: 12px;
	margin:0;
	padding:0;
	/*background-image: url(img/charte/fond-main.jpg);
	background-repeat:no-repeat;
	background-position:top left;*/
}
		#main a{color:#A13A37;}
		#main h1{margin-top:0px; margin-bottom:30px; color:#A13A37; font-size:16px; font-weight:bold;}
		#main li{float:left; clear:both; width:auto; margin-top:20px; list-style-type:disc;}		
		#main img a{border:0px;}

#actu{
	float:left;
	display:block;
	width : 130px;
	height: auto;
	color:#000000;		
}	#actu a{float:left; display:block; width :130px; height:35px; text-style:underline; color:#6C0812; text-align:right; font-size:9px;}
	#actu .top{float:left; display:block; width :130px; background-color:#6C0812; color:#FFFFFF; font-size:12px; font-weight:bold; padding:0; border:1px solid #853B30;}
	#actu .contenu{float:left; display:block; clear:both; width:130px; border-bottom:0px; border-left:1px solid #853B30; border-right:1px solid #853B30; text-align:left;}
	#actu .contenu a{float:left; display:block; clear:both; width:125px; text-align:left; padding:0; padding-left:5px;}
	#actu .bottom{float:left; display:block; width :130px; height:35px; text-align:right; border-left:1px solid #853B30; border-right:1px solid #853B30; background-image: url(img/charte/fond-actu-bottom.jpg); background-repeat:repeat-x; background-repeat:repeat-x; text-style:underline; color:#6C0812; font-size:9px;}
	

#sondage{float:left; display:block; width:120px; background-color:#853B30; text-align:left; color:#FFFFFF; font-weight:bold; font-size:13px; padding:5px;
			/*-moz-opacity:0.7;/*gestion transparence Pour Mozilla (<= 1.6) et une partie des navigateurs Gecko
			opacity: 0.7;/*gestion transparence Pour mozilla firefox et autres le supportant qui est la norme CSS 3
			filter:alpha(opacity=70);/*gestion transparence pour IE*/
			
			
}			#sondage a{float:left; display:block; clear:both; background-color:#853B30; text-align:left; color:#FFFFFF; font-weight:bold; font-size:13px; padding:5px;
			/*-moz-opacity:0.7;/*gestion transparence Pour Mozilla (<= 1.6) et une partie des navigateurs Gecko
			opacity: 0.7;/*gestion transparence Pour mozilla firefox et autres le supportant qui est la norme CSS 3
			filter:alpha(opacity=70);/*gestion transparence pour IE*/
}


.gauche1col {float: left; display:block;}
			
.centre2col { background-color: white; text-align: left; padding:20px 20px 20px 15px;  float: left; padding-top:20px;}

.droite1col {float: right; display:block;}

/*pied--------------------------------------
*/
#pied{
	float:left;
	clear:both;
	display:block;
	width : 900px;
	height: 30px;
	font-size: 11px;
	color:#6B0811;
	line-height:0.7cm;
	text-align:center;
	background-image: url(img/charte/fond-global.jpg);
	background-repeat:repeat-y;
	margin:0;
	margin-top:2px;
}

#lienBottom{
	float:left;
	clear:both;
	display:block;
	width : 880px;
	height:30px;
	line-height:2em;
	text-align:right;
	font-size:9px;
	color:#FFFFFF;
	padding:0;
	margin:0;
}		
		#lienBottom a{text-decoration:none; color:#FFFFFF;}
		#lienBottom a:hover{text-decoration:underline; color:#FFFFFF;}

/*mise en forme du texte--------------------------------------
*/

.titre{
	font-size:12px;
	font-weight:bold;
	color:#6C0812;

}

h2{width:100%; background-image:url(img/fond-h2.jpg); background-repeat:repeat-x; font-size:14px; font-weight:bold; color:#A13A37; text-indent:20px;}
.textGris{	color:#999999; font-size:14px; font-weight:bold;}
.textBleu{	color:#1E3774; font-size:12px;}
.textBordeau{color:#6C0812; font-weight:bold; font-size:14px; }
.fondGris{background-color:#999999;}
.textCenter{text-align:center;}
table{width:445px; font-family:Arial, Helvetica, sans-serif; font-size:10px; border:1px solid #DDDDDD; spacing:0px; padding:0px; background-color:#FFFFFF; spacing:5px;}
	table td{border:1px solid #DDDDDD; spacing:5px; padding:5px; }
	
dt{font-size:14px; font-weight:bold; margin:0; margin-top:10px; color:#A13A37;}
	dt a{font-size:14px; font-weight:bold; margin:0; margin-top:10px; color:#A13A37;}


/***************************************************** page boites a musique ***************************************************/
#cadreHoraire{
	float:left;
	display:block;
	clear:both;
	width:445px;
	border:1px solid #6C0812;
	text-align:center;
	font-size:12px;
	color:#6C0812;
}
.table_actus {
	border:none;
	margin: 0px;
	padding: 0px;
}

.table_actus td {
	border: none;
	margin: 0px;
	padding: 0px;
}