
/* CSS Document */

* { margin:0; padding:0; outline:none; }

body { background:/*#656e77*/ #e6dcc1 url('images/fond.jpg') repeat-x top; text-align:justify; font:normal 11px/16px Verdana, Arial, Helvetica, sans-serif; color:#262626; }

#intro { text-align:center; color:#262626; }

#intro a { color:#262626; }  
#intro h1 { padding-bottom: 20px; }  

h3 { font-weight: bold; padding-bottom: 10px; font-size: 1.2em; }

.titre { height:40px; padding-top:20px; color:#fff; }

h1 { font: bold 12px Verdana, Arial, Helvetica, sans-serif; color:#262626; padding-top: 20px; padding-bottom: 20px; }

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

a:hover { text-decoration:none; }

#page { width:951px; margin:0 auto; background:transparent url('images/bg.jpg') repeat-y; }

#header { width:951px; height:186px; background:transparent url('images/head.jpg') no-repeat }

#header1 { width:951px; height:186px; background:transparent url('images/head.jpg') no-repeat; margin-bottom: 0; #margin-bottom: 0;_margin-bottom: -2px;}

#titre { width:951px; height:62px; float:left; background:url('images/titre.jpg') no-repeat; }

#contenu { width:851px; min-height:200px; _height:200px; float:left; background: url('images/bg-contenu.jpg') no-repeat top; padding:0px 50px 10px 50px; }

#contenu p, h1, ul { padding:0 0 10px 0; }

#contenu h1 { padding:10px 0 20px 0; }

#contenu ul { width:540px; float:left; padding-left:50px; list-style:inside; }

#adresse { width:951px; height:68px; background:transparent url('images/adresse.jpg') no-repeat; clear:both; }

#coordonnees { padding:0px 0 0 120px; text-align:center; float:left; }

#coordonnees p, a { padding:0 0 10px 0; }

#coordonnees a img { border:none; }

#menubas { padding: 0px 30px 0px 0px; text-align:center; color:#262626; font:normal 10px Verdana, Arial, Helvetica, sans-serif; }

#menubas a { color:#262626; }
#menubas p { padding-bottom: 10px; }

#menubas img { border:none; padding-top:5px; }

.floatright { float:right; margin:0px 0 0 20px; }

.floatleft { float:left; margin:0px 20px 0 0; }
.floatleft1 { float:left; }


.encadre { border:1px solid #1962B1; }

/*---------------- logo Yzeo ---------------------*/

#yzeo { text-align:center; color:#262626; font-size:10px; padding: 0px 8px 0px 8px; line-height: 20px; }

#yzeo img { padding: 0 5px 2px 5px; border:none; vertical-align:middle; }

#yzeo a { color:#262626; font-size:10px; }

/*---------------- fin logo Yzeo -----------------*/ 
				
/*-------------------------formulaire------------------------*/

	#formulaire { background: transparent; text-align:center; width:400px; padding:0px 0 0 20px; font: normal 11px Verdana, Arial, Helvetica, sans-serif; color:#262626; float:left; margin-top:20px; } /* 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 Verdana, Arial, Helvetica, sans-serif; color:#262626; background-color:#7f8084; } /* 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 10px 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:#262626; } /* couleur du lien dans capchat */

/*#code { color:#262626; background-color:#0C0105;}*/

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

#code { background-color:transparent; color:#262626;}

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

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

.plan {
	width: 800px;
	height: 450px;
	border: 2px solid #000000;
	margin:0 auto;
}
#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;
}


/*-------------------------Photos marques ------------------------*/

.marque{
padding:8px;
margin:auto;
text-align:center;
}

.centrer{
margin:auto;
}

.clearb { clear: both; }

sup { vertical-align: super; font-size: 10px; }

.fix { margin: 0 auto; width: 950px; }

.strong-center { text-align: -moz-center; !text-align: center; }

.list { vertical-align: middle; padding-left: 20px; padding-right: 10px; }

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

.ver { vertical-align: middle; }

.ver1 { vertical-align: middle; #padding-top: 3px; }

#infoclient {  margin-bottom:1.7em; padding-top: 20px; }
#hebergeur { margin-bottom:1.5em; float:right;}


.highslide {
	cursor: url("../images/graphics/zoomin.cur"), pointer;
	#cursor: url("images/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 {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    padding-left: 24px;
	background-image: url(images/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;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

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


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}


.center { text-align: center; }


#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:506px; margin:50px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:500px; height:375px; padding:0px; border:3px solid #ffffff; background:#000}
#information {position:absolute; bottom:0; width:500px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.0; filter:alpha(opacity=0)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:500px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150;}
#imgprev {left:0; background:url(images/left.gif) left center no-repeat; top: 40px;}
#imgnext {right:0; background:url(images/right.gif) right center no-repeat;top: 40px;}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(images/link.gif) center center no-repeat}
#thumbnails {margin-top:15px}
#slideleft {float:left; width:20px; height:81px; background:url(images/scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:81px; background:#222 url(images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:456px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}


.thickbox img { border: 2px solid #262626; }

.mar-left { margin-left: 25px; _margin-left: 12px; }
.mar-right { margin-right: 25px; _margin-right:12px; }

.flash { _float: left; }

.validator img { border: none; }

.pad-left { padding-left: 20px; }

.note { text-align: center; font-weight: bold; font-style: italic; }

.width1 { width: 370px; #width: 370px; _width: 360px; }

.contact{margin-left:200px;}
.bullet{ margin-right: 7px; margin-left: 10px; margin-top:2px;}

.bout{float:left; width:250px; border:1px dashed #ebe4d3; padding:10px; text-align:center; margin-left:20px;}
.padL100{padding-left:100px;}
.orange{color:#eb7400;}
