﻿/**************g?rale***************/
body{
	background-image:url(fd_rpt.png);
	background-repeat:repeat-x;
	background-color:#C2d7e3;
	color:#265874;
	font-family: Verdana,"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	padding:0;
	margin:0;
}
#globale{
	width:836px;
	margin-left:auto;
	margin-right:auto;
}
#header
{
background-image:url(main_bandeau.png);
width:836px;
height:133px;
margin:0 auto 0 auto;
position:relative

}
#gauche{
	float:left;
	width:609px;
}
#droite{
	float:left;
	width:223px;
	margin-left:4px;
}
#footer{
	width:836px;
	margin-left:auto;
	margin-right:auto;
	margin-top:40px
}
.gauche-accueil{
	/*background-image:url(main_bandeau.png)!important;*/
}
/**************MENU HAUT********************/
#menu-haut{
	list-style-type:none;
	margin:0;
	padding:0;
	height:38px;
}
#menu-haut li{
	list-style-type:none;
	margin:0;
	padding:0;
	float:left
}
#menu-haut li a{
	display:block;
	height:38px;
}
#menu-haut li a.item1{
	width:94px;
	background-image:url(nav_accueil.png);
}
#menu-haut li a.item2{
	width:94px;
	background-image:url(nav_contact.png);
}
#menu-haut li a.item3{
	width:169px;
	background-image:url(nav_accesveto.png);
}
#menu-haut li a.item5{
	width:122px;
	background-image:url(nav_plansite.png);
}
#menu-haut li a.item4{
	width:130px;
	background-image:url(nav_accesclient.png);
}
/*****************************BANDEAU DU HAUT****************************/
#bandeau{
	background-color:white;
	text-align:center;
	padding-bottom:2px;
	position:relative;		
	height:340px;
}
#conteneur-arianne{
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(content_chemin.png);
	background-position:-2px 0;
	width:607px;
	height:21px;
	line-height:21px;
	text-align:left;
	z-index:400;
}
#conteneur-titre{
	position:absolute;
	bottom:0px;
	left:0px;
	/*background-image:url(content_mono_titre.png);*/
	width:607px;
	height:48px;
	text-align:left;
	z-index:300;
}
.conteneur-titre-accueil{
	background-image:url(content_small_titre.png);
}
.conteneur-titre-article{
	background-image:url(content_mono_titre.png);
}
/************************ARIANNE******************/
#chemin{
	color:#9f4226;
	font-size:11px;
	padding:0;
	margin:0;
	padding-left:8px;
	font-weight:normal;
	position:relative; 
	z-index:400
}
#chemin a{
	font-weight:bold;
}
/*********************CONTENU ACCUEIL*****************/
#content-accueil{
	background-image:url(content_stereo_repeat.png);
}
#content-left,#content-right{
	width:303px;
	position:relative;
	z-index:300;
	margin-top:-55px;
	float:left;
}

#content-left h1.titre{
	padding-left:35px;
}
#content-left .content,#content-right .content{
	background-image:url(content_small_repeat.png);
	padding:9px;
	margin-top:-5px;
}
#content-right{
	margin-left:3px;
}

