/* Import de la CSS d'initialisation
----------------------------------------------------------*/

@import url(structure.css);

/* Construction (Montage)
----------------------------------------------------------*/

body {
	color: #fff;
	font-family: Verdana, "Trebuchet MS", helvetica, "Bitstream Vera Sans", sans-serif;
	font-size:11px;
	list-style-position: inside;
	list-style-type: disc;
}

h1 { color: #fff; font-size: 11px; line-height: 1.6em; font-weight:bold; }

h2 { color: #fff; font-size: 1.3em; }

h3 { color: #fff; font-size: 1.17em; }

h4 { color: #fff; font-size: 1em; }

h5 { color: #fff; font-size: 0.83em; }

h6 { color: #fff; font-size: 0.67em; }

p { color: #fff; font-size: 1em; }

ul, ol {
	color: #fff;
	font-size: 1em;
}

li {
	color: #fff;
	font-size: 1em;
}

a { color: #fff; text-decoration:underline; }

a:hover { text-decoration:none; } /* si changement de couleur au survol */

a:visited { } /* si changement de couleur après le clic */

textarea { border-width:thin; padding:3px; color: #fff; }

em { font-style: italic; }

strong { font-weight: bold; }

/* Éléments Particuliers
----------------------------------------------------------*/

/* Placement d'images */
.imgLeft { float:left; padding-right:2em; }

.imgRight { float:right; padding-left:2em; }

/* Des classes d'alignement d'objets */
.aligntop { vertical-align:top; }

.alignbottom { vertical-align:bottom; }

.aligncenter { margin-left:auto; margin-right:auto; }

/* Des classes d'alignement du texte */
.left { text-align: left; }

.right { text-align: right; }

.center { text-align: center; }

.justify { text-align: justify; }

/* Des classes de formatage du texte en ligne */
.bold, .gras { font-weight: bold; }

.italic, .italique { font-style: italic; }

.strike, .barre { text-decoration: line-through; }

/* Des classes flotante */
.floatleft { float: left; }
.floatleft2 { float: left; margin-top:300px; }
.floatleft3 { float: left; margin-top:350px; }
.floatright { float: right; }

/* Les "nettoyeurs" */
.clearb { clear: both; }

.clearer { clear: both; /*width: 0; height: 0; line-height: 0;*/ }

/* Formulaire de contact */
#frmEnvoi { width:470px; }

#frmEnvoi input, textarea { border-width:thin; }

#frmEnvoi .field { text-align:right; margin-top:10px; }

/*/////////////////////////////////////////////// formulaire //////////////////////////////////////////////////////////////////*/

#formulaire { width:480px; text-align:center; padding-top:10px; margin:0 auto; clear:both; }

#formulaire a { color: #000; }

option { }

.fieldset { padding:10px; border:1px solid #fff; border-bottom:3px solid #fff; margin: 0 0 1em 0; }

.legend { padding:2px 15px 2px 10px; text-transform:uppercase; color: #fff; font: bold 12px Verdana, Arial, Helvetica, sans-serif; border-left:3px solid #fff; }

.label { width: 76px; float: left; text-align: right; margin-bottom:5px; }

.label2 { width: 90px; float: left; text-align: right; margin-bottom:5px; }

.label3 { width: 207px; float: left; text-align: right; margin-bottom:5px; padding-left: 27px; }

.input { width:152px; float:left; }

.input2 { width:112px; float:left; }

.input3 { width:196px; float:left; }

.textarea { width:394px; height:60px; overflow: auto; clear:both; border: 1px solid #000; font: normal 11px Verdana, Arial, Helvetica, sans-serif; color: #000; }

.textarea_hover { width:394px; height:60px; overflow: auto; clear:both; border: 1px dashed #000; font: normal 11px Verdana, Arial, Helvetica, sans-serif; color: #000; }

.select { width:98px; height:18px; float:left; color:#89f715; background:#D1B897; border: 1px solid #000; }

.select_hover { width:98px; height:18px; float:left; background:#D1B897; border: 1px solid #000; }

.captchat { text-align:center; }

.texte_antispam { }

.image_antispam { display:none; }

#code { width:150px; }

.divimagecaptchat { margin: 0 auto; }

.border, #imgcaptcha { border: 1px solid #000; font: normal 11px Verdana, Arial, Helvetica, sans-serif; color: #000; }

#code { border: 1px solid #000; font: normal 11px Verdana, Arial, Helvetica, sans-serif; color: #000; }

.border_hover { border: 1px dashed #000; font: normal 11px Verdana, Arial, Helvetica, sans-serif; color: #000; }

.envoyer { width:150px; color:#010101; font: normal 10px Verdana, Arial, Helvetica, sans-serif; }

.moitite1 { float:left; width:50%; }

.moitite2 { float:left; width:50%; }

#question { font-weight:bold; }

/*////////////////////////////////////////////// fait par GrEGoOoO Modifié par Allan ////////////////////////////////////////////////*/
#civil { margin-left : 24px; text-align:left; margin-bottom:5px; }

.margform { margin-bottom:30px; }
/*/////////////////////////////////////////////// fin du formulaire //////////////////////////////////////////////////////////////////*/

.txtbleu {
	color: #66B6FD;
}
.txtbleu a{
	color: #66B6FD;
}
.txtbleu a:hover{
	color: #B4E1FF;
}
.txtbleu a:visited{
	color: #66B6FD;
}
.imgLeft img{
	border: thin solid #D95783;
}
.titrerub {
	font-weight: bold;
	text-align: center;
	/*background:#FFFFFF;
	color:#673B16;*/
}
.imgRight img{
	border: thin solid #D95783;
}
.image {	border: thin solid #D95783; float:right; margin-left:0.5em;
}
.image2 {	border: thin solid #D95783; float:left; margin-right:0.5em;
}
.titrereduc {
	
	background:#FFFFFF;
	color:#673B16;
	height:1 em;}
.tarifs { width:600px; border:none;
text-align:justify;}
.td td{
	width:150px;
	text-align:justify;
	font-weight: bold;
}
.divtarifs { width:600px; margin:0 auto;}

.espace {
height: 700px ;
}
