/* CSS Document */
body {
	background-color: #000000;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
}

#entete {
	width:850px;
	height: 132px;
	margin :auto;
	background-image: url(../images/entete2.gif);
	background-repeat: no-repeat;
	background-color:#1F8AAD;
	/*#1A3A53;*/
}
#entete_en {
	width:850px;
	height: 132px;
	margin :auto;
	background-image: url(../images/entete2_en.gif);
	background-repeat: no-repeat;
	background-color:#1A3A53;
}
#entete_photo {
width:290px;
float:right;
height:132px;
background-color:#1A3A53;
}

#menu {
	width:850px;
	height: 23px;
	margin :auto;
	background-image: url(../images/fond_menu2.gif);
	background-repeat: no-repeat;
	background-position:bottom;
}
#contenu {
	width:850px;
	background-image: url(../images/fond-contenu.gif);
	background-repeat: repeat;
	background-position: 0px 66px;
	margin-top: 22px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#titre {
	width:850px;
	height:30px;
}
#texte2 {
	width:540px;
	top: 33px;
	text-align: left;
	float:left;
padding:20px;
	background-color: #FFFFFF;
}
#texte1 {
	width:auto;
	top: 33px;
	text-align: left;
	padding: 20px;
	background-color: #FFFFFF;
	overflow:auto;
}

#menudroite {
	width:250px;
	top: 33px;
	height:100%;
	text-align: left;
	float:right;
}
#footer {
	width:850px;
	height:30px;
	background-image:url(../images/footer.gif);
	clear:both;
	/*background-repeat:no-repeat;
	background-position:bottom;
	
	background-color: #CC0000;*/
}


#menu_annexe2 {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	width: 300px;
	height:11px;
	position: relative;
	top:9px;
    left:520px;

}
#menu_annexe2 a{
	color: #FFFFFF;
}
/* pour menu droite */
td.td_faux_titre_accor2, td.td_faux_titre_accor2_actif {
background-image:url(../images/fond_titre_droite20.gif);
background-repeat:no-repeat;
background-position:left;
padding:0px 0px 0px 16px;
}

table.table_faux_titre {
padding: 3px 0px;
}
td.td_faux_titre_accor2, td.td_faux_titre_accor2 a{
	color:#FFF;
	font-weight:bold;
	font-size: 13px;
	text-decoration:none;
	outline: none;
}
td.td_faux_titre_accor2_actif a, td.td_faux_titre_accor2 a:hover  {
	color:#11495B;
	background-color:#FFF;
	font-weight:bold;
	font-size: 13px;
	text-decoration:none;
	outline: none;
}
.sousmenu_droite {
	overflow: auto;
	margin: 0px;
	padding: 0px;

}
.sousmenu_droite ul{
	list-style:none;
	text-decoration:none;
	padding-left:20px;
	margin:5px 0px;
	line-height:14px;
}
.sousmenu_droite li.actif a {
	color:#11495B;
	background-color:#FFF;
	text-decoration:none;
	outline: none;
}
.sousmenu_droite ul li a{
	color:#FFFFFF;
	font-size:12px;	
	text-decoration:none;
	padding-left:0px;
}
.sousmenu_droite ul li a:hover{
	/*background-image: url(../08-festival/images/debutliste_actif2.gif);*/
	background-color:#FFF;
	color:#11495B;
	background-repeat: no-repeat;
	background-x-position: 0px;
	background-y-position: 0px;
	/*padding-left:10px;*/
