
/* 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; }

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 */

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

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

em { }

strong { }

.cadre { width:250px; border:1px; border-color:#FFFFFF; margin-left:100px; border-style:solid}

.mini { font-size:0.75em; text-decoration:inherit}

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

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

.imgRight { float:right; margin-left:1em; padding-top:10px;  }

.imgRight1 { float:right; margin-left:1em; margin-top:10px;}






/* 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; }

.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 { background-color:transparent; border-width:thin; }

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

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

#formulaire { width:430px; text-align:center; padding:20px 0 0 0; margin:0 auto; clear:both; }

#formulaire a { color: #fff; }

option { background:none; border:none }

.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: italic bold 12px Verdana, Arial, Helvetica, sans-serif; border-left:3px solid #fff }

.label { width: 100px; float: left; text-align: right; margin:0 0 2px 0 }

.label2 { width: 203px; float: left; text-align: right; }
.label3 { width: 250px; float: left; text-align: right; }

.input { width:96px; height:13px; float:left; }

.input2 { width:191px; height:13px; float:left; }

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

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

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

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

.captchat { text-align:center }

.captchat div { padding: 0 0 5px 0; }

.texte_antispam { }

.image_antispam { display:none }

#code { width:150px; }

.divimagecaptchat { margin: 0 auto }

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

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

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

.envoyer { width:150px; font: normal 10px Verdana, Arial, Helvetica, sans-serif; background: transparent; }

.separation { padding:0 0 6px 0; clear:both }

.separation div { border-bottom: 1px dashed #fff; padding:5px 0 0 0; }

.div_form { clear:both; }

.moitite { float:left; width:60% }

.moititedroite { float:right; width:40% }

#question { font-weight:bold }

/*////////////////////////////////////////////// fait par GrEGoOoO /////////////////////////////////////////////////////////////////*/
	
/*/////////////////////////////////////////////// fin du formulaire //////////////////////////////////////////////////////////////////*/
#bg-notre { 
	background-image:url(../images/photos/plan.jpg);
	background-repeat: no-repeat;
	width: 730px;
	height: 450px;
	}
.aligntext { margin-left: 30px;}
#content-nos { width: 700px;}
#align-2010 { float: right; margin-top: -22px; margin-right: -42px;}
#align-effect2 { margin-left: 130px; margin-top: -0px;}

/*----------Googlemap---------------*/
.plan {
	width: 580px;
	height: 440px;
	border: 2px solid #740a0c;
}
#map .infosbulle {
	width: 210px;
	border: none;
	margin: 0;
	padding: 0;
}
#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;
}
.plan-adresse {
	font-size: 12px;
	color: #333;
}
.plan-printer {
	display:block;
	text-align: right;
}
.plan-printer img, 
.plan-printer a {
	border: none;
}
/*-------------Plan du site----------------*/
#header-plan { 
	background-image:url(../images/plandusite/header-plan.jpg);
	background-repeat: no-repeat;
	width: 964px;
	height: 305px;
}

#plantextcontent { text-align: justify; line-height:25px; margin-right: 40px; margin-left: 40px;}
