/* CSS Document */

/*** TITRES ET PARAGRAPHES ***/
h1{display:none;}
h2#calendrier{/*margin-top:20px;*/}

/** MENU ACCUEIL **/
html>body #colonnegauche{width:208px;}
html>body #colonnegauche ul{width:208px;}

#nouvelles{background:url(../images/ombre.gif) #fff no-repeat bottom right; width:230px; padding-right:20px; float:left;}
#autres{margin-left:280px;}

/*div#photo_col_gauche{background:url(../images/ombre.gif) #fff no-repeat bottom right; width:230px; padding-right:20px; float:left;}
div#photo_col_droite{position:relative;}
div#photo_col_gauche img, div#photo_col_droite img{float:left;}
div#photo_col_droite img{margin-left:30px;}*/
div#photo_president{margin-top:25px;}
div#photo_president p{font-size:0.8em; padding:5px;}
div#photo_president img{float:left;}

#rapport li{
	list-style-type:none;
	margin-bottom:10px;

}