/* ============== Styles généraux ==================== */

body{
margin:0;
font-family: Arial;
font-size: 14px;
line-height: 18px;
}

img {
border: 0;
}




/** =============== Centrage du site =========================== **/

body.site {
    width: 964px;
    margin: 0 auto;
    text-align: center;
}

div.bodysite {
    width: 964px;
    text-align: left;
    margin-top: 18px;
    margin-bottom: 20px;
    background-image:url("../images/backgr_accueil.png");
    background-repeat:no-repeat;
}






/* ============== Contenu de la page ==================== */

#entete{
margin: 0 0 0 30px;
}

#logo{
float:left;
margin:45px 0px 0px 0px;
}

#diaporama{

}

h1{
font-size: 28px;
margin: 33px 0px 18px 226px;
color: white;
font-weight: normal;
line-height: normal;
}

#col_left{
margin:0px 12px 18px 19px;
float:left;
}





/* ============== Affichage du menu ==================== */

.menu {
margin: 5px 0;
padding: 0 25px;
font-size: 14px;
height: 100px;
}

.menu ul {
margin: 0;
padding: 0 20px;
font-size: 13px;
}

.menu a {
color:white;
text-decoration:none;
}

.menu a:hover{
color:silver;
text-decoration:none;
}

.menu li{
list-style:none;
color:white;
}

.menu li.active a {
font-weight: bold;
}





#video{
border:0px;
}
p{
margin: 0;
margin-bottom:5px;
}

p.last {
margin-bottom: 0;
}
#col_right{
width:434px;
float:left;
}

#texte{
text-align:justify;
padding:25px 15px 40px 15px;
}

#texte-container {
margin:40px 0px 0px 0px;
background:white url("../images/bg_text_small.png") no-repeat bottom;
border-left:silver solid 1px;
}

#img_bas_texte {
background:white url("../images/bas_text_small.jpg") no-repeat;
height: 40px;

}

.signature {
    text-align: center;
    margin-top: 10px;
}



#jflanguageselection {
margin:0 25px 10px 5px;
}
