ï»¿/**************générale***************/
body{
	background-image:url(main-repeat.png);
	background-repeat:repeat-x;
	background-color:#232323;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	padding:0;
	margin:0;
	position:relative;
	
}

#bande-haut-menu{
	background-image:url(menu-horizontal-rpt.png);
	height:27px;
}
#bande-haut-cache-droite{
	position:absolute;
	right:0;
	background-image:url(haut-gris-ombre.png);
	width:102px;
	height:24px;
	z-index:1;
}
#bande-haut-titre{
	position:absolute;
	left:0;
	background-image:url(haut-gris-ortt.png);
	width:301px;
	height:24px;
}
#grande-gauche{
	position:absolute;
	left:0;
	top:24px;
	right:237px;
}
#droite{
	position:absolute;
	right:0;
	top:0;
	width:237px;
	z-index:12;
}
/******************BLOC-RECHERCHE***************/
div.formulaire_recherche{
	position:absolute;
	right:400px;
	width:102px;
	height:24px;
	background-image:url(haut-gris-search.png);
	background-repeat:no-repeat;
}
div.formulaire_recherche input#recherche{
	background:none;
	border:none;
	/*border:solid 1px;*/
	line-height:11px;
	font-size:11px;
	height:13px;
	color:#000;
	width:72px;
	margin-top:4px;
	font-weight:normal;
	margin-left:8px;
	
}
#lancer-recherche{
	display:block;
	float:right;
	width:18px;
	height:18px;
	/*border:solid 1px;*/
	position:absolute;
	top:2px;
	left:82px;
}
#recherche-avance{
	position:absolute;
	right:280px;
	z-index:3;
	top:2px;
}
#recherche-avance a{
	color:#000;
}
/***********bandeau*************/
#bande-haut-enveloppe{
	position:absolute;
	background-image:url(haut-gris-rpt.png);
	width:100%;
	z-index:1;
	height:24px;
}
#bande-haut{
	width:100%;	
}
#bloc-images{
	position:absolute!important;
	top:24px;
	right:230px;
	width:410px;
}
#bandeau{
	height:167px;
	position:relative;
	/*background-color:#ee0000;*/	
}
#bandeau-cache-blanc{
	background-image:url(bandeau-blanc-droite.png);
	background-position:right;
	background-repeat:no-repeat;
	position:absolute;
	z-index:7;
	top:0;
	right:0;
	height:166px;
	width:153px;
}
#bandeau ul{
	z-index:1;
	text-align:right;	
}
#bandeau ul li{

	right:0;
}
#bandeau-logo{
	width:472px;
	height:166px;
	background-image:url(bandeau-logo.png);
	position:absolute;
	left:0;
	top:0;
	z-index:8;
}
/*****************MENU HAUT************/
#imgrss{
	position:absolute;
	right:6px;
}
#slogan{
	position:absolute;
	left:20px;
}
#bande-haut-menu ul{
	padding:0;
	margin:0;
	list-style-type:none;
	float:right;
	padding-right:20px;
}
#bande-haut-menu ul li{
	float:left;
}
#bande-haut-menu ul li a{
	display:block;
	float:left;	
	background-image:url(menu-horizontal-btn.png);
	height:27px;
	text-align:center;
	padding-right:10px;
	padding-left:10px;
}
/***********gauche*************/
#gauche{
	position:absolute;
	left:0;
	width:272px;
}
#gauche-haut{
	background-image:url(menu-gauche-rpt.png);
	background-repeat:repeat-x;
	background-color:#950002;
	padding-bottom:25px;
}
#gauche-bas{
	position:relative;
}
#gauche-bas-tete{
	width:272px;
	height:42px;
	background-image:url(partenaire-fd.png);
	position:absolute;
	top:0;
	left:0;
}
#gauche ul{
	list-style-type:none;
	padding:0;
	margin:0;
	padding-right:30px;
}
#gauche ul li{
	list-style-type:none;
	padding:0;
	margin:0;
}
#gauche ul a{
	display:block;
	text-align:right;
	padding-bottom:12px;
	padding-top:6px;
}
#gauche ul ul{
	padding-right:0;
}
#gauche ul ul a{
	color:white;
}
#gauche a.strong{
	font-weight:bold;
}
div.menu-filet{
	background-repeat:no-repeat;
	background-image:url(menu-gauche-filet.png);
	width:240px;
	background-position:50% 50%;
}
#gauche-bas-content{
	color:white;
	width:203px;
	margin-left:30px;
}
/*********MILIEU*********/
#milieu{
	background-color:#ffffff;
	position:absolute;
	top:194px;
	left:272px;
	/*width:73.9%;*/
	right:0px;
	/*padding:15px;*/
}
#content{
	margin-right:auto;
	margin-left:auto;	
	position:relative;
	padding:15px;
}
#coin-bg{
	width:18px;
	height:20px;
	background-image:url(content-coin-gau.png);
	position:absolute;
	left:0;
	bottom:0;
	background-color:#232323;
}
#coin-bd{
	width:18px;
	height:20px;
	background-image:url(content-coin-dr.png);
	position:absolute;
	right:0;
	bottom:0;
	background-color:#232323;
}
#milieu div.hr{
	
		background:none;
	border:none;
	background-color:white;
	background-image:url(content-filet1.png);
	background-repeat:repeat-x;
	clear:both;
	background-position:50% 50%;
		margin-bottom:5px;
	margin-top:5px;

}
#milieu div.fin{
	background-image:url(content-filet2.png)!important;
}
/***********DROITE************/
#droite-rouge{
	width:237px;
	background-image:url(proch-rdv-rpt.png);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#950003;
}
#droite-rouge-content{
	padding-top:25px;
	padding-left:20px;
	padding-right:15px;
	color:white;
}
#droite-rouge-content a{
	color:white;
	text-decoration:underline;
	font-weight:bold;
}
#droite-rouge .filet,#droite-noir .filet{
	width:201px;
	height:2px;
	background-image:url(proch-rdv-filet.png);
	background-repeat:no-repeat;
	background-position:50% 50%;
}
#droite-gris{
	width:237px;
	padding-bottom:20px;
	background-image:url(bloc-droite-fd.png);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#cfcfcf;
}
#droite-gris .filet{
	width:201px;
	height:2px;
	background-image:url(bloc-droite-filet.png);
	background-repeat:no-repeat;
	background-position:50% 50%;
}
#droite .suite{
	background-image:url(droite-btn-suite.png)!important;
	float:none;
	clear:both;
}
#droite-gris-content{
	padding-top:25px;
	padding-left:20px;
	padding-right:15px;
}
#droite-noir{
	width:237px;
	height:200px;
	background-image:url(annonce-fond.png);
	background-position:top;
	background-repeat:repeat-x;
}
#droite-noir-content .suite{
	background-image:url(droite-btn-suite3.png)!important;	
}
#droite-noir-content{
	padding-top:30px;
	padding-left:20px;
	padding-right:15px;
	color:white;
}
/************BAS**********/

