@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #b1b0a8;
	color: #514944;
	margin: 0px;
	line-height: 16px;
	font-size: 80%;
	text-align: justify;
}
#container {
	SCROLLBAR-FACE-COLOR: #dbd3cb; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-SHADOW-COLOR: #FFFFFF; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR: #FFFFFF; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF;  
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
}
#scroll {
	Z-INDEX: 1;
	LEFT: 280px;
	OVERFLOW: auto;
	WIDTH: 510px;
	POSITION: absolute;
	TOP: 225px;
	HEIGHT: 1550px;
}
img 			{ border:0;}
a 				{ color:#514944; text-decoration:none; }
a:hover			{ color:#ff0730; text-decoration:none;}

a.lien 			{
	color:#514944;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	background-image: url(images/arrow.gif);
}
a:hover.lien 			{
	color:#ff0730;
	text-decoration:none;
	background-image: url(images/arrow_f2.gif);
}
a.lien-rouge			{
	color:#ff0730;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	background-image: url(images/arrow_f2.gif);
}
a:hover.lien-rouge			{
	color:#514944;
	text-decoration:none;
	background-image: url(images/arrow.gif);
}
.auteur	 {
	font-size: 210%;
	color:#000;
	font-weight: bold;
	line-height: 25px;
}
.rubrique { 
	font-size: 160%; 
	color:#000;
	font-weight: bold;
	line-height: 25px;
}
.titre{
	color:#ff0730;
	font-weight: bold;
}
.txt-rouge{
	color:#ff0730;
}
.info{
	font-size: 80%;
}
.bord{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #938981;
}

#index { 
	width: 800px; 
	background-color: #b1b0a8;  
	margin-right: 0; 
	margin-bottom: 0; 
	margin-left: -400px; 
	margin-top: -254px; 
	left: 50%;  
	top: 50%;  
	position: absolute; 
}
#wrapper { 
	width: 800px; 
	background-color: #fff; 
	margin-top: 0; 
	margin-right: 0; 
	margin-bottom: 0; 
	margin-left: -400px; 
	left: 50%; 
	position: absolute; 
}
#top			{
	width:100%;
	height:31px;
	background-color: #b1b0a8;
	text-align: right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #e8e4e2;
}
#header 		{
	width:100%;
	height:174px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header .info {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
	position: relative;
	float: none;
}

#header a.lien 			{
	color:#ff0730;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	font-size: 10px;
	text-transform: uppercase;
	background-image: url(images/arrow_f2.gif);
}
#header a:hover.lien 			{
	color:#514944;
	text-decoration:none;
	background-image: url(images/arrow.gif);
}
#nav {
	background-color: #dbd3cb;
	padding-top: 12px;
	padding-right: 3px;
	padding-bottom: 12px;
	padding-left: 12px;
	height: 88px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ff0730;
	line-height: 16px;
	right: 0px;
	left: 400px;
	width: 385px;
	position: absolute;
	top: 35px;
}
#nav ul 	{
	margin:0;
	float:left;
	list-style:none;
	padding: 0px;
	width: 385px;
}
#nav ul li {
	font-size: 10px;
	font-weight: bold;
	color: #514944;
	margin:0;
	float:left;
	background-image: url(images/nav_separ.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 9px;
	text-align: left;
	display: inline;
}
#center 		{
	width: 100%;
	padding-top: 0px;
	padding-bottom: 30px;
}
#center .entete1		{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 12px;
	padding-bottom: 12px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #938981;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align: left;	
}
#center .entete2		{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #938981;
	text-align: left;
}
#center .entete3		{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align: left;
}
#center .entete4		{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #938981;
	text-align: left;
}
#center .contenuRight		{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 12px;
	padding-bottom: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #938981;
	text-align: justify;
}
#center .contenuLeft		{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ff0730;
	font-size: 90%;
}
#center .contenuLeft .info		{
	font-size: 85%;
}
#center .images		{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ff0730;
	width: 260px;
	float: none;
}
#center .imagesGF		{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ff0730;
	width: 179px;
	float: none;
	margin-top: 74px;
	margin-left: 80px;
}
#center .notice		{
	width: 180px;
	float: none;
	padding-top: 22px;
	padding-left: 80px;
}
#center .notice ul 	{
	margin:0;
	float:left;
	list-style:none;
	padding: 0px;
	width: 260px;
}
#center .notice	ul li {
	font-size: 10px;
	color: #938981;
	margin:0;
	float:left;
	background-image: url(images/notice_separ.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 7px;
	text-align: left;
	display: inline;
}
#center .fleches {
	width: 100%;
	padding-left: 218px;
	padding-top: 60px;
}
#spacer		{
	position:relative;
	height:30px;
	width:100px;
	clear:both;
}
#footer 		{
	position:relative;
	height:50px;
	width:100%;
	clear:both;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-color: #b1b0a8;
	padding-top: 34px;
	text-align: right;
}
#formulaire1		{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 12px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #938981;
	text-align: left;
	margin: 0px;
}
#formulaire2		{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #938981;
	text-align: left;
	margin: 0px;
}
#feuille {
	position:absolute;
	width:480px;
	z-index:1;
}

