
/* CSS Document */

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

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

#intro { width:100%; height:100%; background:#e1e1e1 url('images/fond.jpg') repeat-x top; }

#index { text-align:center; color:#fff; margin-left:21px; }

#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: bold 12px Verdana, Arial, Helvetica, sans-serif; color:#fff; height:64px; padding-top:40px; }

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

a:hover { text-decoration:none; }

.vignette-gauche { float:left; margin-right:10px; }

.vignette-droite { float:right; margin-left:10px; }

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

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

#header { width:950px; height:241px;}

#droite { width:235px; height:256px; float:right; background:transparent url('images/droite.jpg') no-repeat; }

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

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

#contenu a img { border:none; }

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

.bas_texte{text-align:center; font-style:italic; font-weight:bold; color:#fff;}
#contenu p { padding:0 0 0 0; color:#174258; }

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

#coordonnees { width:170px; padding-top:190px; text-align:center; }

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

#coordonnees a img { border:none; }

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

#menubas a { color:#fff; }

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

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

.floatleft{float:left;}
.floatright{float:right;}

.padL{padding-left:20px;}
.padL1{padding-left:150px;}

.nobord{border:none;}

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

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

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

#yzeo a { color:#fff; font-size:9px; }

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

	#formulaire { background: transparent; text-align:center; width:400px; padding:30px 0 0 10px; 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:#CCDEE8; } /* 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------------------------*/

/* 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: #0b2652; 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: #0b2652; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100% }

#imageData { padding:0 10px; color: #fff; }

#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; }

.passeport { text-align:center; }

.passeport img { width:130px; margin:0 4px 0 4px; }

.passeport a img { border:none; filter : alpha(opacity=100); -moz-opacity : 1; opacity : 1; }

.passeport a:hover img { border:none; filter : alpha(opacity=70); -moz-opacity : 0.7; opacity : 0.7; }

/*=====================================================DUNG=================================================*/

.int{ width: 950px; margin: 0 auto;}
.int_intro{ width: 950px; margin: 0 auto;}

.tarifs{ font-size:14px; font-weight:bold;}

.mar_left_d{ margin-left:200px;}


.tb_d{ width:395px;}
.tb_d td { border-bottom:#4b7489 dashed 1px; padding:3px;}


.imgLeft { float:left; padding-bottom:0; margin:0 2em 0 0; /*border:1px solid #000;*/ }
.imgRight { float:right; padding-bottom:0; margin:0 0 0 2em; /*border:1px solid #000;*/ }

/* Des classes d'alignement d'objets */
.aligntop { vertical-align:top; }
.alignbottom { vertical-align:bottom; }
.aligncenter { margin-left:auto; margin-right:auto; }
.left { text-align:left; }
.right { text-align:right; }
.center { text-align:center; }
.justify { text-align:justify; }


.glossymenu{
margin: 0px 0;
padding: 0;
width: 800; /*width of menu*/
border: 1px solid #487186;
border-bottom-width: 1;
}

.glossymenu a.menuitem{
background: transparent url(images/glossyback.gif) repeat-x bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px; _right: 10px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(images/glossyback2.gif);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background:#dae3e9;
padding:20px 20px 20px 20px;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid blue;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{

colorz: white;
}
