body
{
background : #5A8700 url(images/fondPage.png);
}

.divGlobal
{
width : 750px;
height : auto;
border : 1px solid #51687F;
overflow : visible;
margin-left : auto;
margin-right : auto;
}

.divHaut
{
width : 750px;
height : 182px;
background : url(images/haut.png);
overflow : hidden;
}

.divCentre
{
width : 750px;
height : auto;
background : url(images/centre.png);
overflow : hidden;
}

.divMenu
{
float : left;
width : 148px;
height : auto;
padding-top : 10px;
padding-bottom : 6px;
overflow : visible;
}

.divItemMenu a
{
width : 130px;
height : auto;
background-color : #F0F2F5;
margin-bottom : 4px;
margin-left : 13px;
font-size : 10pt;
text-decoration : none;
text-transform : uppercase;
text-align : center;
font-weight: bold;
padding-top : 5px;
padding-bottom : 3px;
display : block;
color : #5A5A5A;
}

.divItemMenu a:hover
{
width : 130px;
height : auto;
background-color : #5A5A5A;
margin-bottom : 4px;
margin-left : 13px;
font-size : 10pt;
text-decoration : none;
text-transform : uppercase;
text-align : center;
font-weight: bold;
padding-top : 5px;
padding-bottom : 3px;
display : block;
color : #F0F2F5;
}

.divPage
{
float : left;
width : 602px;
height : auto;
overflow : visible;
}

.divContenu
{
width : 567px;
height : auto;
background-color : #F0F2F5;
margin-top : 10px;
margin-left : 13px;
margin-bottom : 10px;
overflow : visible;
color : 5A5A5A;
padding-top : 2px;
padding-bottom : 3px;
padding-left : 5px;
padding-right : 5px;
text-align : justify;
font-size : 12pt;
}

.divBas
{
width : 750px;
height : 28px;
background : url(images/bas.png);
overflow : visible;
}

h1
{
margin : 0;
font-size : 16px;
color : #5A5A5A;
}
 
p
{
margin : 0;
padding-top : 5px;
font-size : 15px;
}

a
{
color : #995020;
font-size : 15px;
text-decoration : none;
}

a:hover
{
color : #995020;
font-size : 15px;
text-decoration : underline;
}

ul
{
padding-left : 25px;
margin-top : 0px;
margin-bottom : 0px;
padding-bottom : 0px;
}

.divGlobalIntro
{
position : absolute;
height : 219px;
width : 398px;
left : 50%; 
top : 50%;
margin-top : -109px;
margin-left : -199px;
}

.divPageIntro
{
width : 398px;
height : 219px;
margin-left : auto;
margin-right : auto;
border : 1px solid #FFFFFF;
background-image : url(images/accueilLP.png);
}

.divEntrer a
{
width : 70px;
height : auto;
background-color : #D9E2F2;
margin-top : 195px;
margin-left : 322px;
font-size : 8pt;
text-transform : uppercase;
text-align : center;
font-weight: bold;
padding-top : 2px;
padding-bottom : 3px;
display : block;
color : #5A5A5A;
}

.divEntrer a:hover
{
width : 70px;
height : auto;
background-color : #5A5A5A;
margin-top : 195px;
margin-left : 322px;
font-size : 8pt;
text-decoration : none;
text-transform : uppercase;
text-align : center;
font-weight: bold;
padding-top : 2px;
padding-bottom : 3px;
display : block;
color : #D9E2F2;
}
