/*************** CSS ***********************************************************/
body       		{font: 12px trebuchet ms; color: #0A3091; margin:15px; background-color:#ffffff; text-align:center;}
.texte			{font: 14px arial black; color: #0A3091;}
	
td         		{font: 13px trebuchet ms;}
.titre			{font: 22px trebuchet ms; color: #0A3091; font-weight: bold; }

#top {width:702px; height:100px; }
#top #adresse {
	background:url('../../images/bandeau_logo.gif') no-repeat 0 6px;
	padding-left:40px;
	top:24px; left:400px; position:absolute;
	color:#0E3192; font-family:arial black; font-size:12px
	}
#top #adresse a {color:#0E3192; text-decoration:none;}
#top #adresse a:hover {	text-decoration:underline;}

#container { margin:0 auto; text-align:left; width:700px; position:relative}

#navcontainer
{
margin:0px;
padding: 0;
height: 20px;
background-color:#0E3192;
text-align:right
}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer ul li a
{
/*background: #fff;*/
width: 88px;
height: 18px;
border: 1px solid #000336;
border-right: none;
padding: 0;
margin: 0;
color: #fff;
text-decoration: none;
display: block;
text-align: center;
font: normal 12px arial black, lucida, sans-serif;
}

#navcontainer ul li a#bouton0 {background-color:#3C4C7F;}
#navcontainer ul li a#bouton1 {background-color:#4C5C83;}
#navcontainer ul li a#bouton2 {background-color:#5D698D;}
#navcontainer ul li a#bouton3 {background-color:#6A7CA4;}
#navcontainer ul li a#bouton4 {background-color:#7E8EB3;}
#navcontainer ul li a#bouton5 {background-color:#8DA1C7;}
#navcontainer ul li a#bouton6 {background-color:#A4B4CE;}

#navcontainer ul li a:hover
{
color: #CCC;
background: #0E3192;
}

#navcontainer a:active
{
color: #000;
}

#footer {background-color:#0E3192; text-align:right; padding-right:5px; width:702px;}
#footer	a	{font-size:12px; font-weight:bold; text-decoration:none;font-family:trebuchet ms; color:#fff}
#footer a:hover{font-size:12px; font-weight:bold; text-decoration:none;font-family:trebuchet ms; color:#fff; text-decoration:underline;}



/***********************************************************************************************/
    OPTION 			{font: 10px Verdana; color : #000000; font-weight:bold; }
    TEXTAREA		{font: 10px Verdana; color : #000000; font-weight:bold; }
    INPUT 			{font: 10px Verdana; color : #000000; font-weight:bold; }
	SELECT 			{font: 10px Verdana; color : #000000; font-weight:bold; }

   
	.WrapperColored { border-bottom:1px solid #CCCCCC; font-size:9px;}
	
#inner	{}


