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


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

#intro { 
	width:100%;
	height:100%;
	color:#FFFFFF;
	text-align:center;
	background-image:url('images/bg2.gif');
	background-repeat:repeat-x;
	position:absolute;
	top:0;
	left:0;
}
#intro a{ 
	color:#FFFFFF; 
}

.txtintro {font-size: 9px;
}

#divh1{
	position:relative;
	width:100%;
	height:20px;
	text-align:center;
	margin-bottom:-20px;
	top:705px;
}

.h1{
color:#FFFFFF;}

#head { width:100%;
background-image:url(images/bg2.gif);
background-repeat:repeat-x;
background-color:#191919;}


#main{
	display:block;
	text-align:right;
	width:950px;
	margin-left:auto;
	margin-right:auto;
	background-repeat:repeat-y;
	background-position	:right;
}




#header{
	width:950px;
	height:142px;
	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:713px;
	float:left;
	height: 68px;
}
#top img{
	vertical-align:top;
}

#contenu{
	text-align:left;
	width:890px;
	height:700px;
	padding-left:30px;
	padding-right:30px;
	float:left;
	background:url(images/fond.jpg);
	background-repeat:no-repeat;

}

#piedPage{
	width:100%;
	clear:both;
	vertical-align:text-bottom;
	color:#FFFFFF;
	text-align:center;
	background-repeat:repeat-x;
}
#piedPage a{
	color:#FFFFFF;
}
#liensBas{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	width:100%;
	clear:both;
	text-align:center;
	font-size:10px;
}

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

#liensBas a{
	color:#FFFFFF;
}

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

#menubas a { color:#fff; }

table.accueil {
	width:850px;
	vertical-align:top;
	
}
table.accueil td{
	vertical-align:top;
}
table.presentation {
	width:850px;
	vertical-align:top;
	
}
table.presentation td{
	vertical-align:top;
	
}


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

#frmEnvoi input, textarea{
	background-color:#1919119;
	color: #000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#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: 11px;
	color: #ffffff;
	margin:0px;
	font-weight: normal;
}

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

}

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

}

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

}

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #ffffff;
}
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 *********************************/

.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: #000000;
}
.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 ***************************/

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

.titreplan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.titre-vert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #00CC00;
	border: 1px solid #FFFFFF;
	padding: 5px;
}
.titre-rouge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FF3300;
	padding: 5px;
	border: 1px solid #FFFFFF;
}
.titre-bleu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #0099FF;
	padding: 5px;
	border: 1px solid #FFFFFF;
}
.categorie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bg-plan {
	background-image: url(images/titre-plan-droite.jpg);
	background-repeat: no-repeat;
	text-align: right;
}
.lien1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.lien1:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.lien1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}





.txtplan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #9a379b;
}
.plan {
	width: 470px;
	height: 350px;
	border:1px #140411 solid;
}

/* ************************* Fin Class Plan API GOOGLE ************************* */
.img-centrer {
	text-align: center;
	width: 900px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.img-centrer img {
	border: none;
}
#newsletter2 {
	width:236px;
	float:left;
	height:100px;
	text-align:center;
	padding-left:350px;
	
}
#newsletter {
	width:236px;
	float:left;
	height:68px;
	background-image: url(images/fond-newsletter2.gif);
	background-repeat: no-repeat;
}
#divnews {
	text-align: center;
	height: 53px;
	width: 226px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#divnews2 {
	text-align: center;
	height: 53px;
	width: 226px;
	margin-top: 30px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 360px;
}
#header2 {

	width:950px;
	height:210px;
	background-image:url(images/plansite1.jpg);
	background-repeat:no-repeat;
	background-position	:top;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}
.encadre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	width: 840px;
	border: 1px dashed #ffffff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color:#191919;
}
.gras {
	font-weight: bold;
}
.italique {
	font-style: italic;
}
.sstitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	letter-spacing: 2px;
}
#divimgleg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	height: 180px;
	width: 211px;
	float: right;
}
.centrer {

	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a.img-centrer:link {

	text-align: center;
	width: 900px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#divimgleg2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	height: 135px;
	width: 211px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#divimgleg2 a {
	text-align: center;
	height: 135px;
	width: 211px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
