/***********************************************************************/
/*********************** FEUILLE DE STYLE YZEO *************************/
/***********************************************************************/


/***************************  Construction *****************************/
body {
	background-image:url(images/fond.gif);
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#divh1{
	width:100%;
	height:20px;
	text-align:center;
}

#main{
	display:block;
	text-align:right;
	width:901px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
	background-position	:right;
}

#header{
	width:901px;
	height:268px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	background-position	:top;
}

#centre{
	width:100%;
}

#left{
	width:246px;
	height:240px;
	float:left;
	vertical-align:top;
}

#top{
	width:880px;
	float:left;
}

#top img{
	vertical-align:top;
}

#contenu{
	text-align:justify;
	width:841px;
	padding-left:30px;
	padding-right:30px;
	float:left;
	background-image:url(images/bg.gif);
}

#piedPage{
	width:901px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	vertical-align:text-bottom;
	color:#FFFFFF;
}

#piedPage a ,#piedPage p {
	color:#FFFFFF;
}

#liensBas p ,#liensBas a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
}
#liensBas {
	width:100%;
	clear:both;
	text-align:center;
}

#liensBas img{
	vertical-align:middle;
	border:none;
}

#liensBas a{
	color:#FFFFFF;
}

/************** formulaire de contact *******************/
#frmEnvoi{
	width:470px;
	margin-left:auto;
	margin-right:auto;
}

#frmEnvoi input, textarea{
	background-color:#004085;
	color: #FFFFFF;
}

#frmEnvoi .field{
	text-align:right;
	display:block;
	width:100%;
	margin-top:10px;
	margin-bottom:0px;
}

#frmEnvoi .field label{
	float:left;
}
/************ fin formulaire de contact *****************/

/*************************** Fin de la Construction *****************************/


/*************************** Sytles des balises *********************************/

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000e3b;
	margin:0px;
	font-weight:bold; padding-bottom:20px; line-height:18px;
}

.h1_intro {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin:0px;
	
}

h2{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #000e3b;

}

h3{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000e3b;

}

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	text-transform: none;
	color: #000e3b;
}

li {
	list-style:inside;
	line-height:18px;
	color: #000000;
}

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

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

a:hover {
color: #000e3b; text-decoration: none;
}

/************************** Fin des sytles des balises ***********************/


/*************************** Classes Element *********************************/

.justifier{
	text-align:justify;
}
.floatLeft{
	float:left;
	margin-right:10px;
}
.floatRight{
	float:right;
	margin-right:10px;
}
.centrer{
	margin-left:auto;
	margin-right:auto;
}
.centrerText{
	text-align:center;
	color:#000e3b;
}
.centrerImg{
	margin-left:220px;
}
.clearFloat{
	clear:both;
	float:none;
}
.tableStyle{
	width:100%;
	border:0px;
	vertical-align:text-top;
}
.cadreImg{
	border:medium;
	border-color:#996600;
	border-style:solid;

}

.imgLeft{ float:left; margin-right:15px; }

.aligntexte{
text-align:left;
margin-left:50px;
margin-top:20px;}

/*************************** Fin des classes Element *************************/


/*************************** Class Plan API GOOGLE ***************************/

.titreplan {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #CDB59D;
	font-weight: bold;	
}
.txtplan {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.plan {
	width: 600px;
	height: 450px;
		border:medium;
	border-color:#996600;
	border-style:solid;
}


/*************************** Fin Class Plan API GOOGLE ***************************/



/*============ HIGHLIGHT =============*/

.highslide {
	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 {
	border:solid 5px #000e3b;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    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(../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;
}

a.highslide-full-expand {
	background: url(../images/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;
}
/*======================End========================*/

.ha { width:901px; margin:0 auto; } 

.bulletL{float:left; padding-bottom:0px; margin-top:5px; padding-left:0px; padding-right:5px;}
.bulletL2{padding-bottom:0px; margin-top:-1px; padding-left:0px; padding-right:5px; vertical-align:middle;}
.bulleth2{margin-bottom:20px; }
.bulleth3{margin-bottom:40px; }
.bulleth4{margin-bottom:60px; }
.bulleth5{margin-bottom:90px; }



.bulletN{float:left; padding-bottom:0px; margin-top:2px; padding-left:20px; padding-right:5px;}
