
html {overflow: scroll;}
.body
{
font-family:calibri;
}

.conteneur_principal
{
width:850px;
margin:auto;
border:white 1px solid;
}

.bandeau
{
width:850px;
height:121px;
margin:auto;
}

.img_bandeau_horizontal
{
float:right;
margin-top:45px;  /*Permet de coller l'image horizontale à la border bottom*/                                                    
}

.img_bandeau_logo
{
margin-top:15px;
margin-left:50px;
}

.menu_1
{
width:850px;
margin:auto;
}
.menu_1 td
{
width:170px;
height:22px;
text-align:center;
border:rgb(204,204,204) 1px solid;
}
.menu_1 a
{
display:block;
width:100%;
height:100%;
color:white;
font-size:13px;
background:rgb(51,102,153);
padding-top:2px;
}

.menu_1 a:hover
{
background:rgb(0,51,102);
}

.menu_2
{
width:850px;
height:26px;
margin:auto;
border:white 1px solid;
}

.menu_2 table
{
margin:auto;
}

.menu_2 td
{
width:155px;
height:18px;
text-align:center;
border:rgb(204,204,204) 1px solid;
}
.menu_2 a
{
display:block;
width:100%;
height:100%;
color:white;
font-size:11px;
background:rgb(51,102,153);
padding-top:2px;

}

.menu_2 a:hover
{
background:rgb(0,51,102);
}

.menu_actuel a
{
background:rgb(0,51,102);
}

form
{
margin:auto;
text-align:center;
margin-bottom:25px;
margin-top:25px;
}

.foot
{
width:660px;
height:25px;
margin:auto;
border:rgb(51,102,153) 1px solid;
background:rgb(51,102,153);
}

a
{
font-size:14px;
font-family:arial;
color:black;
text-decoration:none;
}

a:visited
{
text-decoration:none;
}

a:hover
{
text-decoration:none;
}

.page .a_contact
{
color:rgb(51,102,153);
}

.page .a_contact:hover
{
font-weight:bold;
}

.foot a
{
margin-right:25px;
font-size:12px;
font-family:calibri;
color:white;
}

.foot p
{
text-align:right;
margin:0px;
margin-top:4px;
padding:0px;
font-size:12px;
color:white;
}

.foot .designed
{
float:left;
margin-left:25px;
color:white;
}

.login
{
text-align:center;
padding-bottom:25px;
padding-top:25px;
}

.a_news
{
font-size:14px;
font-family:calibri;
color:rgb(51,102,153);
}

.big_logo
{
width:450px;
height:350px;
position:absolute;
left: 50%; 
top: 50%;
margin-top:-175px; 
margin-left:-225px;
text-align:center;
}

.big_logo img
{
border:none;
}

.big_logo .enter
{
padding:5px;
font-weight:bold;
margin-right:50px;
color:rgb(0,51,102);
font-size:18px;
border:1px solid rgb(0,51,102);
}

.big_logo .enter:hover
{
background:rgb(0,51,102);
color:white;
}

.page
{
font-size:16px;
font-family:calibri;
width:660px;
margin:auto;
border:rgb(204,204,204) 1px solid;
}

.page h4
{
font-size:18px;
margin-left:50px;
margin-right:50px;
text-align:center;
font-weight:bold;
color:rgb(0,51,102);
}

.page p
{
margin:50px;
margin-top:25px;
margin-bottom:25px;
text-align:justify;
}

.page .p_accueil
{
text-align:center;
}

.img_accueil
{
display:block;
margin:auto;
margin-top:50px;
margin-bottom:50px;
border:none;
}

.page .citation
{
text-align:right;
font-style:italic;
color:rgb(51,102,153);
margin-bottom:0px;
}

.page  .signature_citation
{
text-align:right;
color:rgb(51,102,153);
margin-top:10px;
}

.page li
{
margin-right:125px;
margin-left:25px;
margin-bottom:20px;
}

.page .img_droite
{
float:right;
margin:25px;
margin-right:50px;
margin-top:0px;
}

.page .img_gauche
{
float:left;
margin:25px;
margin-left:50px;
margin-top:0px;
}

.page h5
{
font-size:17px;
color:rgb(51,102,153);
margin-left:50px;
margin-right:50px;
font-weight:bold;
}

.liens_cv
{
text-decoration:underline;
font-size:16px;
font-family:calibri;
color:rgb(0,51,102);
font-style:italic;
}

.page .p_contact
{
margin-top:100px;
}