#content-right h1.titre{
	padding-left:35px;	
}
#content-right h2{
	margin:0;
	padding-bottom:5px;
	font-size:15px;
}
.box-beige{
	background-color:#f2eacf;
	padding:4px;
	display:block;
	float:left;
}
h2 .box-beige{
	background-color:#f2eacf!important;
	padding:4px!important;
	padding-top:1px!important;
	padding-bottom:1px!important;
	display:block!important;
	float:right!important;
	margin-top:-17px;
}
.petit-filet{
	background-image:url(filet_small.png);
	background-repeat:no-repeat;
	background-position:0 50%;
	clear:both;
}
/*******************MENU PRINCIPAL*************************/
#droite ul{
	padding:0;
	margin:0;
	background-image:url(menu_deroulant_fd.png);
	list-style-type:none;
}
#droite ul li{
	padding:0;
	margin:0;
}
#droite ul li a{
	display:block;
	height:38px;
	background-image:url(menu_elmt_fd.png);
	color:white;
	font-size:15px;
}
#droite ul li a img{
	/*position:relative;
	top:6px;
	left:16px;*/
	margin-top:6px;
	margin-left:16px;
}
#droite ul ul{
	border-bottom:solid 2px white;
}
#droite ul ul li{
	padding:0;
	margin:0;
}
#droite ul ul li a{
	display:block;
	height:20px;
	background:none;
	color:#265874;
	font-size:12px;
	margin-left:18px;
}
/**********************LE SAVIEZ VOUS BORDEL????****************/
#box-saviez-vous,#box-localisation{
	background-image:url(droite_repeat.png);
	margin-top:4px;
}
#box-saviez-vous .titre{
	background-image:url(droite_saviez_vs.png);
	display:block;
	height:42px;
	width:223px;
}
#box-saviez-vous .content{
	padding:5px 8px 5px 8px;
}
#box-localisation .titre{
	background-image:url(droite_localisation.png);
	display:block;
	height:42px;
	width:223px;
}
#box-localisation .content{
	padding:0;
}
div#box-client div.titre  a{
	padding-top:10px;
	padding-left:15px;
	display:block;
	height:32px;
	width:208px;
	background-image:url(droite_client2.png);
}
/********************************CONTENU GENERAL********************************/
#content-grand h1{
	margin-top:-38px;
	padding-left:32px;
	position:relative;
	z-index:300;
}
#content{
	background-image:url(content_mono_repeat.png);
	margin-top:-6px;
	padding:8px;
}
hr.spip{
	background:none;
	border:none;
	text-decoration:none;
	width:586px;
	color:white;
	background-image:url(filet_large.png);
	background-repeat:repeat-x;
	background-position:50% 50%;
}
/***********************MENU BAS****************************/
#menu-bas{
	padding:0;
	margin:0;
	list-style-type:none;
	clear:both;
	width:612px;
	padding-top:6px;
}
#menu-bas li{
	padding:0;
	margin:0;
	float:left;
}
#menu-bas li a{
	display:block;
	text-align:center;
	color:#265874!important;
	padding-right:15px;
	padding-left:15px;
	font-size:11px;
}
#menu-bas li a:hover{
	color:#9f4226!important;
	text-decoration:none!important;
	border-color:#265874!important;
}
#menu-bas li a.last{
	border:none!important;
}
a{
color:#9f4226;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}

a.backgroundhoverchange{
	background-position:top;
}
a.backgroundhoverchange:hover{
	background-position:bottom;
}
a.backgroundhoverchange span{
	display:none;
}
img{
	border:0;
}
ul.boutons{
	list-style-type:none;
}


.uneImageJointe{
	float:left;
	margin-left:18px;
}
.unDocJoint{
	 width:85%!important;
}
.unDocJoint img{
	 display:inline!important;
	 float:left!important;
	 border:none!important;
	 margin-right:4px;
	 margin-bottom:4px;
}
.unDocJoint span{
	 float:left!important;
	 position:relative;
	 bottom:8px;
}
.spip_documents_center img{
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.spip_documents_center dt{
	margin-left:auto;
	margin-right:auto;
	display:block;
	text-align:center;
}
.spip_documents_left{
	margin-right:8px;
}
.spip_documents_right{
	margin-left:8px;
}
.spip_logos{margin-right:8px;}
/**********FORMU*******/
fieldset{
	border:0;
}
legend{
font-weight:bold;
}
.erreur{
	color:red;
}
input,textarea{
	width:90%;
	color:#9f4226;
	font-weight:bold;
}
textarea{
	height:100px;
}
input[type="checkbox"] {width:auto;}

/***************UTILITAIRE**********/
.left{float:left;}
.right{float:right;}
.invisible{display:none;}
.spacer{clear:both;}
.strong{font-weight:bold;}


table.spip{
width:100%;
}

.savoir_plus {display:block; width:100px; height:25px; background:url(btn_plus.png); text-indent:-444444444444px; overflow:hidden; margin:10px 0}
.toutes {display:block; width:135px; height:25px; background:url(btn_actus.png); text-indent:-444444444444px; overflow:hidden; margin:10px 0; position:absolute; right:10px; margin-top:-50px}

#lien_contact {display:block; width:220px; height:110px; position:absolute; right:0; top:0}

#carrousel {list-style:none; margin:0; padding:0}
.encart {position:absolute; left:0px; top:100px; text-align:left; background-image:url(chiro_express.png); width:290px; padding:0 10px 20px 20px}



#menu-bas-droite {list-style:none; margin:0 0 16px 0; padding:0; float:right}
#menu-bas-droite li {float:left; margin:0 10px}
#menu-bas-droite li a {color:#265874 !important; font-size:11px}

#menu-tres-bas {background:#a3cbd9; overflow:hidden; clear:both; margin:10px 0 0 0; padding:25px; list-style:none}
#menu-tres-bas > li {float:left; margin-right:22px}
#menu-tres-bas ul {margin:0; padding:0; list-style:none}

#menu-tres-bas a {color:#265874; font-size:11px}
#menu-tres-bas h2 {font-size:11px; margin-bottom:15px!important}


















