/* CSS Document */

body{
margin:0px;
color:#333333;
font-family:sans-serif;
font-size:14px;
}
img{
border:0;
}
.search a{
color:#333333;
text-decoration:none;
font-size:0.8em;
}
.search a:hover{
color:#F28E00;
text-decoration:none;
font-size:0.8em;
}
.erreur{
color:#FF0000;
font-weight:bold;
font-size:1.1em;
}
a{
color:#333333;
text-decoration:none;
font-weight:bold;
}
a:hover{
color:#888AC0;
text-decoration:none;
font-weight:bold;
}
.lien_violet a{
color:#888AC0;
text-decoration:none;
font-weight:bold;
}
.lien_violet a:hover{
color:#333333;
}
#agenda{
width:145px;
color:#FFFFFF;
font-size:0.9em;
text-align:left;
padding:5px;
}
.ag_title{
/** width property fucks up text in EI
/*width:145px;*/
color:#FFED00;
font-size:1.2em;
font-weight:bold;
text-align:center;
}
.ag_content{
padding-bottom:5px;
margin-bottom:5px;
border-bottom:1px solid #ffffff;
text-align:center;
}
.tableau_violet{
background-color:#888AC0;
color:#ffffff;
padding:5px;
}
.tableau_orange{
background-color:#F28E00;
color:#ffffff;
padding:5px;
}

.tableau_jaune{
background-color:#FFED00;
color:#333333;
padding:5px;
}
.titre_violet1{
font-weight:bold;
font-size:1.4em;
color:#888AC0;
}
.titre_violet1 a{
text-decoration:none;
color:#888AC0;
}
.titre_violet1 a:hover{
text-decoration:none;
color:#333333;
}
.titre_orange1{
font-weight:bold;
font-size:1.4em;
color:#F28E00;
}
.titre_orange1 a{
text-decoration:none;
color:#F28E00;
}
.titre_orange1 a:hover{
text-decoration:none;
color:#333333;
}
.titre_jaune1{
font-weight:bold;
font-size:1.4em;
color:#FFED00;
}
.titre_jaune1 a{
text-decoration:none;
color:#FFED00;
}
.titre_jaune1 a:hover{
text-decoration:none;
color:#333333;
}
.titre_gris1{
font-weight:bold;
font-size:1.4em;
color:#333333;
}
.titre_gris1 a{
text-decoration:none;
color:#333333;
}
.titre_gris1 a:hover{
text-decoration:none;
color:#F28E00;
}
.titre_violet2{
font-weight:bold;
font-size:1.2em;
color:#888AC0;
}
.titre_violet2 a{
text-decoration:none;
color:#888AC0;
}
.titre_violet2 a:hover{
text-decoration:none;
color:#333333;
}
.titre_orange2{
font-weight:bold;
font-size:1.2em;
color:#F28E00;
}
.titre_orange2 a{
text-decoration:none;
color:#F28E00;
}
.titre_orange2 a:hover{
text-decoration:none;
color:#333333;
}
.titre_jaune2{
font-weight:bold;
font-size:1.2em;
color:#FFED00;
}
.titre_jaune2 a{
text-decoration:none;
color:#FFED00;
}
.titre_jaune2 a:hover{
text-decoration:none;
color:#333333;
}
.titre_gris2{
font-weight:bold;
font-size:1.2em;
color:#333333;
}
.titre_gris2 a{
text-decoration:none;
color:#333333;
}
.titre_gris2 a:hover{
text-decoration:none;
color:#F28E00;
}
.titre_gris3{
font-weight:bold;
color:#333333;
}
.image_droite{
float: right;
margin: 0 0 10px 10px;
border: 1px solid #666;
padding: 2px;
}
.image_gauche{
float: left;
margin: 0px 10px 10px 0px;
border: 1px solid #666;
padding: 2px;
}

.btm_marged_list li{
margin-bottom:20px;
}