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

@import url(structure.css);

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

body { color:#fff; font:normal 11px/16px Verdana, Arial, Helvetica, sans-serif; }

h1 { /*color:#fff;*/ font-size: 1em; font-weight:normal; }

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 { }

textarea { }

em { }

strong { }

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

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

.imgRight { float:right; margin-left:1em; }

/* 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 { font-weight: bold; }

.italic { font-style: italic; }

.strike { 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; }

.coordonnees { width:200px; height:110px; padding:5px 0; float:left; text-align:center; border:1px solid #fff; margin:0 0 10px 10px; }

.coordonnees a img { border:none; }

.adresse { width:200px; height:110px; padding:5px; float:left; text-align:center; border:1px solid #fff; margin:10px 0 10px 50px; }
.adresse1 { width:290px; height:115px; padding:5px; float:left; text-align:center; border:1px solid #fff; margin:10px 0 10px 10px; }
.adresse2 { width:290px; height:115px; padding:5px; float:left; text-align:center; border:1px solid #fff; margin:10px 0 10px 5px; }

/*-------------------------formulaire------------------------*/

#formulaire { background: transparent; text-align:center; width:400px; padding:0px 0 0 0px; float:left; } /* carateristique du formulaire */

#formulaire * { margin:0 0 2px 0; padding:0; } /* caracteristique de toutes les balises qui se trouvent dans le formulaire */

.labelform { width: 203px; float: left; text-align: right; margin: 0 5px 0 0; } /* carateristique des label, width minimum 203px; */

.pform { padding: 3px 0px 10px 0px; text-align:left; clear:both; } /* carateristique des p */

.inputform { width:195px; height:13px; float:left; margin: 0 5px 0 2px; } /* carateristique des input */

.textareaform { width:398px; height:100px; overflow: auto; background-color:transparent; } /* carateristique du textarea */

.selectform { height:18px; float:left; margin: 0 5px 0 2px; font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif; color:#fff; background-color:#3B3535; border: 1px solid #fff; } /* carateristique des select */

.labelmessage { width:95px; } /* carateristique du label contenant "Votre message" */

#labelenvoyer { width:125px; } /* carateristique du label avant l'input envoyer, sert a centrer le bouton envoyer */

.inputenvoyer { width:150px; font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif; color:#3B3535; } /* carateristique de l'input "envoyer mon 			message" */

.divtexte { margin: 5px 0 0 0; text-align:center; clear: both } /* carateristique de la div contenant le texte du captchat*/

#formulaire div { margin: 5px auto; } /* centrer dans le formulaire des div */

#formulaire div a { color:#fff; } /* couleur du lien dans capchat */

.divimagecaptchat { display:none; } /* carateristique de la div entourant l'image captchat */

#code { background-color:transparent; color:#fff; border: 1px solid #fff; }

.transp, .inputtexte { background: transparent; border: 1px solid #fff; font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif; color:#fff; } /* pour rendre les input et textarea transparent avec une bordure */

/* Services*/
.imageService{ position:absolute; width:641px; overflow-x:hidden;}

/*-------------------------fin formulaire------------------------*/

.plan {
	width: 400px;
	height: 300px;
	clear:both;
	margin-left:100px;
	margin-bottom:10px;
}
#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: #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;
}

/*------------Moteur2Recherche----------*/
#moteur_recherche { width:134px; margin:0 auto; }
#moteur_recherche fieldset { padding-right:2px; }
#moteur_recherche .selectformrech, #moteur_recherche input { background-color:#f5550b; color:#FFFFFF; font-weight:bold; width:90%; text-align:left; }
#moteur_recherche input { width:50px; } 
#moteur_recherche #btnRechMot { text-align:center; width:90%; } 
#moteur_recherche .labelformrech { color:#FFFFFF; font-weight:bold; }
#votreRech { font-weight:bold; }
.voituresCont { border:2px #008043 solid; padding:0; margin:10px auto; position:relative;width:285px;}
.voituresCont1 { border:2px #008043 solid; padding:0; margin:10px auto; position:relative;width:100%;}
.voituresCont2 { border:2px #FFFFFF solid; padding:5px; margin:0; }
.voituresCont img, .voituresCont1 img { border:1px #FFFFFF solid; }
.voituresCont .nom, .voituresCont1 .nom { font-weight:bold; font-size:14px; }
.voitures1 { margin-left:5px;min-height:18em;_height:18em; }
.voitures3 { float:left; width:40%; min-height:250px;_height:250px; }
.voitures2 { clear:left; }
/*--------------------------------------*/
.pic { border:none; padding-right:10px; }
.alignmiddle { vertical-align:middle; }

.imagevoiture{ min-width:10em; _width:10em;float:right;margin:3px 0 0 5px;}
