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

@import url(default.css);

/***************************  Construction *****************************/

body {
	margin: 0px;
	background-image:url(images/fond.jpg);
	background-repeat:repeat-x;
	background-color:#4FAD35;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 11px;
}

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

#main{
	display:block;
	width:940px;
	margin-left:auto;
	margin-right:auto;
}

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

#centre{
	float:left;
	width:940px;
	background-image:url(images/bg.gif);
	background-repeat:repeat-y;
	background-position	:right;
}

#left{
	width:220px;
	height:300px;
	float:left;
	vertical-align:top;
}

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

#contenu{
	background-image:url(images/bgcontenu.jpg);
	background-repeat:no-repeat;
	background-position	:top;
	width:600px;
	padding-left:60px;
	padding-right:60px;
	float:left;
}

#piedPage{
	color:#0A3C03;
	width:720px;
	margin:auto;
	text-align:center;
}
#piedPage a{
	color:#0A3C03;
}
#liensBas{
	color:#0A3C03;
	width:720px;
	float:right;
	clear:both;
	text-align:center;
	font-size:10px;
}

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

#liensBas a{
	color:#0A3C03;
}


#validator {
	text-align:right;
	font-size:10px;
	clear:both;
}

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

#frmEnvoi input, textarea{
 	background-color:transparent;
	color:#0A3C03;	
}

#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-size: 12px;
	color: #0A3C03;
	margin:0px;
}

h2{
	font-size: 14px;
	font-weight:bold;
	color:#0A3C03;

}

h3{
	font-size: 12px;
	font-weight:bold;
	color:#0A3C03;

}

p{
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color:#0A3C03;
}

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

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

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

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

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


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

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

/*affichage des animaux*/
.produit{margin-top:20px;background-image:url(images/boite_fond.jpg); background-repeat:repeat-y;vertical-align:top;}
.boite {}
.contenu_boite{margin:0 20px;}
.partie_pdf{float:right;width:12em;margin-left:10px;text-align:left;}
.partie_image{width:200px;float:left;background-image:url(images/image_fond.jpg); background-repeat:repeat-y;vertical-align:top;margin-right:10px;}
.partie_infos, .partie_pdf{line-height:2.5em;color:#0a3c03;}
.partie_infos h2, .partie_pdf h2 {display:inline;padding-right:10px;}
.imggd { display:block; float:left; width:25px; height:20px; border:1px solid #fff; text-indent:-5000px; margin:0 0 2px 3px; _margin:0 0 3px 2px }
.relatif {margin:15px auto;border:1px solid #fff; }

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

