@charset "utf-8";
/* CSS Document */
body
{
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#contenu
{
margin:0  auto 0 auto;
padding:0;
width:940px;
background-image:url(images/fond.jpg);
}
#header
{
margin:0;
padding:0;
width:940px;
height:153px;
background-image:url(images/top.jpg);
background-position:top;
background-repeat:no-repeat;
}
#centru
{
margin:0;
padding:0;
width:940px;
background-position:bottom;
background-repeat:no-repeat;
}

p{

margin:0;
padding:10px 0px 10px 0px;
text-align:justify;
}

a
{
color:#999999;
text-decoration:none;
}
a:hover
{
color:#999999;
text-decoration:underline;
}


#footer
{
margin:0;
padding:0;
width:940px;
height:86px;
background-image:url(images/bot.jpg);
}
#footer p
{
margin:2px 0px 0px 0px;
padding:0px;
color:#0b2ba6;
font-weight:bold;
text-align:center;
}

#footer a
{
color:#0b2ba6;
text-decoration:none;
}
#footer a:hover
{
color:#0b2ba6;
text-decoration:underline;
}
#ttexte
{
margin:0px 80px 0px 80px;
color:#929194;
}

#ttexte p
{
margin:0;
padding:10px 0px 0px 0px;

}


h2
{
margin:0;
padding-top:20px;
padding-bottom:20px;
color:#f76a00;
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:normal;
border-bottom:solid 1px #666666;

}
h3
{
margin:0;
padding-bottom:10px;
color:#0b2ba6;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;

}

#menuflash
{
margin:0;
padding:112px 0px 0px 20px;
width:750px;

}

#zoneflash
{
margin:0px auto 0px auto;
padding:0;
width:900px;

}
#imgbas
{
margin:0;
padding:0;
padding-left:20px;
}



#newslet
{
height: 80px ;
width:860px;
margin:0px 0px 0px 20px;
padding:0;
border-bottom: 1px solid #dbd8c5 ;
}

ul#menu
		{
			height: 36px ;
			margin: 0 ;
			padding: 0 ;
			border-spacing:0;
			background: url(images/bg_menu.gif) repeat-x 0 -36px ;
			
			list-style-type: none ;
			
		}
				
		ul#menu li
		{
			float: right ;
			text-align: center ;
			padding: 0px 0px 0px 0px;
		}
		
		ul#menu li a
		{
			padding:0px 10px 0px 10px;
			line-height: 36px ;
			letter-spacing: 1px ;
			color: #ffffff ;
			display: block ;
			text-decoration: none ;
			font-size:14px;
			border-left: 1px solid #ffffff ;
		}
		
		ul#menu li a:hover
		{
		    color: #ffffff ;
			background: url(images/bg_menu.gif) repeat-x 0 0 ;
		}

			ul#menu li a.test
		{
			line-height: 36px ;
			letter-spacing: 1px ;
			color: #ffffff ;
			display: block ;
			text-decoration: none ;
			font-size:14px;
			border-left: 1px solid #ffffff ;
			background: url(images/bg_menu.gif) repeat-x 0 0 ;
		}
		
		ul#menu li a:hover.test
		{
		    color: #ffffff ;
			background: url(images/bg_menu.gif) repeat-x 0 0 ;
			cursor:default;
		}



#selectlanghe
{
margin-left:800px;
padding-top:20px;}

.accueil
{
color:#f76a00;
font-size:16px;
font-weight:bold;
}
#imagette
{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
height:110px;
width:110px;
background-image:url(images/fond.gif);
}

#cadre
{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
height:100px;
width:130px;
background-image:url(images/cadre.gif);
}

hr
{
color:#dbd8c5;
}

.orange{color:#f76a00;}

.orangeg{color:#f76a00;
font-weight:bold;
font-size:18px;}

.grisg{color:#666666;
font-size:18px;}