@charset "utf-8";
/* CSS Document */



body{
	margin : 10px auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#003b6f;
	background-color: #DFF1FF;
}

img{
	border:none;
}

p{
	margin:5px;
	color: #003b6f;
	font-size: 11px;
}

a:link, a:visited{
	color:#004a25;
	font-weight:bold;
	text-decoration:none;
	font-size: 11px;
}

a:hover{
	text-decoration:underline;
}

h1{
	background:url(gfx/bg_titre.gif) no-repeat bottom;
	text-align:right;
	color:#3693e3;
	font-size:20px;
	margin-right:25px;
	line-height:35px;
}

.justify{
	text-align:left;
	color: #003b6f;
}
.justify_vert{
	text-align:justify;
	color: #004a25;
	font-size: 11px;
}

#conteneur{
	width:953px;
	background-color: #DFF0FF;
}

#header{
	background: url(gfx/header2.jpg) repeat-x;
	width:631px;
	height:293px;
	/*border-bottom:solid 5px #ff6600;*/
	margin:0;
	padding:0;
}

#contenu_acc{
	background:url(gfx/bg-contenu-acc.jpg) no-repeat;
	background-color: #DFF1FF;
}

#cadre_haut{
	background:url(gfx/bg_cadre_haut.png) no-repeat;
	height:168px;
}


#nav, #nav ul{
	background-color:#3eae28;
	margin: 0;
	padding: 0;
	overflow: hidden;
	font-size:12px;
}

#nav ul{
	margin:20px 0;
}
	
#nav li {
	width: 267px ;
	color: #FFFFFF ;
	background-color: #3eae28;
}
	
#nav li a {
	display: block ;
	background: #3eae28 url(gfx/puce.gif) no-repeat 3px;
	background-color:#3eae28;
	color: #FFFFFF ;
	line-height: 20px ;
	margin: 4px 43px ;
	padding-left:15px;
	text-decoration: none ;
	font-weight:bold;
}
	
#nav li a:hover, #nav li a:focus, #nav li a:active {
	background: #FFFFFF url(gfx/puce_o.gif) no-repeat 3px;
	text-decoration: none ;
	color:#3693e3;
}

#droite{
	border-bottom:solid 5px #3693e3;
	height:288px;
	width:55px;
}

.bloc{
	background: url(gfx/bg_bloc.gif) no-repeat;
	height:137px;
}

.bloc h1{
	background: url(gfx/puce_titre.gif) no-repeat;
	padding-left:33px;
	color:#1fab03;
	font-size:15px;
	font-weight:bold;
	text-align:left;
	margin:0;
	line-height:normal;
}

.savoirplus a:link, .savoirplus a:visited{
	display:block;
	width:119px;
	background:url(gfx/bg_plus.gif) no-repeat right;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	height:19px;
	padding-top:2px;
	padding-right:8px;
	text-align:right;
}

.savoirplus a:hover{
	display:block;
	width:119px;
	background:url(gfx/bg_plus_o.gif) no-repeat right;
	color:#3EAE28;
	font-weight:bold;
	text-decoration:none;
	height:19px;
	padding-top:2px;
	padding-right:8px;
	text-align:right;
}

.savoirplus1 a:link, .savoirplus a:visited{
	display:block;
	width:149px;
	background:url(gfx/bg_plus.gif) no-repeat right;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	height:19px;
	padding-top:2px;
	padding-right:0px;
	text-align:right;
}

.savoirplus1 a:hover{
	display:block;
	width:119px;
	background:url(gfx/bg_plus_o.gif) no-repeat right;
	color:#3EAE28;
	font-weight:bold;
	text-decoration:none;
	height:19px;
	padding-top:2px;
	padding-right:8px;
	text-align:right;
}

#footer, .menubas{
	text-align:center;
	padding:5px;
	font-size:10px;
	background-color: #DFF1FF;
	color: #005F3D;
}

#footer .menubas a:link, #footer .menubas a:visited{
	padding:0 30px;
	color:#003b6f;
	text-decoration:none;
	font-weight:normal;
}

#footer .menubas a:hover{
	text-decoration:underline;
	font-weight:normal;
}

.copyright{
	color: #003b6f;
	font-size:9px;
}

.copyright a:link, .copyright a:visited, .copyright a:hover{
	color:#003b6f;
	font-weight:bold;
	text-decoration:none;
}
.mentionsbas{
color: #003b6f;
font-size:9px;
}

.orange_gras{
	font-weight:bold;
	color:#004a25;
	}
	
.formulaire {
	BORDER: solid 1px #003b6f; 
	FONT-SIZE: 11px; 
	WIDTH: 100%; 
	COLOR: #003b6f;
	BACKGROUND-COLOR: #fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
	
.formulaire_bouton {
	BORDER-RIGHT: medium none; 
	BORDER-TOP: medium none; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: medium none; 
	WIDTH: 49%; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	COLOR: #FFFFFF; 
	BORDER-BOTTOM: medium none;
	BACKGROUND-COLOR: #003b6f;
	}
.basref 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7px;
	font-style: normal;
	font-weigh: normal; 
	color: #000000;
	padding-left: 125px;
	padding-right: 125px;
	text-align: center;
	padding-top:50px;
}
