/* CSS Document */

@import url("styles_02.css");
@import url("text.css");

body{
margin:0px;
text-align:center;
background-color:#d3d8e0;
}

#contenu_general{
position: relative;
width: 770px; /*760 */
height:520px;
top:30px;
border: 0px black solid;
margin-left:auto;
margin-right:auto;
}

#ombre_col_dr{
position:absolute;
width:11px;
height:493px;
top:0px;
left:759px;
}

#ombre_col_bas{
position:absolute;
width:770px;
height:11px;
top:496px;
left:0px;
}

#created_by{
position:absolute;
width:770px;
height:13px;
top:503px;
left:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

.created_link{
color:#77787b;
text-decoration:none;
}

.created_link:hover{
color:#7e9eba;
text-decoration:none;
}

#pt_contenu_general{
position:absolute;
width:759px;
height:496px;
top:0px;
left:0px;
border: 0px black solid;
background-color:#FFFFFF;
}

#logo{
position:absolute;
width:256px;
height:97px;
top:0px;
left:0px;
}

#boutons{
position: absolute;
width:503px;
height:22px;
top:56px;
left:256px;
}

#bleu_en_tete{
position:absolute;
width:503px;
height:56px;
top:0px;
left:256px;
background-color:#28405f;
}

#img_bandeau{
position:absolute;
width:759px;
height:70px;
top:97px;
left:0px;
background-color:#FFFFFF;
}

#col_menu{
position:absolute;
width:160px;
height:290px;
top:167px;
left:0px;
text-align:left;
margin-top:25px;
clear:left;
}

#btn_back{
position:absolute;
width:160px;
height:23px;
top:210px;
left:0px;
}

#col_separateur{
position:absolute;
width:2px;
height:304px;
top:167px;
left:160px;
background-color:#28405F;
}

#footer{
position:absolute;
width:759px;
height:25px;
top:471px;
left:0px;
background-color:#28405F;
}

#adress{
position:absolute;
width:608px;
height:22px;
top:0px;
left:0px;
}

#mail{
position:absolute;
width:151px;
height:22px;
top:0px;
left:608px;
}

/*
position:absolute;
width:px;
height:px;
top:px;
left:px;
*/




