
/* CSS Document */

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

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

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

#intro a { color:#fff; }

.titre { padding:20px 0; color:#114346; }

h1 { font: normal 12px Verdana, Arial, Helvetica, sans-serif; color:#114346;font-weight:bold; }
.h1 { margin-top:15px;}
a { color:#114346; text-decoration:underline; }

a:hover { text-decoration:none; }

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

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

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

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

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

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

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

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

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

#coordonnees a img { border:none; }

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

#menubas a { color:#114346; }

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

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

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

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

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

#cybbel { text-align:center; color:#114346; font-size:10px; padding: 10px 8px 0px 8px; }

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

#cybbel a { color:#114346; 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:#114346; 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:#114346; background-color:#C09666; } /* 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:#114346; } /* couleur du lien dans capchat */

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

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

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

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

/*-------------------------fin formulaire------------------------*/
.highslide {
    cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.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: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    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;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.img1{ border:0px;}

.plan {
	width: 640px;
	height: 480px;
}
#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;
}

.banner{
	background-image:url(images/photos/banner.jpg);
	width:951px;
	height:251px;
}

.bold{
	font-weight:bold;
}

.center{
	text-align:center;
}