/* CSS Document */

body {
	margin:1px;
	font-family: Calibri, "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size:11px;
	color:#3366CC;
	background: #fff url(../images/fond.jpg) repeat-x;
}

#strong{
font-weight: bold;
}

#shadow {
	background: transparent url(../images/shadow.png) repeat-y scroll center;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}



h1 {
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-weight:bold;
	padding: 8px 0 4px 0;
	margin: 0;
}
	
h2 {
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-weight:bold;
	letter-spacing: -1px;
	font-size: 18px;
}
	
h3 {
	padding: 4px 0;
	margin:  0;
}
	
ul {
	margin: 0;
	padding : 0;
	list-style: none;
}
	
img {
	border: 0;
}
	
hr {
	height: 1px;
	border-style: none;
	color:#648BDB;
	background-color:#CCCCCC;
	margin: 10px 0;
}

#sitemap {
}

#sitemap ul{
}


#sitemap ul li{
	color: #666;
	margin : 2px 0;
	font-size: 14px;
	font-weight: bold;
}
#sitemap ul li a {
	color: #666;
	font-size: 14px;
	font-weight: bold;
}

#sitemap ul ul li{
	color: #FF6600;
	font-size: 14px;
	margin-left:20px;
	font-weight: bold;
}

#sitemap ul ul li a{
	color: #FF6600;
	font-size: 14px;
	font-weight: bold;
}


#sitemap ul ul ul li{
	color: #000;
	font-size: 12px;
	margin-left:40px;
	font-weight: normal;
}

#sitemap ul ul ul li a{
	color: #000;
	font-size: 12px;
	font-weight: normal;
}

.form{
	color: #000;
	padding: 10px 40px 10px 10px;
	background-color: #F8F8F8;
	border: dashed #DCDCDC 1px;
}

.form_title{
	
	font-size: 12px;
	padding-bottom:5px;
	padding-top:5px;
	padding-right: 30px;
	font-weight: bold;
	
}

.form_header{
	color:#CC3333;
	font-weight:bold;
	text-align:center;
}

.form_error{
	color:#CC3333;
	font-weight:bold;
	text-align:center;
}

.form_ok{
	color:#33AA33;
	font-weight:bold;
	text-align:center;
}

.form_choice{
	padding-left: 50px;
}

.logo {
	height: 30px;
	width: 100px;
	margin: 5px 5px 5px 5px;
	vertical-align: middle;
	border: 1px solid	#ccc;
}

.contact {
	margin: 5px 15px 5px 5px;
	width:140px;
	height:25px;
	vertical-align: middle;
}

.question {
	font-weight: bold;
}

.contenu {
	margin:auto;
	width:900px;
	background:#FFFFFF;
}

.box_content {
	border-style:solid ;
	border-color: #DADBDE;
	border-width: 0 1px 0 1px;
}

.box_cap{
	background: transparent url(../images/box_cap.png) no-repeat scroll 0 0;
	height: 4px;
	margin-top: 10px;
}

.box_bottom{
	background: transparent url(../images/box_bottom.png) no-repeat scroll 0 0;
	height: 4px;
	padding-bottom: 10px;
}

.image{
	height: 120px;
	width: 85px;
	margin: 5px 5px 5px 5px;
}

.choice {
	padding: 5px;
	text-align: center;
	background-color: #F8F8F8;
	border: solid #DCDCDC 1px;
	
}


/* bannière haute */



#header {
	padding-top:6px;
	background:transparent;
	height:95px;
/* 	margin-left:60px; */
}

	#header img {
		padding-top: 10px;
	}
	
	#header h1 {
		font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
		font-weight:bold;
		letter-spacing:-1px;
		padding:6px 0 4px 0;
		margin:0;	
	}
	
	#header h2 {
		font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
		font-size:1.0em;
		color:#143278;
		letter-spacing:0px;
		padding:0;
		margin:0;	
	}

