
/* CSS Document */

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

body { background:#000 url('images/fond.jpg') repeat-x; text-align:justify; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 16px; font-weight: normal; font-variant: normal; color: #FFFFFF; }

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

#index a { color:#fff; }

h1 { color:#fff; font-size:11px; display:inline; text-align: justify; }

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

a:hover { text-decoration:none; }

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

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

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

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

#hautcontenu { width:926px; height:116px; clear:both; background:#000 url('images/bg-haut.jpg') no-repeat top; }

#contenu { width:676px; min-height:155px; _height:155px; clear:both; background:transparent url('images/bg-bas.jpg') no-repeat bottom; padding:20px 130px 0 120px; margin-top:-116px; }

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

#contenu ul { padding:0 0 14px 0; color:#fff; padding-left:30px; }

#marge { width:200px; height:70px; float:left; }

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

#coordonnees { padding-top:150px; text-align:center; }

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

#coordonnees a img { border:none; }

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

#menubas a { color:#888; }


.photo { float:left; margin:0 20px; }

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

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

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

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

#yzeo a { color:#fff; font: normal 10px Verdana, Arial, Helvetica, sans-serif; }

/*---------------- 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:#fff; 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:#fff; background-color:#000; } /* 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:#fff; } /* couleur du lien dans capchat */

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

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

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

.h1 { color:#fff; font-size:11px; height:30px; padding-top:30px; font-weight: bold; }

/* Styles CSS pour LightBox PopUp */
#lightbox { position: absolute; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; }

#lightbox a img { border: none; }

#outerImageContainer { position: relative; background-color: #FFFFFF;/*fd image*/ width: 250px; height: 250px; margin: 0 auto; }

#imageContainer { padding: 5px; }

#loading { position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }

#hoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }

#imageContainer>#hoverNav { left: 0; }

#hoverNav a { outline: none; }

#prevLink, #nextLink { width: 49%; height: 100%; background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */ display: block; }

#prevLink { background: url(images/prevlabel.gif) left 100% no-repeat; left: 0; float: left; }

#nextLink { background: url(images/nextlabel.gif) right 100% no-repeat; right: 0; float: right; }

#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 100% no-repeat; }

#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 100% no-repeat; }

#imageDataContainer { font: 10px Verdana, Helvetica, sans-serif; background-color: #FFFFFF; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100% }

#imageData { padding:0 10px; color: #000000; }/* texte ss image*/

#imageData #imageDetails { width: 70%; float: left; text-align: left; }

#imageData #caption { font-weight: bold; }

#imageData #numberDisplay { display: block; clear: left; padding-bottom: 1.0em; }

#imageData #bottomNavClose { width: 66px; float: right; padding-bottom: 0.7em; }

#overlay { position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* fin lighbox */

.img { border: thin solid #FFFFFF; }

.td { text-align: center; width: 200px; }

.td2 { text-align: center; width: 220px; margin:0 auto; }

#w3c { height: 15px; width: 960px; margin: 0 auto; text-align: center; }

.img a { border: thin solid #FFFFFF; display:block; filter : alpha(opacity=100); -moz-opacity : 1; opacity : 1; }

.img a:hover { border: thin solid #FFFFFF; filter : alpha(opacity=70); -moz-opacity : 0.7; opacity : 0.7; }

.tarifs { border-collapse:collapse; text-align:center; border:2px solid #fff; }
.tarifs td { padding:2px; border:1px solid #fff; }
.gris { background:#999999; }
.titre-tarifs { font-size:14px; font-weight:bold; }

/*--------------------------------------------------------------------------------------------------------------------------------------------*/

#plandusite { color:#C33948; clear:both; margin:0 auto; width:845px; text-align:left}

#plandusite p { line-height:8px; }


#plan1 { width:190px; min-height:120px; _height:120px; float:left; border-right:1px solid #333; padding-left:20px;  list-style-image: url(../images/puce.gif); list-style-position:outside; border-bottom: 1px dashed #333; border-right: 1px dashed #333; padding-bottom:10px;  padding-top:5px; }

#plan2 { width:190px; min-height:120px; _height:120px; float:left; border-right:1px solid #333; padding-left:20px;  list-style-image: url(../images/puce.gif); list-style-position:outside; border-bottom: 1px dashed #333; border-right: 1px dashed #333; padding-bottom:10px;   padding-top:5px; }

#plan3 { width:190px; min-height:120px; _height:120px; float:left; border-right:1px solid #333; padding-left:20px;  list-style-image: url(../images/puce.gif); list-style-position:outside; border-bottom: 1px dashed #333; border-right: 1px dashed #333; padding-bottom:10px;   padding-top:5px;}

#plan4 { width:190px; min-height:120px; _height:120px; float:left; border-right:1px solid #333; padding-left:20px;  list-style-image: url(../images/puce.gif); list-style-position:outside; border-bottom: 1px dashed #333; border-right: 1px dashed #333; padding-bottom:10px;   padding-top:5px; }

#plan5 { width:190px; min-height:120px; _height:120px; float:left; padding-left:20px;  list-style-image: url(../images/puce.gif); list-style-position:outside; border-bottom: 1px dashed #333; padding-bottom:10px;   padding-top:5px; }

.tailleplan {font-size:0.9em; color:#555; font-family:Arial, Helvetica, sans-serif}
