body {
	background-color: #FFEEE4;
}
#wrapper
{
width:1045px;
height:100%;
margin-left:100px;;
}
#header
{
background:url(images/header.jpg) no-repeat;
width:773px;
height:240px;
margin-left:133px;
}
#barre
{
background:url(images/barre.jpg) no-repeat;
width:773px;
height:43px;
margin-left:133px;
}
#cadre_haut
{
background:url(images/cadre_gh.jpg) no-repeat;
width:402px;
height:212px;
}
#cadre_centrale
{
background: #C6E300;
margin-left:133px;
margin-right:140px;
padding-top:10px;
}
#cadre_bas
{
background:url(images/cadre_gb.jpg) no-repeat;
width:245px;
height:208px;
margin-left:10px;
}
#cadre_haut
{
background:url(images/cadre_gh.jpg) no-repeat;
width:242px;
height:208px;
margin-left:10px;
}
#cadre_gr
{
background: #C6FD30 url(images/cadre_gr.jpg) no-repeat;
width:488px;
margin-top:30px;
}
#menu_gauche a:hover
{
color:#FFFFFF;
text-decoration:none;
}
#menu_gauche a:link
{
color:#FFFFFF;
text-decoration:none;
}
#menu_gauche a:visited
{
color:#FFFFFF;
text-decoration:none;
}
#menu_gauche a:active
{
color:#FFFFFF;
text-decoration:none;
}
#texte_centre
{
color:#FFFFFF;
margin:10px;
}
#menu_haut
{
margin-left:30px;
margin-right:30px;

}
#menu_gauche
{
margin-left:17px;
margin-right:17px; 
padding-top:19px;
}
#colonne_droite
{
background: #FFEEE4 url(images/colonne_droite.jpg) no-repeat;
float: right;
width:140px;
height:451px;
}
#colonne_gauche
{
background: #FFEEE4 url(images/colonne_gauche.jpg) no-repeat;
float:left;
width:133px;
height:451px;
}
#footer
{
background: url(images/footer.jpg) no-repeat;
width:773px;
height:113px;
margin-top:60px;
margin-left:6px;
padding-bottom:10px;
}