@charset "utf-8";
/* CSS Document */
body{
background-image:url(images/bg.jpg);
background-color:#000000;
background-repeat:repeat-x;
color:#cccccc;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
}
#haut {
padding-top:75px;

margin:auto;
margin-top:5px;
width:710px;
height:48px;
text-align:left;
background-repeat:no-repeat;
text-align:right;
vertical-align:bottom;
color:#999999;
}

#compte{
width:100%;
margin:auto;
text-align:right;
}

#images{
text-align:center;
}

#tableau {
margin:auto;
}

#actualite{
width:710px;
margin:auto;
}

#case {
width:250px;
border:solid 1px #999999;
text-align:center;
vertical-align:top;
padding:3px;
padding-bottom:10px;
background-image:url(images/bg_case.jpg);
}

h2 {
font-size:16px;
font-style:normal;
color:#ECA540;
padding:1px;
margin:1px;
}
h2.rouge {
font-size:14px;
font-style:normal;
color:#AEE666;
padding:1px;
margin:1px;

}

h2.bleu {
font-size:14px;
font-style:normal;
color:#93B8CD;
padding:1px;
margin:1px;

}
h2.or {
font-size:14px;
font-style:normal;
color:#B5A6B6;
padding:1px;
margin:1px;

}

ul{
padding:0px;
margin:0px;
font-size:14px;
vertical-align:top;


}

li {
text-align:left;
padding:0px;
padding-left:15px;
list-style-type:none;
background-image:url(images/puce_vert.gif);
 background-repeat:no-repeat;
 background-position:2px 5px;
 font-size:12px;
}

li.rouge {
text-align:left;
padding:0px;
padding-left:15px;
list-style-type:none;
background-image:url(images/puce_rouge.gif);
 background-repeat:no-repeat;
 background-position:2px 5px;
}

li.or {
text-align:left;
padding:0px;
padding-left:15px;
list-style-type:none;
background-image:url(images/puce_bleu.gif);
 background-repeat:no-repeat;
 background-position:2px 5px;
}

li.bleu {
text-align:left;
padding:0px;
padding-left:15px;
list-style-type:none;
background-image:url(images/puce_bleu.gif);
 background-repeat:no-repeat;
 background-position:2px 5px;
}

li.bleux {
text-align:left;
padding:0px;
padding-left:15px;
list-style-type:none;
background-image:url(images/puce_bleux.gif);
 background-repeat:no-repeat;
 background-position:2px 8px;
}
li.jaune {
text-align:left;
padding:0px;
padding-left:15px;
list-style-type:none;
background-image:url(images/puce_jaune.gif);
 background-repeat:no-repeat;
 background-position:2px 8px;
}
.lienbas{
font-size:9px;
}
a:{color:#aaaaaa;}
	a:link {color:#aaaaaa; text-decoration:none;   }
	 a:visited { text-decoration:none; color:#aaaaaa; }
	 a:hover { text-decoration:none ;  color:#ffffff;}
	 a:active { text-decoration:none;  color:#aaaaaa;  }
	 
a.actu:{color:#aaaaaa;}
	a.actu:link {color:#aaaaaa; text-decoration:underline;   }
	 a.actu:visited { text-decoration:underline; color:#aaaaaa; }
	 a.actu:hover { text-decoration:none ;  color:#ffffff;}
	 a.actu:active { text-decoration:uderline;  color:#aaaaaa;  }
	 


	 #lien{
	 text-align:left;
	 margin-left:15px;
	 }
	 
#contenu{
background-color:#1c1c1c;
background-image:url(images/bg_contenu.jpg);
background-repeat:repeat-x;
width:710px;
margin:auto;
margin-top:1px;
text-align:left;}

#tableaux{
width:710px;
margin:auto;}

#ombre_bas{
width:710px;
height:60px;
margin:auto;
margin-top:5px;
background-image:url(images/ombre_bas.jpg);}
input{
background-color:#cccccc;
border:none;}
select {background-color:#cccccc;border:none;
}
textarea{
background-color:#cccccc;
border:none;
}
