﻿body
{
	background: url(../../IMG/background.jpg) repeat-x;
	background-color: #00B2E9;
	margin: 0 auto 0 auto;
	width: 964px;
	font-family: Verdana, Arial;
	font-size: 12px;
}

div#header
{
	background: url(../../IMG/header.jpg);
	width: 964px;
	height: 156px;
}

div#contenu
{
	margin:auto;
	width: 964px;
	text-align: justify;
	background-color: #FFFFFF;	
}


.contenuFixe
{
    position:relative;
	width: 964px;
	height:570px;
	background-color: #FFFFFF;	
}

div#footer
{
	clear: both;
	background-image: url(../../IMG/footer.jpg);
	text-align: justify;
	width: 964px;
	height: 9px;
	font-size: 10px;
}

div#footer div#BordureBas
{
    position:absolute;
	width: 964px;
    text-align:right;
    padding-top:10px;
}

div#footer div#Contact
{
    position:absolute;
    margin-top:10px;
    font-size:10px;
    color:White;
}

div#Contact div#CompteurVisites
{
    background :url(../../IMG/background_visites.jpg) repeat-x;
	width: 34px;
    height:14px;
    color:White;
    letter-spacing:2px;
    border:1px solid White;
    vertical-align:middle;
    font-weight:bold;
}

div#Deconnexion
{
	width:122px;
	height:20px;
}

.CellSousMenu
{
    vertical-align:top;
    width:inherit;
}
