@charset "utf-8";

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

@import url(structure.css);

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

body { color:#4D6288; font:normal 12px/16px Verdana, Arial, Helvetica, sans-serif; }

h1 { /*color:#4D6288;*/ font-size: 12px; font-weight:bold; padding-bottom:20px; }

h2 { color:#4D6288; font-size: 1.3em; font-weight:bold; }

h3 { color:#4D6288; font-size: 1.17em; font-weight:bold; }

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

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

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

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

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

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

a { color:#4D6288; 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 { padding:20px 0 0 0; text-align:center; }

#coordonnees a img { border:none; }

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

	#formulaire { background: transparent; text-align:center; width:420px; padding:0px 0 0 50px; 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: 223px; 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:418px; 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:#4D6288; background-color:#fff; border: 1px solid #4D6288; } /* 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; } /* 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:#4D6288; } /* couleur du lien dans capchat */

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

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

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

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


.int{
width:100%;
}
.int1{
width:950px;
margin:0 auto;
}

/* ============== Plan Aces ================ */
.plan {
	width: 680px;
	height: 580px;
	border:5px solid;
	border-color:#697fa3;
}
#map .infosbulle {
	width: 210px;
	border: none;
	margin: 0;
	padding: 0;
	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;
}
.plan-adresse {
	font-size: 12px;
	color: #333;
}
.plan-printer {
padding-bottom:10px;
	display:block;
	text-align: right;
}
.plan-printer img, 
.plan-printer a {
	border: none;
}

/*============ HIGHLIGHT =============*/

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: none;
}
.highslide:hover img {
	border: none;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 0px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.list{
vertical-align:middle;
padding-right:7px;
padding-left:20px;
padding-top:5px;}

.list1{
vertical-align:middle;
padding-right:7px;
padding-left:20px;
padding-bottom:20px;
padding-top:5px;}

td{padding:10px;}
.rong{width:300px; }
.vien{border:1px solid #6a81a3;}
.logo{margin-top:-20px; margin-right:20px;}
.pa{padding-left:30px;}

.chiadoi{width:47%;}
.deu{padding:20px;}
.cao{height:155px;
 width:300px;}
.qua{margin-left:10px;}

.ppp{margin-right:40px;}

.chiadoi1{width:42%; height:150px;}
.txtaccueil{font-size:14px}
.txtvelo{font-size:16px; font-weight:bold; text-align:center;}
.depanneuse{
	float:right;
	margin-right: 500px;
}

.txtremorque{float:left;}
.txtencartpromo{
	width:350px;
	text-align:justify;
	margin-left: 10px;
}

.txtencartpromo2{
	width:350px;
	text-align:left;
	margin-left: 10px;
}



.wdiv{ width:240px; border:1px solid #6a81a3; }
.mar_left{ margin-left:33px;}


.hdiv{ height:360px;}

.hdiv2{ height:250px;}
sup{ vertical-align:super; font-size:11px;}

