body {
padding:0; 
margin:0;
font-family:Arial,Verdana,"Bitstream Vera Sans","Lucida Grande",sans-serif;
background-color:#666;
}
#background_flash {
height:100%;
overflow:hidden;
position:absolute;
width:100%;
z-index:1;
}
#page {
position:absolute;
width:100% !important;
height:100% !important;
z-index:50;
}
#zone {
position:absolute;
left: 50%; 
top: 50%;
width:720px;
height:350px;
margin-left: -360px; /* moitié de la largeur */
margin-top: -140px; /* moitié de la hauteur */
text-align:center;
}
#zone-cgos {
position:absolute;
left: 50%; 
top: 50%;
width:480px;
height:350px;
margin-left: -240px; /* moitié de la largeur */
margin-top: -140px; /* moitié de la hauteur */
text-align:center;
z-index:55;
}
#couleur-gauche{
background-color: #0185C6;
height: 192px;
position: absolute;
width: 50%;
}
#couleur-droite{
background-color: #91D2F2;
float: right;
height: 192px;
width: 100%;
position:absolute;
}
.volets {
padding-top:10px;
}
.volets .volet {
margin:0 15px;
width:210px;
float:left;
background:url(../images/blanc2.png) no-repeat;
}
.langues {
clear:both;
}
.langues img {
display:inline;
padding:0 2px;
}
img {border:0;}
a {
color:#333;
font-weight:bold;
text-decoration:none;
line-height:22px;
font-size:14px;
}
a img {margin:0 0 25px 0;}
a:hover img {margin:0;}
a span {display:none;color:#f89319;}
a:hover span {display:block;}
.bleu {color:#008ecb;}
.marron {color:#4d3934;}
.violet {color:#4a345e;}

#logo {
position:absolute;
z-index:45;
text-align:center;
width:100%;
top:20px;
}
#logo-cgos {
position:absolute;
z-index:50;
text-align:center;
width:100%;
}
.deco {
position:absolute;
z-index:45;
}
#deco_LT {
left:0; 
top:0;
}
#deco_RT {
right:0; 
top:0;
}
#deco_LB {
left:0; 
bottom:0;
}
#deco_RB {
right:0; 
bottom:0;
}
