﻿body{
background-color: #C16927;
font-family: Arial;
font-size: 14px;
}

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

a:visited {
text-decoration: none;
color:#e30001;
}
a:hover {
text-decoration: none;
color:#e30001;
}
a:active {
text-decoration: none;
color:#e30001;
}

#fixe{
-moz-border-radius : 10px;
width: 800px;
text-align: justify;
margin: auto;
background-color: #F1944C;
}

#banniere{
font-family: Arial;
width: 650px;
height: 100px;
background-color: #E16A0F;
font-size: 1em;
float: left;
margin-bottom: 20px;
} 

#gauche a:hover {
color:#F1AF7C;
background-color:#e30001;
}

#gauche{
float: left;
width: 150px;
border: solid 3px;
border-color: #F1AF7C;
-moz-border-radius : 5px 5px; 
text-align: left;
margin-right: 10px;
margin-left: 5px;
margin-bottom: 5px;
background-color: #F1AF7C;
}

#menu{
background-color: #f2b080;
font-size: 15px;
}

#bouton{
color: #B45309;
text-align: center;
font-size: 15px;
font-weight: bold;
margin-bottom: 5px;
}

#milieu{
/* background-color: #ffffff; */
margin-left: 170px;
margin-right: 170px;
font-size: 12px;
width: 500px;
}

#droite{
float: right;
border: solid 3px;
border-color: #93816D;
-moz-border-radius : 5px 10px; 
margin-right: 5px;
margin-left: 10px;
margin-bottom: 5px;
}

#divers{
background-color: #A18675;
clear: both;
text-align: center;
}

#divers a:hover {
color: #FFFFFF;
}

#milieu h3{
text-align: center;
}

#photos img{
border: none;
}