@charset "utf-8";
/* CSS Document */

body {
	background-color: #ebebeb;
	background-image: url(../images/background2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
.spip_logos {
	border: 0;
}
#container {
	position: relative;
	margin: auto;
	top: 0px;
	width: 800px;
}
#logo {
	position: absolute;
	left: 0px;
	top: 17px;
	width: 253px;
	height: 51px;
	background-image: url(../images/logo.gif);
}
#recherche {	
	position: absolute;
	font-family: "MS Trebuchet", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	left: 648px;
	top: 19px;
	width: 150px;
	height: 12px;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
#recherche:focus {
	color: #FFF;
	background-color: #999;
}
#sprymenu {
	position: absolute;
	height: 15px;
	width: 477px;
	left: 323px;
	top: 50px;
}
#article_container {
	position: absolute;
	width: 600px;
	left: 0px;
	top: 250px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	margin-right: 7px;
}
#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: #FC0;
	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;
	float: left;
	min-height: 5px;
	min-width: 5px;
	margin-right: 20px;
	margin-bottom: 7px;
	display: block;
}
#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: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-right: 5px;
}
#ps_article {
	font-family: "MS Trebuchet", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-right: 5px;
}
#nouvelles_container {
	position: absolute;
	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: 11px;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	color: #999;
}
#nouvelles_introduction {
	font-family: "MS Trebuchet", Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#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;
}
#nouvelles01, #nouvelles02, #nouvelles03, #nouvelles04, #nouvelles05, #nouvelles06 {
	height: 135px;
	width: 190px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	padding-left: 3px;
	margin: 2px;
	float: left;
	
}
#nouvelles07, #nouvelles08, #nouvelles09 {
	height: 135px;
	width: 190px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	padding-left: 3px;
	margin: 2px;
	float: left;
}
#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;
	font-family: "MS Trebuchet", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #693;
	width: 190px;
	top: 0px;
	left: 612px;
}
#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;
}
#copyright {
	font-family: "MS Trebuchet", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	height: 30px;
	width: 800px;
	margin: auto;
	padding-top: 25px;
	float: left;
}