/* menu horizontal */
#horizontal {
	margin-left:235px;
	width:545px;
	background:#F6F6F6;
	padding:4px 8px 4px 8px;
	margin-bottom:3px;
	
}
#MainMenu 
{
	width:100%;
	height:24px;
	border-color:#96A5CD;
	border-style:solid;
	border-width:0 0 5px 0;
	margin:0;
	padding: 0 2px 0 0 ;
}

.index_image {
	padding-left : 50px; width:482px; height: 398px;
}

#tab 
{
	top:0;
	height:0;
	background:repeat-x top;
	margin:0;
}
#tab ul 
{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}
#tab li 
{
	display:inline;
	float:left;
	margin:0 1px 0 0;
	padding:0;
}
#tab a 
{
	background:#000 url(../images/bright_020.gif) no-repeat right top;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#tab a span 
{
	display:block;
	background:url(../images/bleft_020.gif) no-repeat left top;
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size:11px;
	color:#FFF;
	font-weight:700;
	line-height:24px;
	padding:0 18px;
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
	border-color:#000;
}
#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#000;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv 
{
	position:absolute;
	top:0;
	float:left;
	display:block;
	visibility:hidden;
	color:#FFF;
	z-index:100;
	text-decoration:none;
	border-color:#96A5CD;
	border-style:solid;
	border-width:0 0 5px;
	padding:0;
}
.dropmenudiv ul 
{
	list-style:none;
	margin:0;
	padding:0;
}
.dropmenudiv li 
{
	display:inline;
	margin:0;
	padding:0;
}
.dropmenudiv a:link,.dropmenudiv a:visited 
{
	width:180px;
	display:block;
	border:0 #000;
	color:#FFF;
	background:url(../images/bleft_020.gif) no-repeat left top;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	margin:0 1px 0 0;
	padding:0;
}
.dropmenudiv a span 
{
	display:block;
	line-height:24px;
	background:url(../images/bright_020.gif) no-repeat right top;
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size:11px;
	color:#FFF;
	float:none;
	padding:0 18px;
}
.dropmenudiv a:hover 
{
	border:0 #000;
	background-position:left bottom;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	color:#000;
}
.dropmenudiv a:hover span 
{
	background-position:right bottom;
	color:#000;
	font-weight:700;
}

#chemin {
background-color: #fff;
float: left;
border: 0;
margin-top:3px;
height: 20px;
width:100%;
}

#chemin a {
	color:#3366CC;
	text-decoration: none;
}

#chemin a:hover{
	color:#3366CC;
	text-decoration: underline;
}
	
/* Tout le css du menu */
#menu {
	float:left;
	width:150px;
	padding:10px;
	background: #96A5CD;
	color: #ffffff;
}
#menu hr {
	height: 1px;
	color:#CCCCCC;
	background-color:#CCCCCC;
	margin: 2px 5px 2px 0px;
}
	
	#menu a{
		font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
		text-decoration: none;
		color: #ffffff;
		line-height: 1.5;
	}
	
	#menu a:hover{
		text-decoration: underline;
	}
	
	#menu p{
	}

