@charset "utf-8";
/* CSS Document */

body{
	background-color:#d76b36;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

img{
	border:none;
}

li{
	list-style:none;
	list-style-image:url(images/chevrons.png);
}

a{
	text-decoration:none;
	color:#CCC;
}

h3{
	background-image:url(images/fond_titre.png);
	background-repeat:no-repeat;
	margin-left:1.5em;
	margin-top:1em;
	padding-left:0.5em;
	padding-top:0.2em;
	padding-bottom:0.2em;
	height:32px;
}

h6{
	padding:0;
	margin:0;
	font-size:14px;
	text-align:center;
}

table#tablePrinc{
	margin-left:auto;
	margin-right:auto;
}

div#banniere{
	background-image:url(images/banniere.png);
	background-repeat:no-repeat;
	min-width:900px;
	min-height:250px;
}

div#menu li{
	list-style-image:none;
}

div#menu{
	float:left;
	width:250px;
}

div#menu ul{
	padding-left:0px;
}

td#conteneurPrinc{
	border:solid 1px #FFCC66;
	background-image:url(images/ecurie_gilles_bertrand_menu.png);
}

div#interieur{
	float:left;
	min-height:500px;
	width:850px;
}

div#contenu{
	width:1100px;
}

div#encadre li{
	margin-top:0.5em;
}

span#titre_ul{
	background-image:url(images/carre_ul.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:1em;
	font-weight:bold;
}

td#coteGauche{
	background-image:url(images/coteGauche.png);
}

td#coteDroit{
	background-image:url(images/coteDroit.png);
}

td#coteHaut{
	background-image:url(images/coteHaut.png);
}

td#coteHautGauche{
	background-image:url(images/coteHautGauche.png);
}

td#coteHautDroit{
	background-image:url(images/coteHautDroit.png);
}

div#equipe{
	background-image:url(images/equipe.png);
	background-position: 0 0;
	background-repeat:no-repeat;
	width:235px;
	height:64px;
}

div#equipe:hover{
	background-image:url(images/equipe.png);
	background-position: -229px 0;
	background-repeat:no-repeat;
	width:235px;
	height:64px;
}

div#installations{
	background-image:url(images/installations.png);
	background-position: 0 0;
	background-repeat:no-repeat;
	width:235px;
	height:64px;
}

div#installations:hover{
	background-image:url(images/installations.png);
	background-position: -229px 0;
	background-repeat:no-repeat;
	width:235px;
	height:64px;
}
div#tarifs{
	background-image:url(images/tarifs.png);
	background-position: 0 0;
	width:235px;
	height:64px;
}

div#tarifs:hover{
	background-image:url(images/tarifs.png);
	background-position: -229px 0;
	background-repeat:no-repeat;
	width:235px;
	height:64px;
}

div#chevaux{
	background-image:url(images/chevaux.png);
	background-position: 0 0;
	width:235px;
	height:64px;
}

div#chevaux:hover{
	background-image:url(images/chevaux.png);
	background-position: -229px 0;
	width:235px;
	height:64px;
}

div#accueil{
	background-image:url(images/accueil.png);
	background-position: 0 0;
	background-repeat:no-repeat;
	width:235px;
	height:64px;
}

div#accueil:hover{
	background-image:url(images/accueil.png);
	background-position: -229px 0;
	background-repeat:no-repeat;
	width:235px;
	height:64px;
}

div#ou{
	background-image:url(images/ou.png);
	background-position: 0 0;
	background-repeat:no-repeat;
	width:235px;
	height:64px;
}

div#ou:hover{
	background-image:url(images/ou.png);
	background-position: -229px 0;
	background-repeat:no-repeat;
	width:235px;
	height:64px;
}

div#texte{
	padding-left:1em;
	padding-right:1em;
	padding-bottom:1em;
	margin-left:1em;
	margin-right:1em;
	text-align:justify;
}

div#encadre{
	background-color:#b65526;
	border:solid 1px #a4491e;
	padding:1em;
	margin-bottom:1em;
}

div#texte p{
	text-indent:20px;
}

div#texte img{
	margin:0.5em;
}

div#basDePage{
	clear:left;
}

div#carte{
	float:left;
}

div#renseignements{
	float:left;
	width:270px;
	padding:0.5em;
	margin-left:0.5em;
}

div#basDePage{
	height:25px;
	padding-top:1em;
	padding-bottom:0.5em;
	background-color:#330000;
	border-top:solid 1px #FFCC66;
	text-align:center;
	font-size:12px;
	color:#CCCCCC;
}

div#basDePage a{
	text-decoration:none;
	color:#666666;
}

div.cheval{
	width:390px;
	float:left;
	margin-right:0.2em;
}

div.cheval_details{
	width:800px;
}

div#video{
	margin-left:3em;
}
