/* CSS Document */

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

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

#intro { width:100%; height:100%; background:#204F5F url('images/fond.jpg') repeat-x; position:absolute; top:0; left:0; }

#index { text-align:center; color:#fff; }

#index a { color:#fff; }

#indexhaut { width:960px; height:281px; margin:0 auto; }

#indexbas { width:960px; height:228px; margin:0 auto; clear:both; background: transparent url('images/intro-bas.jpg'); }

h1 { font: normal 12px Verdana, Arial, Helvetica, sans-serif; color:#fff; font-weight:bold; padding-bottom:15px; }

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

a:hover { text-decoration:none; }

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

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

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

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

#menu { width:234px; height:184px; float:left; background:transparent url('images/fond-menu.jpg') no-repeat }

#contenu { width:677px; min-height:180px; _height:180px; float:left; background: url('images/bg-contenu.jpg') no-repeat top; padding:30px 20px 0 20px; }

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

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

#coordonnees { width:200px; padding-left:20px; padding-top:10px; text-align:center; }

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

#coordonnees a img { border:none; }

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

#menubas a { color:#7D6297; }

.photo { float:right; margin-left:20px; }

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

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

#yzeo { text-align:center; color:#fff; font-size:9px; padding: 10px 8px 0px 8px; margin: 0; margin-top:-38px; _margin-top:-47px; }

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

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

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

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

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

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

/*-------------------------fin formulaire------------------------*/
.gallery{}
.imageleft1
{
width:189px;
height:250px;
float:left;
padding-right:54px;
}
.imageright1
{
width:189px;
height:250px;
float:right;
}
.clearb
{
clear:both;
}
.noneboder
{
border:none;
}
.imageleft2
{
width:148px;
height:195px;
float:left;
padding-right:28px;
}
.imageright2
{
width:148px;
height:195px;
float:right;
}
.imageleft3
{
width:125px;
height:95px;
float:left;
padding-right:13px;
}

.imageleft4
{
	width:125px;
	height:95px;
	float:left;
}

.imageleft5
{
	width:148px;
	height:195px;
	float:left;
	padding-right:28px;
	margin-left: 80px;
}
.imageright3
{
width:125px;
height:95px;
float:right;
}
/*plan du site*/
#page-plan-du-site{

margin:0 auto; width:951px; 
}
#head-plan-du-site{
background: url(images/photos/plan-du-site/head.jpg) no-repeat;
width:951px;
height:308px;
}
#bg-plan-du-site{	background: url(images/photos/plan-du-site/bg.jpg) repeat-y;	}
#body-plan-du-site{
	background: url(images/photos/plan-du-site/body.jpg) no-repeat;
	line-height:25px;
	font-size:12px;
	
}
#content-plan-du-site{
text-align:justify;
padding:10px 35px 10px 35px;
}
#foot-plan-du-site{
	background: url(images/photos/plan-du-site/adresse.jpg) no-repeat;
	width:951px;
	height:83px;
}
.fix-page
{
width:951px;
margin:0 auto;
}
#googlemap a.googlemap-icon { display: block; background:url(images/googlemap.jpg) no-repeat; width: 80px; height: 68px; }
#googlemap a.googlemap-icon:hover { background: url(images/googlemap-hover.jpg) no-repeat; }
#googlemap a.googlemap-icon:active { background: url(images/googlemap.jpg) no-repeat; }
#googlemap a.googlemap-icon span { display:none; }
.alignCenter{
	text-align:-moz-center;
	!text-align:center;	
}
.plan {
	width: 640px;
	height: 480px;
	border:5px solid #b7a8c6;
}
#map .infosbulle {
	width: 210px;
	border: none;
	margin: 0;
	padding: 0;
	text-align:center;
	height:80px;
	padding-bottom:15px;
}
#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;
}
