body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	background-color: #E8E8E8;	
	text-align: justify;
}
#header {
	height: 235px;
	background-image: url(images/bg_top.png);
	background-repeat: no-repeat;
	background-position: center top;	
}
#conteneur {
	position: absolute;
	width: 774px;	
	left: 50%;
	margin-top: 3%;
	margin-left: -387px;
	background-image: url(images/bg_left.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color:#FFFFFF;
}
h3.spip {	
	color: #CA3231;
	margin-top: 20px;
	font-size: 1.2em;
}
.spip_documents{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size : 70%;
	padding-bottom: 8px;
}

.spip_documents_center{
	margin: auto; 
	text-align: center;	
	width: 80%;
}

.spip_documents_left{
	float: left;
	margin-right: 15px; 
	text-align: center;
}

.spip_documents_right{
	float: right;
	margin-left: 15px;	
	text-align: center;
}
.spip_doc_titre{
	/*padding: 5px;*/
	padding-top: 5px;
	_font-size: 1.3em;
	color: #6B6B6B;
}
table.spip {	
	border: 1px solid #999999;
	/*margin-left: auto;
	margin-right: auto;
	border-collapse:collapse;*/
}
table.spip tr.row_first {
	background-color: #469D42;
	color: #FFFFFF;
	text-align: center;
}

table.spip tr.row_odd {
	background-color: #d0d0d0;
}

table.spip tr.row_even {
	background-color: #F0F0F0;
}

table.spip td {
	padding: 3px;
	text-align: left;
	vertical-align: middle;
}
a.spip_out {
	color: #9F9F9F;
	text-decoration: none;
	background-color: #F6F6F6;
}
a:hover.spip_out {
	color: #9F9F9F;
	text-decoration: underline;
	background-color: #F6F6F6;
}
a.spip_in {
	color: #9F9F9F;
	text-decoration: none;
	background-color: #F6F6F6;
}
a:hover.spip_in {
	color: #9F9F9F;
	text-decoration: underline;
	background-color: #F6F6F6;
}
.spip_surligne { background-color: #FFFF66; }
/*********/
/* HOME */
/*******/
#cadre {
	width: 289px;
	height: 233px;
	background-image: url(images/bg_cadre.gif);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	left: 170px;
	top: 224px;	
}
#textcadre {
	position: relative;
	left: 25px;
	top: 15px;	
	width: 234px;
}
#textcadre a {
	color: #9F9F9F;	
	text-decoration: none;	
}
#textcadre a:hover {
	color: #000000;
}
#citation {
	position: absolute;
	font-style: italic;
	left: 25px;
	top: 512px;
	width: 731px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
#citation span {
	font-size: 0.8em;
	font-style: normal;
}
/************/
/* CONTENU */
/**********/
#centre {
	background-image: url(images/bg_right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left: 185px;	
	/*background-color: #FFFFFF;
	height: 315px;
	border:thin solid #000000;*/
}
#contenu {
	width: 470px;	
	padding-left: 12px;
	/*padding-bottom:20px;*/
	background-image: url(images/bg_centre.gif);
	background-repeat: repeat-y;
	background-position: left top;	
}
.titre {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #CA3231;
	font-size:1.6em;
	font-weight: bold;
	text-decoration: underline;
}
.intertitre {
	color: #CA3231;
	font-weight: bold;
	font-size:1.2em;
}
/************/
/* CONTACT */
/**********/
#formcontact{
	border: 1px solid #D3D3D3;
	padding: 10px;
}
/*******************/
/* BLOC RECHERCHE */
/*****************/
input.formrecherche {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #D3D3D3;
	height: 11px;
	border: 1px solid #D3D3D3;
}
input.formrecherche2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	height: 20px;
	border: 1px solid #A5ACB2;
}
#recherche {
	top: 210px;
	left: 670px;
	position: relative;
	width: 90px;
}
/****************/
/* BAS DE PAGE */
/**************/
#pied {	
	height: 33px;
	background-image: url(images/bg_bot.gif);
	background-repeat: no-repeat;
	background-position: center top;	
}
#pied p {
	text-indent: 185px;
	padding-top: 11px;
	font-size: 0.9em;
	/*color: #BBBBBB;*/	
	color: #1A1C1C;	
}
p {margin: 0 0 10px 0;}
#pied p a{
	color: #1A1C1C;	
	text-decoration:none;
}
#pied p a:hover{	
	text-decoration:none;
	background-color:#F6F6F6;
}
/****************/
/* MENU GAUCHE */
/**************/
ul, li {
	margin:0;
	padding:0;	
}
li {	
	display: inline;	
}	/* correction pour IE5 et IE5.5 */
#navgauche {
	position: absolute;	/* positionnement pour IE5 et IE5.5 */
	top: 0;
	left: 2.2%;	/* arriıre-plan gınıral du menu */
	width: 143px;
	padding-top: 235px;
	background-image: url(images/bg_ul_nav_bas.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#navgauche li a {	/* dimensions et dıfinitions des boutons */
	display: block;	/* mise en block de <a> pour lui donner des dimensions */
	height: 27px;
	width: 143px;
	color: #9F9F9F;	
	text-decoration: none;
	line-height: 27px;	/* hauteur de ligne pour ıviter les paddings */
	background-image: url(images/bg_ul_nav.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: 18px;
}

#navgauche li a:hover {
	color: #CB3130;	
	background-image: url(images/bg_ul_navRO.gif);
	background-repeat: no-repeat;
	background-position: center center;	
}

  /**********************/
 /******** VIDEOS ******/
/**********************/

div.article {
	margin-left: 10px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(puce.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
}

div.article a {
	color: #9F9F9F;
	text-decoration: none;
	background-color: #F6F6F6;
}