#menu-bas{
	left:0;
	position:absolute;
	right:0;
	bottom:-25px;
}
#menu-bas ul{
padding:0;
margin:0;
list-style-type:none;
float:right;
}
#menu-bas ul li{
	float:left;
}
#menu-bas ul li a{
	display:block;
	float:left;
	padding-right:20px;
	height:24px;
}
.spip-admin-float{
	left:0!important;
}
/***************CONTENU*************/
h2#chemin{
	float:right;
	font-size:11px;
	margin:0;
	padding:0;
	color:black;
	margin-top:-10px;
}
h2{
	font-size:18px;
	color:#e1253a;
	margin:0;
	padding:0;
	margin-bottom:5px;
	margin-top:5px;
}
h2 a{
color:#e1253a;
}
h1{
padding:0;
	padding-left:20px;
	background-image:url(titre-puce.png);
	background-position:0px 14px;
	background-repeat:no-repeat;
	margin:0;
	
}
h3{
	clear:both;
	padding-left:15px;
	background-position:left;
	background-repeat:no-repeat;
	background-position:0px 8px;
	background-image:url(puce-noire.png);
	margin-top:15px;
	margin-bottom:3px;
	height:23px;
}
a.suite{
	display:block;
	width:91px;
	height:26px;
	background-image:url(contenu-btn-suite.png);	
	background-color:none;
	float:left;
	margin-top:5px;
}
a.resu{
	display:block;
	/*width:196px;*/
	width:207px;
	height:26px;
	/*background-image:url(droite-btn-result.png);	*/
	background-image:url(droite-btn-national.png);	
	background-color:none;
	float:left;
	margin-top:5px;
}





a{
	text-decoration:none;
	color:#e1253a;
}
a:hover{
	text-decoration:underline;
}
a.backgroundhoverchange{
	background-position:top;
}
a.backgroundhoverchange:hover{
	background-position:bottom;
}
a.backgroundhoverchange span{
	display:none;
}
img{
	border:0;
}
.spip_logos{
	margin-right:8px;
}
.uneImageJointe{
	float:left;
	margin-left:18px;
}
.unDocJoint{
	 width:85%!important;
}
.unDocJoint img{
	 display:inline!important;
	 float:left!important;
	 border:none!important;
	 margin-right:4px;
	 margin-bottom:4px;
}
.unDocJoint span{
	 float:left!important;
	 position:relative;
	 bottom:8px;
}
.spip_documents_center img{
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.spip_documents_center dt{
	margin-left:auto;
	margin-right:auto;
	display:block;
	text-align:center;
}
.spip_documents_left{
	margin-right:8px;
}
.spip_documents_right{
	margin-left:8px;
}
.spip_doc_titre{
	text-align:center;
}
/**********FORMU*******/
fieldset{
	border:0;
}
legend{
font-weight:bold;
}
.erreur{
	color:red;
}
input,textarea{
	width:90%;
	color:#000;
	font-weight:bold;
}
select{
	font-weight:bold;
}
textarea{
	height:100px;
}
input[type="checkbox"] {width:auto;}
.lien-tous{
float:left;
}
.formu-equipe select{
	display:inline;
	float:left;
	margin-left:5px;
	margin-right:5px;
	margin-top:3px;
}
.formu-equipe{
	float:left;
}
/***************UTILITAIRE**********/
.left{float:left;}
.right{float:right;}
.invisible{display:none;}
.spacer{clear:both;}


.spip_documents .spip_doc_descriptif{
 margin:0;
 text-align:center;
}

ul.boutons{
	list-style-type:none;
}