@charset "windows-1252";

/* #menu_gauche { float: left; clear: left; width: 186px; } */
#actus_gauche { float: left; width: 186px; margin-right: 14px; background-color: rgb(222,226,230); }

#actus_gauche p {margin: 0px 7px 10px 4px;}
#actus_gauche ul {margin: 3px 7px 10px 4px; padding-left: 17px; list-style: none inside; }

#actus_gauche li a{ color:black; }
#actus_gauche li a:active, #actus_gauche li a:hover, #actus_gauche li a:focus {font-style: italic; text-decoration: none;}

#actus_gauche h1 {
	margin: 0px 0px 2px 0px; padding: 0px 7px 0px 4px; background-color:#bcd;
	font-weight: bold; text-decoration: underline; line-height: 14px
	}

#actus_gauche h1 a{ color:black; text-decoration:underline; }
#actus_gauche h1 a:hover {font-style: italic}

#actus_gauche, #actus_gauche h1 {font-size: 12px}

#texte, #titre{font-size: 13px}

#titre { 
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #ddd; 
	text-transform: uppercase; font-weight: normal;
	}

#titre:first-letter { font-size: 14px; }

#texte {
	float: left; margin-left: 0px; 
	width: 600px; 
	min-height: 400px; 
	text-align: justify;
	/* padding-right:1em */
	}

#texte h1 { margin: 20px 0px 8px 0px; font-size: 13px ; }

#texte p{ margin: 0px 0px 10px 0px; }
#texte p:first-letter { font-size:18px; text-transform: uppercase; }

/*#texte a:link, #texte a:visited { color: #448; }*/
#texte a:hover, #texte a:active, #texte a:focus { color: black ; text-decoration: underline; }

#texte ul {list-style: disc; }
#texte li {margin: 6px 0; }
