@charset "utf-8";
/* CSS Document */
#nav2 {
	/*border:solid #FC0;
	border-width:2px 0 0 0;*/
	margin:1em 0 0 0;
	width:70px;
	font-size:10px;
}
#nav2 h6 {
	font-size:14px;
	font-weight:normal;
	margin:0 0 0.5em 0;
}
#nav2 h6 span {
}
#nav2 ul {
	list-style:none;
	padding:0;
	margin:0;
}
#nav2 ul  a{
	text-transform:uppercase;
	display:block;
	color:#000;
	text-decoration:none;
	border:solid #FC0;
	border-width:0 0 2px 0;
}
#nav2 ul  a:hover{
	color:#fff;
	background-color:#FC0;
}

#article_container {
    position:relative;
	width: 600px;
	margin-right: 7px;
}
#article {
	width: 595px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#surtitre_article {
	font-family: "MS Trebuchet", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	float: left;
}
#titre_article {
	font-family: "MS Trebuchet", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6633;
	text-transform: uppercase;
}
#soustitre_article {
	font-family: "MS Trebuchet", Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
}
#auteur_article {
	font-family: "MS Trebuchet", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	float: left;
}
#date_article {
	font-family: "MS Trebuchet", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-transform: capitalize;
	color: #999;
}
#descriptif_article {
	font-family: "MS Trebuchet", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
#logo_article {
	border: 1px solid #999;
	min-height: 5px;
	min-width: 5px;
	margin-right: 20px;
	margin-bottom: 7px;
	display: block;
	float: left;
}
#chapeau_article {
	font-family: "MS Trebuchet", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-right: 5px;
}
#texte_article {
	font-family: "MS Trebuchet", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 5px;
}
#ps_article {
	font-family: "MS Trebuchet", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-right: 5px;
}
#nouvelles_container {
    clear:both;
	position: relative;
	width: 600px;
	left: 0px;
	margin-top: 15px;
}
#nouvelles_titre {
	font-family: "MS Trebuchet", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #693;
	text-transform: uppercase;
}
#nouvelles_date {
	font-family: "MS Trebuchet", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	color: #999;
}
#nouvelles_introduction {
	font-family: "MS Trebuchet", Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#nouvelles_link {
}
#nlink:link, #nlink:visited, #nlink:active {
	font-family: "MS Trebuchet", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
#nlink:hover {
	color: #FFF;
	background-color: #693;
}
#nlink2:link, #nlink2:visited, #nlink2:active {
	font-family: "MS Trebuchet", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #693;
}
#nlink2:hover {
	color: #FFF;
	background-color: #693;
}
div#nouvelles_container {
position:relative;
}

span.nouvelle {
display:inline-block;
width: 190px;
height: 190px;
vertical-align:top;
margin: 2px;
}

span.nouvelle p {
border-left-width: 1px;
border-left-style: solid;
border-left-color: #999;
margin:0;
padding-left: 3px;
}

span.nouvelle * {
vertical-align:baseline;
}
#chemin {
	font-family: "MS Trebuchet", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000;
}
#chemin_link:link, #chemin_link:visited, #chemin_link:active  {
	font-family: "MS Trebuchet", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	width: 600px;
}
#chemin_link:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #FC0;
}
#menu_rubrique {
    position:absolute;
    left:610px;
	font-family: "MS Trebuchet", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #693;
	width: 190px;
}
#menurubrique1:link, #menurubrique1:visited, #menurubrique1:active  {
	font-family: "MS Trebuchet", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	width: 188px;
	display: block;
}
#menurubrique1:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #693;
}

#menurubrique2:link, #menurubrique2:visited, #menurubrique2:active  {
	font-family: "MS Trebuchet", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	width: 147px;
	display: block;
}
#menurubrique2:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #693;
}
