/*@import url("styles_calendrier.css");*/

body {
padding:0;
margin:0;
font-size:80%;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#ffffff;
background-color:#000000;
text-align:center;
}

a:link, a:visited, a:active {
color:#C6D872;
text-decoration:none;
}

a:hover {
color:#ffffff;
text-decoration:none;
}


.error, .rappel{
font-weight: bold;
color: #FF0000;
text-decoration:none;
}

#alerte_javascript_inactif {
color:#3399FF;
position:absolute;
top:3px;
left:3px;
width:150px;
}

.retour_float {
clear:both
}

#global {
width:895px;
margin:0 auto;
text-align:left;
background-color:#383A2D;
}

/* Entete */

#entete {
height:240px;
position:relative;
}

#drapeaux{
position:absolute;
left:5px;
top:5px;
}

/*logo*/
#logo img{
position:absolute;
top:30px;
left:10px;
border:0;
}

#entete #menu {
height:23px;
position:relative;
top:-23px;
}
#entete #menu ul {
font-size:12px;
margin:0;
margin-left:5px;
padding:0;
list-style:none;		
}
#entete #menu li {
float:left;
background:url("images/home/bt_gche_off.gif") no-repeat left top;
padding-left:9px;
margin-left:5px;
}
#entete #menu li a {  
float:left;
height:17px;
text-align:center;
display:block;
color:#C6D872;
text-decoration:none;
background:url("images/home/bt_drt_off.gif") no-repeat right top;
padding-top:5px;
padding-right:10px;
}
#entete #menu li a:hover {
color:#383A2D;
}
#entete #menu #current {
background:url("images/home/bt_gche_on.gif") no-repeat left top;
}
#entete #menu #current a {
color:#000;
background:url("images/home/bt_drt_on.gif") no-repeat right top;
padding-top:5px;
padding-right:10px;
}

#barre_entete{
background-color:#C6D872;
height:20px;
text-align:right;
padding-right:10px;
font-size:11px;
color:#383A2D;
line-height:20px;
position:absolute;
left:0px;
top:218px;
width:885px;
font-family:Arial, Helvetica, sans-serif;
}

#flash {
margin-left:2px;
}

/* fin Entete */

h1#titre_page {
text-align:center;
font-size:15px;
color:#C6D872;
font-weight:normal;
margin-bottom:20px;
}


/* Pied */

#pied {
clear:both;
font-size:11px;
color:#C6D872;
text-align:center;
margin-top:10px;
}

#renseignements {
font-size:11px;
}

/* fin Pied */


