/*CSS générale*/
* {
	margin: 0;
	padding: 0;
	color: #000;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#ok {
	margin: 0;
}

body {
	background: url(images/fond_body.jpg) repeat-x #f4f4f4;
	position: relative;
}

#tout {
	width: 1020px;
	margin: 0 auto;
	position: relative;
}

/*Header*/
#header {
	width: 1024px;
	height: 120px;
}

#header a{
	margin: 0;
	padding: 0;
	border: 0;
}

#logo {
	width: 381px;
	float: left;
	z-index: 90;
}

#menu {
	width: 623px;
	height: 80px;
	margin-top: 48px;
	margin-right: 20px;
	position: relative;
	float: right;
}

#menu ul{
	list-style-type: none;
}

#menu ul li.normal{
	display: inline;
	margin-left: 11px;
	padding-right: 11px;
	border-right: dotted 1px #fff;
}

#menu ul li.dernier{
	display: inline;
	margin-left: 11px;
	margin-right: 11px;
}

#menu ul li.normal a{
	color: #fff;
	text-decoration: none;
}

#menu ul li.normal a:hover{
	color: #ff6b00;
	text-decoration: underline;
}

#menu ul li.dernier a{
	color: #fff;
	text-decoration: none;
}

#menu ul li.dernier a:hover{
	color: #ff6b00;
	text-decoration: underline;
}

#pres{
	width: 420px;
	height: 34px;
	background: url(images/sous.jpg) no-repeat transparent;
	/*margin-top: 5px;*/
	margin-left: 50px;
	padding-left: 5px;
}

#service{
	width: 293px;
	height: 34px;
	background: url(images/sous_service.jpg) no-repeat transparent;
	margin-top: 5px;
	margin-left: 110px;
	padding-left: 5px;
	text-align: center;
}

#menu .sous ul li.normal{
	display: inline;
	margin-left: 6px;
	padding-right: 6px;
	border-right: dotted 1px #fff;
	font-size: 11px;
}

#menu .sous ul li.dernier{
	display: inline;
	margin-left: 6px;
	margin-right: 6px;
	font-size: 11px;
}
#pres ul li.normal a {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
}

#pres ul li.normal a:hover{
	color: #18273a;
	text-decoration: underline;
	font-size: 11px;
}

#pres ul li.dernier a {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
}

#pres ul li.dernier a:hover{
	color: #18273a;
	text-decoration: underline;
	font-size: 11px;
}

#service ul li.normal a {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
}

#service ul li.normal a:hover{
	color: #18273a;
	text-decoration: underline;
	font-size: 11px;
}

#service ul li.dernier a {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
}

#service ul li.dernier a:hover{
	color: #18273a;
	text-decoration: underline;
	font-size: 11px;
}

.sous a{
	font-size: 11px;
	padding: 0;
}

/*Bannière*/
#ban {
	width: 1024px;
	height: 403px;
	position: relative;
}

#ban #ban_flash{
	width:980px;
	height:380px;
	margin-left: 20px;
	margin-top: 11px;
}

/*Contenu*/
#content {
	width: 1020px;
	position: relative;
	z-index: 10;
}

/* Colonne de gauche */
#colonne_gauche {
	width: 259px;
	float: left;
	display: block;
	margin-left: 20px;
	z-index: 10;
}

#colonne_gauche #actu{
	width: 227px;
	height: 217px;
	background: url(images/fond_actu.jpg) no-repeat;
	padding-top: 80px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	z-index: 10;
}

#colonne_gauche #actu p.date{
	text-align: right;
	margin-bottom: 5px;
}

#colonne_gauche #actu p{
	text-align: justify;
	color: #558d97;
}

#colonne_gauche #contact{
	width: 227px;
	height: 197px;
	background: url(images/fond_contact.jpg) no-repeat;
	padding-top: 80px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
	z-index: 10;
}

#colonne_gauche #contact p{
	text-align: center;
	color: #558d97;
	font-size: 13px;
}

/* Colonne de droite */
#colonne_droite {
	width: 702px;
	float: left;
	display: block;
	margin-top: 40px;
	margin-left: 19px;
	z-index: 10;
}

#colonne_droite h1{
	color: #ff6b00;
	font-size: 14px;
	border-bottom: 1px solid #ff6b00;
	line-height: 20px;
	margin-bottom: 20px;
}

#colonne_droite p{
	color: #434343;
	line-height: 20px;
	text-align: justify;
	margin-bottom: 10px;
}

#colonne_droite li{
	color: #434343;
	line-height: 15px;
	text-align: justify;
	margin-bottom: 10px;
	margin-left: 15px;
}

#colonne_droite .ref {
	width: 698px;
	margin-bottom: 20px;
}

#colonne_droite .ref .ref_haut {
	width: 698px;
	height: 12px;
	background: url(images/ref_haut.jpg);
}

#colonne_droite .ref .ref_content {
	widows: 698px;
	background: url(images/ref_milieu.jpg) repeat-y;
	padding: 10px;
	padding-top: 0px;
	color: #172639;
}

#colonne_droite .ref .ref_content h4 {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 14px;
	margin-top: 10px;
	margin-left: 5px;
}

#colonne_droite .ref .ref_content a {
	display: block;
	float: right;
	text-decoration: underline;
	margin-top: 10px;
	margin-right: 5px;
}

#colonne_droite .ref .ref_content p {
	display: inline-table;
	width: 100%;
	text-align: justify;
	margin: 10px auto 0;
}

