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

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

h1 { color:#676767; font-size: 1.4em; }
h2 { color:#676767; font-size: 1.3em; }
h3 { color:#676767; font-size: 1.17em; font-weight:bold; }
h4 { color:#676767; font-size: 1em; }
h5 { color:#676767; font-size: 0.83em; }
h6 { color:#676767; font-size: 0.67em; }

p { color:#676767; font-size:1em; }
ul, ol{ color:#676767; font-size:1em; }
li { color:#676767; font-size:1em; }
a { color:#676767; text-decoration:underline; }
a:hover { text-decoration:none; } /* si changement de couleur au survol */
textarea { color:#676767; padding:3px; }
input { color:#676767; padding:3px; background-color:#d4d4d4;}
.border, #code, #civilite select, #imgcaptcha, input { color:#676767; 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; }

/* 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; font-weight:bold; }
.illustration { float:right; padding:1em .5em 0 0; }

/* 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:#676767;padding:0; margin:0;}
.titreListe:first-letter{ font-size:1.5em; letter-spacing:-2px; text-transform:uppercase; }
/*======================================================================================> Titre aide centrage txt accueil*/
.homeTitle{ color:#676767; font-size:2em; padding:40px 0 0 0;}
/*======================================================================================> Lettrine*/
.Lettrine:first-letter{ font-size:3em; float:left;
color: #676767; font-style:italic;
margin: 0 2px;
padding: 5px;
}
/*_________________________________________________________________________________________________*/
/***************************************Integration*************************************************/
/*_________________________________________________________________________________________________*/

/*	Style slider .masquer 
----------------------------------------------------------*/
.masquer { display:none;}
.open { visibility:visible;}
/*fin de slide*/

.signature{float:right; padding:20px 0 30px;}/*image de signature caroline et michel*/
.surprise{
	float:right;
	padding:0 30px;
}/*image de droite ds surprise*/

p img{
	vertical-align:text-bottom;
	margin-right:-10px;
}
.pop img{
	vertical-align:text-bottom;
	margin-right:0;
}
.imgPop{padding:20px 10px;}
.txtFront{position:relative;}

.illustrationSlide{
	float:right; 
	margin:-38px 0 0 0;
	}
.droitePrepa{
	margin-left:240px;
	}
.contPrepa{width:680px;}
.contPrepa h2 {color:#da09ce; font-weight:bold;}
.prix{color:#da09ce; font-weight:bold; text-align:center;}
#partenaire{}
#partenaire .center img{padding:10px;}
.ligne1{
	text-align:center;
	margin:0 auto;
	padding:0 auto;
	width:450px;
}
.mini1{
	width:150px;
	float:left;
}
  
.ligne2{
	text-align:center; 
	margin:0 auto; 
	padding:0 auto;
	width:750px;}
.mini2{
	width:250px;
	float:left;
}  

/* Encarts */
.encart {
	width: 370px;
	margin-bottom: 1em;
	float:left;
}
.encart .bg-haut {
	height: 26px;
	background: url(../images/encart/bg-top.jpg) no-repeat 0 0;
}

.encart .encart-inner {
	background: url(../images/encart/bg-repeat.jpg) repeat-y 0 0;
	padding: 1.3em 3em;
}
.encart-inner p {margin:5px 0; padding:0;}
.encart-inner ul li {display:list-item; list-style-type:circle;}
.encart-inner li p {margin:0; padding:5px 0; font-size:10px; font-style:italic; }

.encart .bg-bas {
	height: 26px;
	background: url(../images/encart/bg-bottom.jpg) no-repeat 0 0;
}
/*plan d'accès*/
.plan {
	width: 800px;
	height: 600px;
}
#map .infosbulle {
	width: 210px;
	border: none;
	display: block;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.plan-titre {
	font-size: 14px;
	color: #da09ce;
	font-weight: bold;
	margin-bottom: 1em;
}
.plan-adresse {
	font-size: 12px;
	color: #333;
}
.plan-printer {
	display:block;
	text-align: right;
}
.plan-printer img, 
.plan-printer a {
	border: none;
}

/*le plan du site en bas de page*/
#planSite{
	text-align:center;
	margin:10px auto;
	width:904px;
	}
#planSite ul, li { text-align:left; list-style-type:circle; margin:0 10px;}
#planSite p{text-align:justify;}
.textPlanSite li{
	color:#8B918F;
	display:list-item;
}
.divplan {
	border-right:1px dashed #8B918F;
	float:left;
	padding:5px 5px 10px 5px;
	width:290px;
	}
	
.bordure-rose {width:300px; height:225px; border:1px solid #EB0AE0;}
