
/* CSS Document */

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

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

#intro { background:#1E1D23 url('images/fond.jpg') no-repeat top; }

#index { text-align:center; color:#000; padding-left:108px; }

#index a { color:#000; }

h1 { font: normal 12px Verdana, Arial, Helvetica, sans-serif; color:#000; height:35px; padding-top:10px; font-weight:bold; padding-bottom:20px;}

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

a:hover { text-decoration:none; }

.txt { padding:0 0 14px 0; color:#B61704; }

#page { width:950px; margin:0 auto; background:#CFCFCF url('images/bg.jpg') repeat-y; text-align:justify; }

#gauche { width:200px; height:516px; float:left; background:transparent url('images/flash_gauche.jpg') no-repeat; }

#head { width:253px; height:250px; float:left; background:transparent url('images/head.jpg') no-repeat top; }

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

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

#contenu p { padding:0 0 14px 0; color:#000; }

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

#coordonnees { width:250px; text-align:center; }

#coordonnees p { padding:0 0 14px 0; color:#000; }

#coordonnees a img { border:none; }

#menubas { padding: 10px 0 10px 0; ; text-align:center; color:#fff; font-size:10px; }

#menubas a { color:#fff; }

.photo, .diapo { float:right;  }

.encadre { border: 2px solid #f40000; }

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

#yzeoConteneur { height:24px; width:160px; padding:25px 0 0 750px; }

#yzeoGH { height:10px; width:107px; text-align:right; vertical-align:top; line-height:10px; padding-top:2px; }

#yzeoD { height:22px; width:42px; float:right; padding: 0px 0 0 0 }

#yzeoD img { border:none; }

#yzeoG { height:24px; width:107px; float:left; }

.yzeo div { font:normal 10px Arial, Helvetica, sans-serif; color:#000; }

.yzeo a { font:normal 10px Arial, Helvetica, sans-serif; color:#000; text-decoration: underline; }

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

	#formulaire { background: transparent; text-align:center; width:400px; padding:0px 0 0 0px; font: normal 11px Verdana, Arial, Helvetica, sans-serif; color:#000; 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; } /* carateristique du textarea */

.selectform { height:18px; float:left; margin: 0 5px 0 2px; font: normal 11px Verdana, Arial, Helvetica, sans-serif; color:#000; background-color:#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 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:#000; } /* couleur du lien dans capchat */

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

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

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

#contenu1 { padding-right:277px; text-align:justify;}

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

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
    border: 2px solid black;
}
.highslide:hover img {
    border: 2px solid black;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid black;
}
.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;
}


.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, .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; }


.img { margin-top:5px;}
.img1 { margin-left:4px;}
.img2 { padding-left:10px; margin-top:-4px;}
.imgMail {margin-bottom:-2px;}
.imgMail1 {margin-bottom:-3px;}

.imgP {margin-right:20px;}
.imppl {padding-left:56px;}
.impPR {padding-right:56px;}

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


/* ============== Plan Aces ================ */
.plan {
	width: 650px;
	height: 480px;
	border:4px solid;
	border-color:#d01313;
}
#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 {
	display:block;
	text-align: right;
}
.plan-printer img, 
.plan-printer a {
	border: none;
}

.titre {font-weight:bold; font-size:12px;}