@charset "utf-8";
/* Import de la CSS d'initialisation
----------------------------------------------------------*/
@import url(structure.css);

/* Construction (Montage)
----------------------------------------------------------*/
body { color:#7796c5; font-family: Verdana, "Trebuchet MS", helvetica, "Bitstream Vera Sans", sans-serif; font-size:11px; }

h1 { color:#dd7d0b; font-size: 12px; padding-bottom:20px; line-height:20px; font-weight:bold; font-family: Georgia, "Times New Roman", Times, serif; }
h2 { color:#dd7d0b; font-size: 1.3em; }
h3 { color:#dd7d0b; font-size: 1.17em; }
h4 { color:#dd7d0b; font-size: 1em; }
h5 { color:#dd7d0b; font-size: 0.83em; }
h6 { color:#dd7d0b; font-size: 0.67em; }

p { color:#7796c5; font-size:1em; }
ul, ol{ color:#7796c5; font-size:1em; }
li { color:#7796c5; font-size:1em; }
a { color:#7796c5; text-decoration:underline; }
a:hover { text-decoration:none; } /* si changement de couleur au survol */
textarea { color:#7796c5; padding:3px; }
input { color:#7796c5; padding:3px; background-color:#461218;}
.border, #code, #civilite select, #imgcaptcha, input { color:#7796c5; padding:3px; background-color:#461218;}
/* Éléments Particuliers
----------------------------------------------------------*/
/* Placement d'images */
.imgLeft { float:left; padding:0 2em 0 0; }
.imgRight { float:right; padding:0 0 0 2em; }

/* Des classes d'alignement d'objets */
.aligntop { vertical-align:top; }
.alignbottom { vertical-align:bottom; }
.aligncenter { margin-left:auto; margin-right:auto; }
.left { text-align:left; }
.right { text-align:right; }
.center { text-align:center; }
.justify { text-align:justify; }

/* Des classes de formatage du texte en ligne */
em, .italic, .italique { font-style:italic; }
strong, .bold, .gras { font-weight:700; }
.strike, .barre { text-decoration:line-through; }

.maj { text-transform: uppercase; }
.marginBot0{margin-bottom:0; padding-bottom:0}
.marginBot5{margin-bottom:5px}
.marginLeft20{margin-left:20px}

/* Des classes flotante */
.floatleft { float:left; }
.floatright { float:right; }

/* Les "nettoyeurs" */
.clearb { clear:both; }
.clearer { clear:both; width:0; height:0; line-height:0; }

/*	Mise en page
----------------------------------------------------------*/

/* Page d'accueil */
.chapeau { font-family: Georgia, "Times New Roman", Times, serif; text-align:left; margin:.5em 0 1.5em; }
.illustration { float:right; padding:0 0 1em .5em; }

/* Page en construction */
.constrution { margin-top:8em; text-align:center; } /* Réajuster la hauteur du margin si besoin */

/*	Mentions Légales */
#infoclient { float:left; padding:0 0 2em; }
#hebergeur { float:right; padding:0; }

/*======================================================================================>/*Header hack*/
/*html>*/
/*body{ padding-right:2px;}*/
/*======================================================================================> Li Titre*/
.titreListe{color:#7796c5;padding:0; margin:0;}
.titreListe:first-letter{ font-size:1.5em; letter-spacing:-2px; text-transform:uppercase; }
/*======================================================================================> Titre aide centrage txt accueil*/
.homeTitle{ color:#7796c5; font-size:2em; padding:40px 0 0 0;}
/*======================================================================================> Lettrine*/
.Lettrine:first-letter{ font-size:3em; float:left;
color: #7796c5; font-style:italic;
margin: 0 2px;
padding: 5px;
}
.list{
vertical-align:middle;
margin-right:7px;
margin-left:20px;
float:left;}

.list1{
vertical-align:middle;
float:left;
padding-right:7px;
padding-left:20px;
padding-bottom:20px;
margin-top:5px;}
.div-1{
width:270px;
border-right:1px solid #d77603;
}
.div-2{
width:230px;
margin-left:15px;
border-right:1px solid #d77603;
}
.div-3{
width:190px;
}
.color-1{
color:#d77603;
}
/*css : plan du site*/
#page-plan-du-site{
margin:0 auto; width:950px; 
}
#head-plan-du-site{
background:url(../images/plan/head.jpg) no-repeat;
height: 339px;
}
#body-plan-du-site{
	background:url(../images/plan/contenu.jpg) no-repeat;
}
#content-plan-du-site{
	padding:70px 100px 20px 100px;
	text-align:justify;
}
#foot-plan-du-site{
background:url(../images/plan/adresse.jpg) no-repeat;
height: 51px;
}
/*#plan du site*//*************google map*******************/
.plan {
	width: 650px;
	height: 500px;
	border: 2px solid #d77603;
		text-align:-moz-center;
	!text-align:center;
	margin:auto;

}
#map .infosbulle {
	width: 220px;
	border: none;
	margin: 0;
	padding: 0;
		text-align:-moz-center;
	!text-align:center;

}
#map .infosbulle p {
	display: block;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.plan-titre {
	font-size: 14px;
	color: #5F0666;
	font-weight: bold;
	margin-bottom: 1em;
	text-align:-moz-center;
	!text-align:center;
}
.plan-adresse {
	font-size: 12px;
	color: #333;
	text-align:center;
}
.plan-printer {
	display:block;
	text-align:right;
	padding-bottom:10px;
}
.plan-printer img, 
.plan-printer a {
	border: none;
}
.contact{
	text-align:-moz-center;
	!text-align:center;

}
