/* CSS Document */
html,body,div,ol,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,p,form,fieldset {
  margin: 0;
  padding: 0;
}
html{
	scrollbar-base-color:#BAD876;
}
body{
	background:#b0d758;
	font-size:62.5%;
}

#header{
	width:980px;
	height:207px;
	background:url(../images/charte/bg-header.jpg) no-repeat;
}
#container{
	margin-right:auto;
	margin-left:auto;
	width:980px;
	background:url(../images/charte/bg-container.jpg) left repeat-y;
	display:table;
}
#colLeft{
	width:210px;
	float:left;
}
#menuLeft{
	width:190px;
	height:263px;
	background:url(../images/charte/bg-menu.jpg) no-repeat;
	margin-left:20px;
	margin-top:10px;
	padding-top:10px;
}
#menuLeft dl{
	color:#1C8FA7;
	width:190px;
}
#menuLeft dt{
	padding-top:2px;
	margin-left:30px;
	height:25px;
	font:bold 1.2em Georgia, "Times New Roman", Times, serif;
	background:url(../images/charte/bg-cellule-menu.gif) 0px 20px no-repeat;
}
#menuLeft dt a{
	color:#1C8FA7;
	font-weight:bold;
	text-decoration:none;
}
#menuLeft dt a:hover{
	color:#EB3F29;
	text-decoration:none;
}
#menuLeft dd{
	color:#B35549;
	padding:2px 0 8px 0;
	width:169px;
}
#menuLeft li {
	font:1.2em Georgia, "Times New Roman", Times, serif;
	margin-left:30px;
	list-style-image:url(../images/charte/puce-menu.gif);
	list-style-position:inside;
	height:18px;
}
#menuLeft li a{
	font-style:normal;
	color:#B35549;
	text-decoration:none;
}
#menuLeft li a:hover{
	color:#EB3F29;
}
#contenu{
	width:750px;
	margin-left:210px;
	margin-top:10px;
}

.b{
	color:#f1d351;
}


#footer{
width:980px;
height:34px;
margin:0 auto 0 auto;
clear:both;
background:url(../images/charte/bg-footer.jpg) no-repeat;
}

#footer-menu{
	width:760px;
	padding-top:15px;
	margin-left:85px;
	font:1.1em Georgia, "Times New Roman", Times, serif;
	text-align:center;
	color:#1C8FA7;
}
#footer .img-flash{
	float:left;
	margin-left:55px;
	margin-top:11px;
}
#footer .img-idep{
	float:right;
	margin-right:58px;
	margin-top:11px;
}
#footer-menu a{ 
	text-decoration: none; 
	color: #1C8FA7;	
	}
#footer-menu a:hover, #footer-menu a:active{ 
	color: #1C8FA7;	

	}

#footer2
{
width:980px;
height:18px;
padding-top:3px;
font:1.1em Georgia, "Times New Roman", Times, serif;
text-align:center; 
}

#footer2 a{ 
	text-decoration: none; 
	color: #1C8FA7;	
	}
#footer2 a:hover 
{ 
	color: #1C8FA7;	
	}

/*****************************************************/
/*
/* 		TEXTES
/*
/*****************************************************/

h1 {
	font:2.0em Georgia, "Times New Roman", Times, serif;
	color:#994d3f;
	margin:0px 0px 5px 30px;
	padding:1px 1px;
	width:700px;
}

h2{
	font:bold 1.6em Georgia, "Times New Roman", Times, serif;
	color:#fff;
	padding:15px 0 5px 30px;
}

p{
	font:1.2em Georgia, "Times New Roman", Times, serif;
	color:#5D860B;
	padding:5px 50px 5px 50px;
	line-height: 2;
}
a{
	font: Georgia, "Times New Roman", Times, serif;
	color:#1cbfa7;
	font-weight:bold;
}
a:hover{
	color:#994d3f;
}
hr{
 border:none;
 background:#fff;
 height:1px;
 color:#fff;
}

/*****************************************************/
/*
/* 		FORMULAIRES
/*
/*****************************************************/

.saisie{
background:#fff;
color:#000;
font:1em "Trebuchet MS", Verdana, Arial, sans-serif;
border:solid 1px #CCCCCC;
}
.bouton{
background:#fff;
color:#D10000;
font:1em "Trebuchet MS", Verdana, Arial, sans-serif;
text-transform:capitalize;
border:solid 1px #D10000;
}





#contenus{
	width:750px;
	margin-left:210px;
	margin-top:10px;
}


#contenus p{
	font:1.2em Georgia, "Times New Roman", Times, serif;
	color:#5D860B;
	padding:5px 10px 5px 5px;
	line-height: 2;
}


