

body,html{
margin:0;
background-color:#FFFFFF;
background-image:url(img/back3.jpg);
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#045B7B;
}

div#Ill{
width:290px;
height:210px;
border:0px solid red;

position:absolute;
left:50%;
margin-left:-160px;
margin-top:18px;
z-index:3;
}

div#Conteneur{
width:950px;
min-height:700px;
background-image:url(img/fd3.jpg);
background-repeat:no-repeat;

position:absolute;
float:left;
left:50%;
margin-left:-475px;
margin-top:0px;
z-index:1;
}

div#TitreP{
width:600px;
height:90px;
border:0px solid red;

position:relative;
float:left;
z-index:1;
}

div#CadreP{
width:609px;
min-height:485px;
border:0px solid black;
background-image:url(img/cadreP.png);
background-repeat:no-repeat;

position:relative;
float:left;
margin-top:5px;
z-index:1;
}

div#Menu{
width:305px;
height:105px;
border:0px solid red;

position:relative;
float:left;
margin-left:5px;
margin-top:5px;
z-index:1;
}

div#TexteP{
width:598px;
height:345px;
border:0px solid blue;

position:relative;
float:left;
margin-top:15px;
margin-left:4px;
z-index:1;
}

div#Bilan{
width:297px;
height:575px;
background-image:url(img/fdBilan.png);
background-repeat:no-repeat;

position:relative;
float:left;
margin-top:-80px;
margin-left:15px;
}

div#Tbilan{
width:288px;
height:560px;

position:relative;
float:left;
margin-left:3px;
margin-top:5px;
}

div#Copyr{
width:800px;
min-height:15px;
border:0px solid white;

position:relative;
float:left;
margin-top:5px;

text-align:center;
font-size:10px;
color:#999999;
}

div#Ref{
width:800px;
min-height:0px;
border:0px solid white;

position:relative;
float:left;
margin-top:5px;

text-align:center;
font-size:10px;
}

div#Message{
width:200px;
height:80px;
background-color:#FFFFFF;
border:1px solid #FF0000;

position:absolute;
float:left;
left:50%;
margin-left:-100px;
margin-top:300px;
z-index:10;

text-align:center;
}

div#HTemoinP{
width:658px;
height:16px;
background-image:url(img/fdHTemoin.jpg);
background-repeat:no-repeat;

display:block;
position:relative;
float:left;
margin-top:10px;
z-index:1;
font-size:10px;
}
div#TemoinP{
width:658px;
min-height:126px;
background-image:url(img/fdTemoin.jpg);
background-repeat:no-repeat;

position:relative;
float:left;
z-index:1;
font-size:10px;
}
div#BTemoinP{
width:658px;
height:11px;
background-image:url(img/fdBTemoin.jpg);
background-repeat:no-repeat;

display:block;
position:relative;
float:left;
z-index:1;
font-size:10px;
}

div#Coin{
width:250px;
height:165px;

position:relative;
float:left;
margin-left:10px;
margin-top:-150px;
}

H1{
font-size:20px;
color:#FF6600;
margin:0px;
padding:0px;
}

H2{
font-size:14px;
font-weight:bold;
color:#FF6600;
margin:0px;
padding:0px;
}

H3{
font-size:14px;
font-weight:bold;
color:#D32F2F;
margin:0px;
padding:0px;
}


input{
background-color:#FFFFFF;
border:1px solid #FF6600;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#045B7B;
}