body {
	margin:0;
	padding:0;
	background-image: url(../images/background.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#4a3d32;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFF;
}

.vertlarge{font-size:16px;color:#97bf0d}
.vert a{font-size:12px;color:#97bf0d; text-decoration:none}
.vert a:hover{font-size:12px;color:#97bf0d;font-weight:bold;}
.vertlarge a{font-size:16px;color:#97bf0d; text-decoration:none;}
.vertlarge a:hover{font-size:16px;color:#97bf0d; text-decoration:underline;}
.vert-extralarge{font-size:23px;color:#97bf0d}
.vert-extralarge a{text-decoration:none;color:#97bf0d}
.vert-extralarge a:hover{text-decoration:underline;color:#97bf0d}
.prix{
	font-size:30px;
	padding:2px;
	background-color:#856d5a;
	height:30px;
	width: 40px;
}
hr{color:#97bf0d;}
img{
	border:0;}

#global {
	width: 900px; 
	margin: 0 auto 0 auto; 
}

#entete {
	width:900px;
	padding-top:230px;
	height:70px;
	background-image:url(../images/header-fond.jpg);
	background-repeat:no-repeat;
}
	#entete ul {
		margin:0 0 0 208px;
		padding:0;
		
	}
	#entete li {
		display:inline;
		margin:0;
		padding:0;
	}

#centre {
	width: 100%;
	overflow: hidden;
}

#navigation {
	width: 205px;
	float: left; 
	margin-top:57px;
	}
	#navigation ul{
		margin:10px 0 0 36px;
		padding:0;
		}
	#navigation li{
		margin:0 0 10px 0;
		padding:0;
		list-style:none;
		}
		#navigation li a{
			color:#FFFFFF;
			text-decoration:none;
			}
		#navigation li a:hover{
			color:#97bf0d;
			text-decoration:none;
			}
		#navigation li.select{
			color:#97bf0d;
			}

#contenu {
	float:left;
	min-height:400px;
	padding:65px 0 0 0 ;
	width:670px;
}
#pied {
	height:41px;/*81*/
	background-image:url(../images/footer.png);
	text-align:right;
	padding: 40px 120px 0 0 ;
	line-height:1.3em;
	color:#14100d;
	font-size:12px;
	}

#pied a{
	color:#14100d;
	text-decoration:none;
}
#pied a:hover{
	color:#000000;
	text-decoration:underline;
}


#horaires-texte1{
	width:670px;
	height:220px;
	float:left;}
.horaires-texte2{
	width:170px;
	margin-right:35px;
	float:left;
}

#agility-texte{
	width:650px;
	float:left;
}
#obe-texte{
	width:600px;
	float:left;
}
#galerie-texte{
	width:650px;
	float:left;
}
.galerie-titre{
	width:650px;
	height:40px;
	float:left;
	}
	.galerie-titre a{
		color:#97bf0d;
		text-decoration:none;
		}
	.galerie-titre a:hover{
		color:#97bf0d;
		text-decoration:underline;
		}
#chiot-texte{
	width:650px;
	float:left;}

#educ-texte{
	width:580px;
	float:left;}

#club-texte{
	width:450px;
	float:left;}

#contact-texte{
	width:580px;
	float:left;}

#formateurs-texte{
	width:570px;
	float:left;}
	
.marron{
	color:#856d5a;
	}
.titre{
	width:570px;
	float:left;
	}
.formateur-nom{
	width:150px;
	float:left;
	margin-right:20px;
	text-align:right;}
.formateur-fonction{
	width:400px;
	float:left;
	font-style:italic}

.actu-bloc{
	width:650px;
	height:100px;
	float:left;
	clear:both;
	}
	.actu-jour{
		width:50px;
		height:20px;
		float:left;
		text-align:center;
		background-color:#666c24;
		margin-right:10px;
		border-top: 1px solid #FFF;
		}
	.actu-date{
		width:70px;
		height:40px;
		float:left;}
	.actu-annee{
		width:50px;
		height:20px;
		float:left;
		text-align:center;
		background-color:#72811e;
		margin-right:10px;
		border-bottom: 1px solid #FFF;
		}
	.actu-titre{
		font-weight:bold;
		width:450px;
		height:20px;
		float:left;
		}
	.actu-details{
		width:450px;
		float:left;
		height:50px;
		}



#corpForm {	/*** Mise en fome du corp du formulaire (bordure, couleur du fond...) ***/
	margin: 0;
	padding: 0;
	clear:both;
	}
	
#corpForm fieldset {	/*** Mise en forme des cadres ***/
	margin: 0;
	padding: 0;	
	border: none;
	}

#corpForm p {	/*** Mise en forme des lignes du formulaire ***/
	/*padding-right: 50px;*/
	margin: 0;
	width:450px;/*705*/
	margin-bottom: 5px;
	}

#corpForm fieldset#coordonnees label {	/*** Mise en forme des intitul&eacute;s de champs ***/
	width: 100px;	/*** Les intitul&eacute;s prennent 1/3 de la largeur totale du formulaire... ***/
	text-align: right;	/*** ... et ils sont align&eacute;s &agrave; droite... ***/
	margin: 0;
	padding-bottom: 3px;
	border:0px;
	line-height: 2;
	clear:both;
	float:left;
	}

#corpForm fieldset#commentaires {	/*** Mise en forme des intitul&eacute;s de champs ***/
	text-align: center;	/*** ... et ils sont align&eacute;s &agrave; droite... ***/
	margin: 5;
	padding: 5;
	}
#corpForm label:hover {
	cursor: pointer;	/*** Petite astuce pour apprendre aux utilisateurs &agrave; cliquer sur les intitul&eacute;s ***/
	}

#corpForm .normal {	/*** Retour &agrave; l'&eacute;tat normal apr&egrave;s l'utilisation ***/
	background: #665345;
	border:0px;
	color:#ffffff;
	border-top:#717e1f solid 1px;
	border-left:#717e1f solid 1px;
	border-bottom:#717e1f solid 1px;
	border-right:#717e1f solid 1px;

}
#corpForm .focus {	/*** Mise en avant des champs en cours d'utilisation ***/
	background: #937863;
	color:#ffffff;
	border:0px;
	border:#717e1f solid 1px;

}

.formbutton {
	background:#665345;
	border:#817870 solid 1px;
	cursor:pointer;
	color: #fff;
	margin-left:100px;
}

