body
{
	background-color:#CCCCCC;
	margin-top: 0px;
	padding-top: 0px;
	text-align:center;
	font:normal 10px verdana, arial, sans serif;
	color:#000000;
}






#contenu
{
	display:block;
	margin-left: auto;
	margin-right: auto; 
	width:760px;
	text-align:left;

}
/*debut bandeau*/
#bandeau
{
	height:317px;
}

#bandeauGauche
{
	float:left;
	width:232px;
}

#gazonGauche
{
	height:158px;
	background-image:url(../image_library/texture_gazonGauche.jpg)
}

#logo
{
	height:160px;
	background-color:#6D9900;
}



#bandeauDroite
{
	float:right;
	width:67px;
}

#imageDroite
{
	background-image:url(../image_library/i_droit_gazon.jpg);
	height:229px;
}


.texturePoint
{
	background-image:url(../image_library/texture_point.gif);
	background-repeat:repeat;
	height:88px;
}

#bandeauCentre
{
	float:left;
	width:461px;
	margin:0;
	padding:0;
	border:0;
}

#gazon
{
	height:192px;

	background-image:url(../image_library/texture_gazon.jpg);
	background-repeat:no-repeat;
}

#menuPrin
{
	height:38px;
	background-image:url(../image_library/texture_menu.gif);
	background-repeat:repeat;
}



#imageBandeau
{
	width:237px;
	height:89px;
	background-image:url(../image_library/imageFamille_bandeau.jpg);
	background-repeat:no-repeat;
}
/*fin bandeau*/



#bandeHautGauche
{
	background-image:url(../image_library/i_texture_degradeGrisGauche.gif);
	width:231px;
	height:34px;

}

#bandeHaut
{
	background-image:url(../image_library/texture_degradeGris.gif);
	background-repeat:repeat-x;
	width:100%;
	height:34px;
	padding:0;
}



/*debut contenu*/
#contenuDroit 
{
	background-color:#ffffff;
	font-size:12px;
	min-height:414px;
	text-align:left;
	margin-left:231px;
	padding-right:20px;
	display:block;
	padding-top:50px;
	padding-bottom:50px;
}


#contenuPage
{
	padding-left:10px;
	padding-right:5px;
}


* html #contenuDroit
{
    height:414px;
}
	
	
#contenuCentrale
{
	background-image:url(../image_library/i_texture_colonneGauche.gif);
	background-repeat:repeat;
	
	width: 760px;

	margin: 0px;
	padding: 0px;
	text-align:left;
	
	position:relative;
	display:block;

}



#contenuGauche
{
	background-image:url(../image_library/i_hommeTourbe.jpg);
	position:absolute;
	display:block;
	background-position:bottom;
	background-repeat:no-repeat;
	height:414px;
	width:231px;
	float:left;
	min-height:414px;
	bottom:0;
	left:0;
	margin-bottom:-1px;
}

#colonneGauche
{
	background-image:url(../image_library/i_texture_colonneGauche.gif);
	background-repeat:repeat;
	width:231px;
	float:left;
	min-height:414px;	
}


/*fin contenu*/




/*debut bas de page*/
#basDePage
{
	background-color:#F4F8D7;

	height:30px;
	padding-top:18px;
}



* html #basDePage
{
    height:48px;
}


#basDePage span
{
	padding-left:20px;
}


#bordureBasDePage
{

	background-color:#191C0E;
	height:11px;

}

#bordureTopBasDePageGauche
{
	height:21px;
	background-image:url(../image_library/i_basPAge.jpg);
	background-repeat:no-repeat;
}

#bordureTopBasDePAge
{

	height:21px;
	background-color:#E4E8B6
}

#copyright
{

	font:normal 8px Verdana, Arial, sans-serif;
	color:#000000;
	text-align:right;

}


/*fin bas de page*/


/* ************************ */
/* page recherche*/

.listRecherche
{
	list-style-type:none;
	list-style:none;
	line-height:20px;
}


#region
{
	margin-right:40px;
	margin-bottom:20px;

}


#ville
{
	margin-bottom:20px;

}
/* ************************* */
/* page fiche_producteur*/
#imageProducteur
{
	float:right;
}

* html #info
{
    height:150px;
	
}


#description
{
	margin-bottom:30px;
	margin-top:30px;
}

#info
{
	margin-bottom:20px;
	min-height:150px;
}

/* ************************* */
/* page list_partenaire*/
#infoPartenaire
{

	/*border:solid;
	border-color:#999999;*/
	margin-top:15px;
	padding-left:5px;
	padding-right:5px;
}

#infoPartenaire img
{
	float:right;
	vertical-align:top;
}

#suivant 
{
	margin-top:5px;
	float:right;
}


#precedent 
{
	margin-top:5px;
	float:left;
}




