
/* CSS Document */

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

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

#fondintro { width:100%; height:642px; background:transparent url('images/fond-intro.jpg') repeat-x top; position:absolute; top:0; left:0; z-index:1; }

#intro { text-align:center; color:#fff; position:relative; z-index:100; }

#intro a { color:#fff; }

.titre { width:790px; margin:0 auto; background:transparent url('images/haut-intro.jpg') no-repeat top; padding-top:33px; }

h1 { font: normal 11px Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; }
h1, h2, h3, h4, h5, h6 { color:#fff; }
h2 { font-weight:700; font-size:1.3em; padding-bottom:10px; }
h3 { font-weight:700; font-size:1.17em; padding-bottom:10px; }
h4 { font-weight:700; font-size:1em; }
h5 { font-size:.83em; }
h6 { font-size:.67em; }

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

a:hover { text-decoration:none; }

#fond { width:100%; height:565px; background:transparent url('images/fond-repeat-x.jpg') repeat-x top; position:absolute; top:0; left:0; z-index:1; }

#page { width:905px; margin:0 auto; background:transparent url('images/bg.gif') repeat-y; position:relative; z-index:100; }

#head { width:905px; height:305px; background:transparent url('images/head.jpg') no-repeat top; }

#titre { width:905px; height:60px; background:transparent url('images/titre.jpg') no-repeat top; }

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

#contenugauche { width:460px; padding:0px 20px 0 0; float:left; }

#contenudroit { width:500px; padding:0px 20px 0 0px; float:right; }

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

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

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

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

#coordonnees a img { border:none; }

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

#menubas a { color:#fff; }

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

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

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

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

.service { width:200px; padding:10px 0 14px 20px; float:left; color:#1faee6; text-align:left; }

.justifier{ text-align:justify; }

.centrer{ text-align:center; }

.diapocentre { margin: 0 auto; text-align:center; width: 740px;}

.centrerdiapo{ padding-left:250px;}

.bold { font-weight: bold; }

.clearer { clear: both; }


/*---------------- logo Yzeo ---------------------*/
#yzeo { text-align:center; color:#fff; font-size:10px; padding: 10px 0px; 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:5px 0 0 80px; 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:#434343; } /* 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; color:#000; } /* 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 */

#code { background: transparent; color:#FFFFFF; }

.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------------------------*/

.clearvalidator{ clear:both; height:3px;}

.fixcodan
{
width:905px;
margin:0 auto;
}



/* Elements Particuliers
----------------------------------------------------------*/
/* Placement d'images */
.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; }

/* Des classes de formatage du texte en ligne */
em, .italic, .italique { font-style:italic; }
strong, .bold, .gras { font-weight:700; }
.strike, .barre { text-decoration:line-through; }
.souligne { text-decoration:underline; }
.br { display:block; }
.nowrap { white-space:nowrap; }

/* Des classes flotante */
.floatleft { float:left; }
.floatright { float:right; }

/* Les "nettoyeurs" */
.clearb { clear:both; }
.clearer { clear:both; width:0; height:0; line-height:0; }

.totalha2
{
width:740px;
margin-left:60px;
float:left;
}
.totalha
{
width:740px;
margin:0 auto;
}

.placediapoha
{
width:360px; text-align: center;
}
.placediapoha2
{
width:360px; text-align: center; padding:0 30px;
}

.highslide {
	cursor: url("../images/graphics/zoomin.cur"), pointer;
	#cursor: url("images/graphics/zoomin.cur"), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border:none;
}
.highslide:hover img {
	border:none;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
}
.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: Arial, Helvetica, sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    padding-left: 24px;
	background-image: url("../images/graphics/loader.white.gif");
    #background-image: url(../images/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;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url("../images/graphics/fullexpand.gif") no-repeat;
	#background: url(../images/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.mailha
{
	vertical-align:middle;
	}

.wid{ width:332px;}

.wid2{ width:353px;}

.mL{ margin-left:70px;}

.center2{ margin:0 auto;}
