@charset "utf-8";

body{
padding:0px;
margin:0px;
background:#f5f5f5;
}

#tableau{
margin: 20px auto 0 auto;
width:860px;
min-height:auto;
}

.grand_titre{
font-family: arno pro smbd;
font-size: 16px;
font-weight: bold;
color: #1d2a7e;
}

a{
color:#9933ff;
font-weight: bold;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
}

a:hover{
color:#d066d4;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}

h1 {
font-family: arno pro;
font-size: 20px;
font-weight: bold;
color: #3e4a91;
margin: 0px;
}

h2 {
font-family: arial;
font-size: 14px;
color:#969cd1;
font-weight: bold;
margin: 0px;
}

tr {
margin:0px;
padding:0px;
}

td {
margin:0px;
padding:0px;
}

/****************************************************************************************************
												POPUPS																								
*****************************************************************************************************/

#popups{
width:550px;
height:480px;
background-color:#FFFFFF;
border-color:#9999cc;
border-width:1px;
border-style:solid;
font-family:arial;
font-size:12px;
}

#popupsfondhaut{
width:550px;
height:20px;
background-color:#9999cc;
}

#popupsfondbas{
border-left-color:#9999cc;
border-left-width:1px;
border-left-style:solid;
border-right-color:#9999cc;
border-right-width:1px;
border-right-style:solid;
position:fixed;
width:550px;
height:20px;
background-color:#9999cc;
margin:0px 0 0 0;
}

#logo{
width:274px;
height:154px;
float:left;
padding:0 0 0 10px;
}

#coordonnees{
line-height:20px;
width:258px;
height:104px;
float:left;
padding:35px 0 0 0px;
}

#popupscontenu{
float:left;
color: #1d2a7e;
text-align:justify;
width:520px;
height:290px;
padding:12px 12px 0 12px;
}

/****************************************************************************************************
												HAUT																								
*****************************************************************************************************/

#fond_haut{
background:url(images/design/fond_haut.jpg);
height:42px;
font-size:1px;
}

#lienshaut{
padding-top:8px;
margin-left:480px;
width:320px;
height:34px;
}

/****************************************************************************************************
												MILIEU																								
*****************************************************************************************************/

#banniere{
width:845px;
height:135px;
margin:0 0 10px 0;
padding:0px;
}

#fond_milieu{
height:766px;
background-image:url(images/design/fond_milieu.jpg);
background-repeat:repeat-y;
padding:0 7px 0 8px;
}

#bande_haut{
line-height:22px;
width:845px;
height:45px;
background:url(images/design/bande_haut.jpg);
background-repeat:no-repeat;
padding:2px;
}

#bande_haut2{
line-height:45px;
width:845px;
height:45px;
background:url(images/design/bande_haut.jpg);
background-repeat:no-repeat;
padding:2px;
margin:0px;
}

#menu{
width:223px;
height:452px;
background:url(images/design/fond_menu.jpg);
background-repeat:no-repeat;
padding-top:120px;
float:left;
display:inline;
}

#esp_menu{
margin-bottom:7px;
}

#contenu{
width:617px;
height:565px;
float:left;
display:inline;
}

#titre{
height:40px;
width:100;
padding:40px 0 0 20px;
}

#texte {
height : 430px;
width:550px;
overflow : auto;
background-attachment: fixed;
border: 1px solid #FFFFFF;
scrollbar-face-color:#8F96C8;
scrollbar-shadow-color:#8F96C8;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-color:#8F96C8;
scrollbar-track-color: #f8f1f8;
scrollbar-arrow-color: #FFFFFF;
background-color: #FFFFFF;
padding:15px 13px 0 20px;
font-family:arial;
font-size:12px;
text-align:justify;
color: #3e4a91;
}

#carte_accede_france{
margin:45px 0 0 60px;
}

/****************************************************************************************************
												BAS																								
*****************************************************************************************************/

#fond_bas{
height:67px;
background-image:url(images/design/fond_bas.jpg);
}

#footer{
height:67px;
padding-top:10px;
line-height:20px;
margin:0px;
text-align:center;
color:#FFFFFF;
font-family: arial;
font-size: 12px;
}

.footer{
color:#FFFFFF;
font-family: arial;
font-size: 13px;
} 

.footer a{
color:#FFFFFF;
text-decoration:none;}

.footer a:hover{
color:#FFFFFF;
text-decoration:underline;
}

