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


/***************************  Construction *****************************/
body {
	background-color:#ffefd5;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
}

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

#header{
	width:931px;
	height:308px;
}

#centre{
	width:100%;
}

#top{
	width:931px;
	float:left;
}
#top img{
	vertical-align:top;
}

#contenu{
	background-image:url(images/fond-contenu.jpg);
	background-repeat:no-repeat;
	background-position	:top;
	text-align:justify;
	width:711px;
	padding-left:120px;
	padding-right:100px;
	float:left;
}

#contenuplan{
	background-image:url(images/plan-fond.jpg);
	background-repeat:no-repeat;
	background-position	:top;
	text-align:left;
	width:711px;
	padding-left:120px;
	padding-right:100px;
	float:left;
}

#piedPage{
	text-align:center;
	width:931px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	vertical-align:text-bottom;
	color:#BE8244;
}
#piedPage a{
	color:#BE8244;
}
#liensBas{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#BE8244;
	width:100%;
	clear:both;
	text-align:center;
	font-size:10px;
}

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

#liensBas a{
	color:#BE8244;
}

#validator {
	text-align:right;
	font-size:10px;
}
#fondpaques {
	background-image:url(images/fondpaques.jpg);
	width:711px;
	height:400px;
	
}
/************** formulaire de contact *******************/
#frmEnvoi{
	width:470px;
	margin-left:auto;
	margin-right:auto;
}

#frmEnvoi input, textarea{
 	background-color:#AF7295;
	border-width:thin;
	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: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	margin:0px;
}

h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color: #ffffff;

}

h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight:bold;
	color: #FFFFFF;
	

}

p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	
}

.titre{
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight:bold;
	color: #DCB55F;
	text-decoration:underline;

}

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

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

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

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

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


/*************************** Classes Element *********************************/
.noBorder{
	border:none;
}
.justifier{
	text-align:justify;
}
.floatLeft{
	float:left;
	margin-right:10px;
}
.floatRight{
	float:right;
	margin-right:10px;
}

.floatLeft2{
	float:left;
}
.floatRight2{
	float:right;
}


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

}

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

.fond-paques { background:url(images/fond-paques.png) no-repeat; border:3px double; border-color:#FFFFFF; }
.fondnoel {margin-left:70px; background-image:url(images/fond-noel.png); width:550px ; height:1230px; padding:10px;}
.fete {font-size:15px; color:#d7b658; font-weight:bold;}

/*============ 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 {
	
}
.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: 0px;
    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;
}

#hebergeur { float:right; width:300px;}
#infoclient { float:left;width:300px; }

.wid{ width:485px; margin:0 auto;}

.wid2{ width:330px;}

#validator a img { filter:alpha(opacity=50); opacity:.5; margin-right:689px; border:none;}
#validator a:hover img { filter:alpha(opacity=100); opacity:1; }
.clearvalidator{ clear:both; height:3px;}

.legend { font: 700 12px Verdana, Arial, Helvetica, sans-serif; border-left:3px solid #cead5e; padding:2px 10px 2px 10px; color:#cead5e; }
.fieldset { 
	border:1px solid #cead5e; 
	padding:0 10px 0 10px;
	margin:0 auto;
}

.hei{ height: 500px;}

.hei2{ height: 510px;}

.mid{ vertical-align:middle;}

.mar-au{ margin:0 auto; width:931px; display:block;}

.actuCol{
	float: left;
    margin: 5px;
    padding: 5px;
    text-align: center;
    width: 215px;}
