body{
background-color : #F038A5;
/*background-color : yellow;*/
background-image : url(./img/fond.png);
background-repeat : repeat-x;
font-family : Tahoma, Verdana,"Trebuchet MS" ;
color : white;
text-align : center;

scrollbar-face-color: #F047A9;
scrollbar-shadow-color: #F047A9;
scrollbar-highlight-color: #F047A9;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-track-color: #F047A9;
scrollbar-arrow-color: #FFFFFF;

}

a img{
	border : 0px;
}




a , a:visited , a:hover, a:active{
color : white;
text-decoration : none;
}

div#centrage{
width : 995px;
margin-left : auto;
margin-right : auto;
text-align : justify;
margin-top : 0px;
/*background-color : yellow;*/
/*border : 1px red solid;*/
}

#gauche{
width : 310px;
height : 666px;
padding-left : 15px;
/* border : 1px white solid;*/
float : left;
margin-top : 50px;
margin-right : 25px;
margin-left : 25px;

background-image : url(./img/gauche.png);
background-repeat : no-repeat;
background-position : top center;
/*background-image : url(./img/fondgauche.png);
/*background-repeat : repeat-y;*/

}

#gauche_admin{
padding-top : 300px;
width : 300px;

/* border : 1px white solid; */
float : left;
margin-top : 50px;
margin-right : 50px;
background-image : url(./img/gauche.png);
background-repeat : no-repeat;
background-position : top center;
/*background-image : url(./img/fondgauche.png);
/*background-repeat : repeat-y;*/

}

/* #top{
height : 10px;

} */

#droite{
font-size : 12px;
width : 600px;
height : 666px;
/* border : 1px white solid;*/
float: left;

margin-top : 50px;
background-image : url(./img/droite.png);
background-repeat : no-repeat;
background-position : top left;

}

#droite p a.lien{
	color : yellow;
	text-decoration : underline;

}

/*Margin du p dans les div pour eviter les differences de prise en charge du padding*/
#droite p,#gauche p{
margin : 30px;

}


/*MENU*/
ul.menu{
width : 250px;
font-size : 18px;
line-height : 2em;
list-style-type : none;
}
ul.menu li{
border-bottom : 1px white solid;
width : 90%;
text-align : right;
}

ul.menu li#first{
margin-top : 10px;
}

ul.menu{
	height : 280px;
}

#logo_accueil{
width : 90px;
float : right;
margin-right : 35px;
margin-left : 0px;
margin-top : 20px;

}

#image_menu{
	float : left;
	/*border : 1px green solid;*/
}



#texte_droite{
margin-top : 120px;
margin-left : 30px;
height : 280px;
width : 549px;
	overflow : auto;
	display : block;
 /* background-color : green;  */

}

#texte_droite p {
	margin : 0px;
	width : 95%;
	/* margin-left : 15px;
	margin-right : 15px; */

}

#texte_droite h4{
	margin-left : 25px;
}

#texte_droite img{
	margin-right : 10px;
}
#texte_droite p#first{
	margin-top : 30px;

}

#png_hack{


	/*background-color : yellow;*/
}

img.partenaires{
margin-left : -3px;
margin-right : -3px;

}

#top_image{

margin-top : 10px;
margin-right : 40px;
height : 66px;
float : right;
}

#top_image img{
margin-right : -3px;
}

#avertissement{
font-size : 10px;
text-align : center;
}

.img_menu{
	height : 70px;
	float : left;
}

table#ss_menu{

	width : 97% ;
	font-size : 1em;
	margin-left : 9px;
	text-align : center;
	margin-top : 0px;
	border-collapse : collapse;

}

table#ss_menu td.actif{
	/* border : 1px blue solid; */
	height : 30px;
}

table#ss_menu td.first{
	 /* border : 1px red solid;  */
	height : 46px;
}
table#ss_menu td{
	background-image :url(./img/middle.png);
	background-repeat : repeat-x;
	/*border-right : 1px white solid;
	border-left : 1px white solid;*/
	height : 24px;
	border-bottom : 1px solid #ca2f89;
}



table#ss_menu td.left{
	width : 10px;
	background-image : url(./img/left.png);

}
table#ss_menu td.right{
	width : 10px;
	background-image : url(./img/right.png);
	margin-right : 2px;
}

table#ss_menu td.spacer{
	width : 0px;
	background-image : none;
}

table#ss_menu td a{
	color : yellow;
	font-weight : 900;
	font-size : 9px;

}




.flag{
	width : 35px;

}

#flag_container{
	/* background-color : red;*/
	margin-left: 25px;
/*	margin-top: -55px; */


}

#gauche img{
	/*border : 2px red solid;*/
}

img#image_menu_bo{
	margin-left: -20px;
}

div#top, div#droite, div#gauche, div#texte_droite{
	behavior: url("iepngfix.htc");
}

li{
	margin-left : -15px;
	width : 90%;
}

.img_top{
	width : 90px;

}



div#

.pngalpha { behavior: url("iepngfix.htc") }