#colonne_droite .ref .ref_bas {
	width: 698px;
	height: 14px;
	background: url(images/ref_bas.jpg);
}

#colonne_droite .ligne {
	width: 510px;
	margin-bottom: 10px;
	float: left;
}

#colonne_droite #bouton {
	width: 210px;
	margin-left: 300px;
}

#colonne_droite .ligne label {
	display: block;
	width: 200px;
	float: left;
}

#colonne_droite .ligne input {
	width: 302px;
}

#colonne_droite .ligne input.radio {
	width: 20px;
}

#colonne_droite .person {
	width: 200px;
	float: left;
	margin-left: 17px;
	margin-right: 17px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

#colonne_droite .person p{
	text-align: center;
}

#colonne_droite .person h3{
	font-weight: bold;
}

#colonne_droite .titre_equipe {
	color: #ff6b00;
	border-bottom: 1px solid #ff6b00;
	border-top: 0;
	margin-bottom: 20px;
	padding-bottom: 10px;
	float: left;
	width: 702px;
	height: 20px;
}

#colonne_droite .titre_equipe h1{
	border: 0;
	float: left;
}

#colonne_droite .titre_equipe span.numero{
	border: 0;
	float: right;
	margin-top: 5px;
	font-weight: bold;
	font-size: 14px;
}

#colonne_droite #saint_maur {
	width: 200px;
	float: left;
	height: 170px;
	border-right: 1px dashed #FF6B00;
	margin-left: 75px;
	padding-right: 75px;
	margin-bottom: 40px;
}

#colonne_droite #saint_maur p {
	text-align: center;
}

#colonne_droite #saint_maur p.titre_contact {
	font-weight: bold;
	color: #FF6B00;
	text-align: center;
}

#colonne_droite #enghien p {
	text-align: center;
}

#colonne_droite #enghien p.titre_contact {
	font-weight: bold;
	color: #FF6B00;
	text-align: center;
}

#colonne_droite #enghien {
	width: 200px;
	float: left;
	height: 170px;
	margin-left: 75px;
	margin-right: 75px;
	margin-bottom: 40px;
}

#colonne_droite .outils {
	width: 698px;
	margin-bottom: 20px;
}

#colonne_droite .outils .ref_haut {
	width: 698px;
	height: 12px;
	background: url(images/ref_haut.jpg);
}

#colonne_droite .outils .ref_content {
	widows: 698px;
	background: url(images/ref_milieu.jpg) repeat-y;
	color: #172639;
	height: 100px;
}

#colonne_droite .outils .ref_content img {
	display: block;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	border: 1px #bad5dc solid;
}

#colonne_droite .outils .ref_content a {
	display: block;
	float: right;
	text-decoration: underline;
	margin-top: 10px;
	margin-right: 10px;
	color: #1f8da4;
}

#colonne_droite .outils .ref_content h4 {
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 20px;
	margin-bottom: 5px;
}

#colonne_droite .outils .ref_bas {
	width: 698px;
	height: 14px;
	background: url(images/ref_bas.jpg);
}

#colonne_droite #plan_site {
	margin-left: 50px;
}

#colonne_droite #plan_site a{
	color: #000;
}

#colonne_droite #plan_site a:hover {
	color: #FF6B00;
}

#colonne_droite #plan_site li{
	list-style-type: decimal;
	margin-bottom: 25px;
}

#colonne_droite #plan_site li.puce{
	list-style-type: circle;
	margin-left: 50px;
}

#colonne_droite #mention p {
	border-bottom: 1px dashed #000;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
/*Footer*/
#footer {
	background: #172639 url(images/fond_footer.jpg) repeat-x;
	height: 114px;
	padding-top: 40px;
	position: relative;
	display: block;
	clear: both;
	z-index: 10;
}

#footer_tout{
	width: 1020px;
	margin: 0 auto;
	z-index: 10;
}

#footer_tout #footer_gauche {
	width: 259px;
	float: left;
	padding-left: 20px;
	border-right: dotted 1px #fff;
	z-index: 10;
}

#footer_tout #footer_gauche ul{
	list-style-image: url(images/puce_.jpg);	
}

#footer_tout #footer_gauche ul li{
	margin-bottom: 5px;	
}

#footer_tout #footer_gauche ul li a {
	color: #b7dae0;
	font-size: 10px;
}

#footer_tout #footer_gauche ul li a:hover {
	color: #fff;
	font-size: 10px;
	text-decoration: none;
}

#footer_tout #footer_droite {
	width: 740px;
	float: right;
	margin-top: 10px;
	z-index: 10;
}

#footer_tout #footer_droite p.copy{
	color: #b7dae0;
	text-align: center;
	margin-bottom: 5px;
	font-size: 10px;
}

#footer_tout #footer_droite ul{
	width: 740px;
	text-align: center;
}

#footer_tout #footer_droite ul li.normal{
	display: inline;
	margin-left: 11px;
	padding-right: 11px;
	border-right: dotted 1px #fff;
}

#footer_tout #footer_droite ul li.dernier{
	display: inline;
	margin-left: 11px;
	margin-right: 11px;
}

#footer_tout #footer_droite ul li a{
	color: #b7dae0;
	text-decoration: none;
	font-size: 10px;
}

#footer_tout #footer_droite ul li a:hover{
	color: #fff;
	text-decoration: underline;
	font-size: 10px;
}