/* fin du css du menu */
#corps {
	background-color: #fff;
	width: 100%;
	border-color:#CCC;
	border-style:solid;
	border-width:0 0 1px 0;
}
#droite {
	background: #FFFFFF;
	float:right;
	width:200px;
	margin: 0px 15px 15px 15px;
	overflow: hidden;
}
	#droite a {
		text-decoration:none;
	}
	#droite a:hover {
		text-decoration:underline;
	}	
	
	#droite h2 {
		background: transparent url(../images/cadre_rouge_top.gif) no-repeat scroll 0 0;
		color: #FFFFFF;
		font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
		font-weight:bold;
		font-size:12px;
		padding-left: 10px;
		padding-top: 5px;
		height:20px;
		margin-bottom: 0px;
	}
	
	#droite h3 {
		color:#333333;
		font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
		font-weight:bold;
		font-size:11px;
		margin-right: 22px;
		margin-left: -2px;
	}
	#droite p {
		font-size:12px;
	}
	#droite ul {
		padding: 3px 0 8px 3px;
	} 
	
	#droite ul li{
		padding: 0px 1px 5px 0px;
	} 
	
	#droite li a{
		color:#333333;
		background: url(../images/fleche.png) no-repeat left;
		font-size:12px;
		padding-left:10px;
		padding-right:15px;
		margin-right: 5px;
	}
	
	#droite .content {
	background: transparent url(../images/cadre_rouge_middle.gif) repeat-y scroll 0 0;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left:10px;
	
	}
	
	#droite .retour{
		margin-bottom:0;
	}
	
	#droite .bottom {
	background: transparent url(../images/cadre_rouge_bottom.gif) no-repeat scroll 0 0;
	clear: left;
	float:left;
	line-height: 1.5;
	margin-top:0px;
	margin-bottom: 7px;
	width: 100%;
	height: 6px;
	padding-top:0;
	}
	
	html>body #droite .bottom{
	min-height: 6px;
	height: auto;
	}
	

	
/* astuce pour hauteur minimum compatible IE  */
	
	
	#gauche {
		padding:5px 10px 0px 10px;
		margin-left: 170px;
		margin-bottom: 30px;
		margin-right: 20px;
		width:480px;
		font-size: 11px;
		height: 510px;
	}
	
	html>body #gauche{
	height: auto;
	min-height: 510px;
	max-width: 480px;
	}
	
	.normal_titre{
		color:#000000;
		font-size: 12px;
		font-weight: bold;
		padding-left: 2px;
	}
	
	.normal{
		color:#000000;
		font-size: 10px;
		padding-left: 0px;
	}
	
	#gauche h1{
		margin-left:5px;
		font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
		font-size:1.5em;
		font-weight:bold;
		color: #6666CC;
	}
	 #gauche h3 {
		padding:10px 0 0 0;
		margin-left:5px;
		font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
		font-size:1.2em;
		font-weight:bold;
		color: #96A5CD;
	} 
	#gauche h3 span {
		background:url(../images/bleu.png) no-repeat left;
		padding:1px 10px 0 18px;
		line-height:22px;
		margin:0;
	}
	#gauche p {
		color:#454545;
		font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
		font-size:11px;
		line-height: 1.5;
		padding:0 10px 0 5px;
		text-align:justify;
	}
	#gauche blockquote {
		padding:5px 5px 5px 5px;
		border: 1px dashed ;
		border-color: #999999;
		margin:10px 80px 15px 25px;
		background: #CCCCFF;
		text-align:left;
		color: #454545;
		font-style : italic ;
	}
	#gauche .encadre {
		float:right;
		margin:0 10px;
		border:1px solid #ddd;
		padding:5px;
		background:#f5f5f5;
	}
	#gauche ul {
		list-style-position:inside;
		margin-left:2px;
		margin-bottom:10px;
		margin-top: 5px;
		line-height: 1.5;
	}
	#gauche ul li {
		list-style-type:square;
		padding-left:12px;
	}
	#gauche ul ul li {
		list-style-type:square;
		padding-left:12px;
	}
	#gauche .retour {
		float:right;
		color:#454545;
		font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
		font-size:10px;
	}
	
#footer {
	background:#F8F8F8 none repeat scroll 0 0;
	border:1px solid #DCDCDC;
	clear:both;
	margin:10px auto auto;
	width:900px;
}

#footer a{
	color: #666666;
}

#footer ul {
	padding: 8px;
}
 
 #footer ul li {
	display: inline;
	padding: 0 5px;
 }
 
#footer .bas_droit  {
	float: right;
	text-align: right;
	padding-top:8px;
	padding-right: 5px;
}
#footer a {
	text-decoration: none;
}
#footer p {
	font-size:12px;
}