* {
margin : 0;
padding : 0;
}

body {
background-color : #decfb0;
width : 902px;
margin : 0 auto 0 auto;
font-size : 12px;
font-family: Arial, Georgia, sans-serif;
}

#global {
background : url(images/index_22.jpg) 0px 38px repeat-y;
}

a {
color : #f08439;
}

a:hover {
text-decoration : none;
}

img {
border : none;
}

ul#coord {
list-style-type : none;
line-height : 12px;
color : white;
}

div#bordureHaut {
height : 40px;
background : url(images/index_02.jpg) no-repeat;
}

/* Header (coordonnées + bannière) */
div#coordonnes {
width : 238px;
height : 182px;
float : left;
background : url(images/index_04.jpg) no-repeat;
}

div#coordonnes img{
margin : 7px 0 0 70px;
}

div#coordonnes ul {
margin : 0 0 0 70px;
}

div#ban {
width : 664px;
height : 182px;
float : right;
background : url(images/index_05.jpg) no-repeat;
}

/* Menu */

div#menu img {
border : none;
float : left;
}

/* Contenu */

div#HautContenu {
clear : both;
height : 52px;
background : url(images/index_21.jpg) no-repeat;
}

div#MilieuContenu img#imgAVendre{
margin : 0;
float : none;
clear : both;
}

div#MilieuContenu img{
float : left;
clear : both;
margin : 0 0 0 80px;
}

div#gauche img {
margin-bottom : 20px;
}

div#ContenuTexte{
float : left;
width : 495px;
margin : 0 0 0 30px;
}

div#ContenuTexte h1{ 
font-size : 22px;
}

.sousTitre {
color : #911616;
font-size : 13px;
}

div#footer {
height : 97px;
background : url(images/index_23.jpg) no-repeat;
color : white;
padding-top : 15px;
text-align : center;
clear : both;
}

.anglais {
color : brown;
}

div#MilieuContenu img#logoEqu {
margin : 0;
width : 186px;
float : right;
}




/* PAGE CAVALERIE */

.TextePoney  {
float : left;
width : 450px;
padding : 20px 0 0 20px;
}

.ListePoney  {
float : left;
width : 450px;
padding : 0 0 0 40px;
}

.ImagePoney {
float : left;
padding : 30px 0 60px 0;
}

.devis {
clear : both;
text-align : center;
}

.anglais {
color : brown;
}

div#AVendreTexte {
clear : both;
text-align : center;
}




/* PAGE CALENDRIER */

div#MilieuContenuCalendrier p{
text-align : center;
clear : both;
}





/* PAGE ACCES */

div#MilieuContenuAcces {
text-align : center;
clear : both;
}




/* PAGE CONTACT */

textarea#message {
width : 500px;
height : 300px;
}

form {
width : 500px;
margin : 0 auto 0 auto;
}

div#Nom {
width : 250px;
float : left;
}

div#Nom input{
width : 200px;
}

div#Prenom {
width : 250px;
float : left;
}

div#Prenom input{
width : 200px;
}

div#Adresse {
width : 250px;
float : left;
}

div#Adresse input{
width : 200px;
}

div#CP {
width : 250px;
float : left;
}

div#CP input{
width : 200px;
}

div#Ville {
width : 250px;
float : left;
}

div#Ville input{
width : 200px;
}

div#Mail {
width : 350px;
float : left;
}

div#Mail input{
width : 200px;
}

div#Renseignements {
clear : both;
}