/* CSS Document */
/* Template */
body  {	

	background-color:#E4EDF5;
	color:#000000;
	font-size:12px;
	font-family:"Trebuchet Ms";

	}
	
/* front site */
#bg_front {
background-color:#E4EDF5;
position: relative;
}
#bg_front_site {
background:url(../template/fr/images/tu_langue.jpg) no-repeat;
width:652px;
height:483px;
position: relative;
top:auto;
right:auto;
left:auto;
}

#blockselection {
display:block;
padding-top:177px
}

#blockselection select {
display:block;
width:118px;
height:20px;
background:transparent;
background-color:#FFFFFF;
margin-left:5px;

}


.titre{
	color:#ffffff;
	font-family:Arial;
	font-size:11px;
	text-decoration:none;


	}

