html, body{
	padding: 0;
	margin: 0;
	border: 0;
	/* height: 100%; */

	font-family: "Georgia","times New Roman";
	font-size: 12px;
	line-height: 14px;
	color: #646464;
	text-align: left;
	
	background-color: #3d3116;
}
.centre{
	width: 950px;
	margin: 0 auto;
}
.col_gauche{
	float: left;
	width: 273px;	
}
.col_gauche ul, .col_gauche li{
	margin: 0;
	padding: 0;
	border: 0;
}
.contenu{
	float: left;
	width: 650px;	/* max 950 - 273 = 677 */
}
a{
	color: #000;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
h1{
	text-align: left;
	font-size: 18px;
	color: #fff;
}
h2{
	font-size: 15px;	
}



#tetiere{
	height: 125px;
	width: 100%;
	background: #E8ECC1 url('img/tete-tetiere.jpg') 50% 0 no-repeat;	
}
#tetiere a{
	display: block;
	height: 125px;
	width: 100%;
	text-decoration: none;		
}
#entete{
	height: 178px;
	width: 100%;
	background-color: #E8ECC1;		
}
#bandeau{
	height: 175px;
	background: #E8ECC1 url('img/tete-rayon.jpg') 0 0 no-repeat;		
}
#bandeau h1{
	margin-top: 0;
	padding-top: 28px;
	color: #3d3116;
	font-size: 28px;
}
#bandeau h2{
	margin-bottom: 0;
	color: #4a5e09;
}
#bandeau p{
	margin-top: 0;
	color: #4a5e09;	
}




#container{
	width: 100%;
	background-color: #92b23a;
}
#menu{
	width: 650px;	
}
#menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
}
#menu li{
	display: block;
	float: left;
	height: 26px;
	width: 123px;
	list-style: none;
	margin: 0;
	margin-right: 7px;
	padding: 0;
	border: 0;
	background-color: #92b23a;
	text-align: center;
	/* background-color: #f2f4da; */
}
#menu li a{
	display: block;
	height: 26px;
	line-height: 23px;
	width: 123px;
	margin: 0;
	padding: 0;
	border: 0;
	background: #93b136 url('img/menu-onglets.png') 0 bottom no-repeat;
	color: #4a5e09;
	font-weight: bold;
	font-size: 0.9em;
}
#menu li a:hover{
	background: #93b136 url('img/menu-onglets.png') 0 top no-repeat;
	color: #f3f4db;
	text-decoration: none;
}



/* Colonnes de gauche */
.repousser_bestiau{
	margin-bottom: 145px; /* Pour repousser le bestiau */
}
#menuGS{
	background: url('img/maison.jpg') 0 top no-repeat;
	height: 151px; /* 331 - padding + 30px pour le bas */
	width: 264px;
	padding-top: 210px;
}
#menuG ul, #menuG li{
	margin-left: 10px;
}
#coeur{
	display: block;
	line-height: 20px;
	background: url('img/icono_coeur.png') no-repeat;	
}
#we{
	display: block;
	line-height: 20px;
	background: url('img/icono_we.png') no-repeat;	
}
#idee{
	display: block;
	line-height: 20px;
	background: url('img/icono_idee.png') no-repeat;	
}
#coeur h2, #idee h2, #we h2{
	margin-left: 35px;
	color: #fff;
	font-size: 13px;
}
#coeur h2:hover, #idee h2:hover, #we h2:hover{
	color: #4a5e09;
}
a#coeur:hover, a#idee:hover, a#we:hover{
	text-decoration: none;
}

/* #######
# SOMMAIRE #
########## */

.contenu #idee h2{
	margin-top: 30px;
	font-size: 18px;
}
.contenu #coeur h2, .contenu #we h2{
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 18px;
}
.contenu #coeur, .contenu #idee, .contenu #we{
	margin-left: 10px;
}
.pitch{
	margin-left: 70px;
	width: 250px;
}
#carte_sommaire{
	float: right;
	text-align: center;
	width: 286px;
	height: 261px;
	background: url('img/carte_sommaire.png') no-repeat;
	margin-top: 35px;
}
#carte_sommaire ul{
	text-align: right;
	list-style: none;
	margin-right: 8px;
}
#carte_sommaire li{
	margin-top: 10px;
}
#carte_sommaire h2{
	margin-top: 10px;
	font-size: 14px;	
}
#carte_sommaire a{
	text-decoration: none;
	color: #4A5E09;
}
#carte_sommaire a:hover{
	text-decoration: underline;
}

/* #########
 PIED DE SITE
 ######### */
 
#pied{
	background-color: #56451E;	
}
#pied h2{
	color: #fff;	
}
#vache{
	position: relative;
	top: -120px;
	margin-bottom: -120px;
	_margin-bottom: 0px;
	
	width: 217px;
	height: 129px;
	
	background: url('img/vachette2.png') no-repeat;
	_background: url('img/vachette-ie.png') no-repeat;
	/* background: url('img/vachette2.jpg') no-repeat; */
}
#vache_sommaire{
	position: relative;
	top: -65px;
	margin-left: 700px;
	margin-bottom: -120px;
	_margin-bottom: 0px;
	
	width: 217px;
	height: 129px;
	
	background: url('img/vachette2.png') no-repeat;
	_background: url('img/vachette-ie.png') no-repeat;
	/* background: url('img/vachette2.jpg') no-repeat; */
}
#pied .col_gauche{
	color: #B9A67B;	
}
#pied .centre, #pied .centre a{
	color: #e8ecc1;	
}
#pied a.suite{
	font-style: italic;
	color: #e2a55f;	
}
.piedS{
	float: left;
	width: 240px;
	_margin-top: -120px;	
}

#ecr{
	display: block;
	line-height: 27px;
	background: url('img/icono_ecr.png') no-repeat;
}
#act{
	display: block;
	line-height: 27px;
	background: url('img/icono_act.png') no-repeat;
}
#age{
	display: block;
	line-height: 27px;
	background: url('img/icono_age.png') no-repeat;
}
#act h2, #age h2, #ecr h2{
	margin-left: 35px;
	color: #fff;
	font-size: 15px;
}
#act h2:hover, #age h2:hover, #ecr h2:hover{
	color: #e2a55f;
}
a#ecr:hover, a#act:hover, a#age:hover{
	text-decoration: none;
}

#copyright_pied{
	background-color: #3d3116;		
}












.item{
	width: 690px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 15px;
	background-color: #A8C746;
}
.item img.logo{
	position: relative;
	float: left;
	margin: 0px 15px 5px 0px;
	border: 5px solid #5B8316;	
}
#corps .item h2{
	color: #000;	
}
#prec_suiv{
	padding-left: 15px;
	margin-bottom: 15px;
	width: 690px;
	text-align: right;	
}

.pitch_detail{
	margin-top: 20px;
	color: #f3f4db;	
}
#detail{
	margin-top: 20px;	
}
#detail h2{
	color: #000;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
}
#detail fieldset{
	border: 0;
	margin: 0;
	padding: 0;
	margin-top: 10px;
}
#detail label{
	color: #425210;	
}
#detail p{
	text-align: right;
	width: 380px;	
}
.submit{
	background-color: #f3f3ee;
	position: relative;
	top: -32px;
	_top: -39px;
	#top: -39px;
	left: 140px;
	
	width: 110px;
	border: 1px solid #000;
}
#gmap{
	margin: 20px 0px;
	border: 5px solid #5B8316;	
}



.nav-hover{
	background-color: #f3f4db;	
}
