/*<![CDATA[*/

/* ------------------------------------ */
/*               Général                */
/* ------------------------------------ */
*{
	padding: 0;
	margin: 0;
}
* html, body {
	/*background:#F76A00 url(../ffba/body-bg.jpg);*/
}
html, body{
	color: #5A5852;
	height: 100%;

}
#main{
	font-family : Arial, Helvetica, sans-serif;
   font-size : 0.7em; /* 0.7em <=> 11px <=> 100% */
	margin: 0 auto; /* t r b l */
	width: 778px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background: #FFF6E8 url(../ffba/right-bg.gif) repeat-y right;
}

#head{
	width: 778px;
	height: 173px;
	background: #FBCA7D url(../ffba/header-bg.jpg) no-repeat;
}

#menu{

	display: none;
	
	background: url(../ffba/menu-bg-all.gif) no-repeat;
	position: relative;
	height: 71px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	overflow:hidden;
}

#container{
	width: 778px;
}

#ariane{
	padding: 15px 0 20px 35px;
	color: #545252;
	font-weight: bold;
}

#center{
	padding: 0 0 0 35px;
	width: 510px;
	font-size: 110%;
	line-height: 20px;
}
#right{
	margin: 0 0 0 0;
	padding: 0 2px 0 0;
	width: 204px;
	float: right;
	border-top: 1px solid #FFF6E8;
	color: #fff;
}
#clearing{

	display: none;
	
	clear: both;
	height: 100px;
}
#footer{
	
	display: none;
	
	padding: 20px 0 10px 40px;
	margin: 0 0 0 0;
	background: #fff;
	width: 738px;
	color: #545252;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
img {
	border: 0;
}
.spip_surligne { background-color: #FFFF66; }

/* ------------------------------------ */
/*               Header                 */
/* ------------------------------------ */
.head-logo{
	float: left;
	width: 485px;
	padding: 26px 0 0 38px;
}
.head-form{

	display: none;

	float: right;
	width: 150px;
	padding: 50px 20px 0 0;
	color: #434549;
	font-size: 105%;
	font-weight: bold;
}
.head-form-intra{
	padding: 0 0 0 0;
}
.head-form-intra a{
	padding: 0;
	color: #434549;
	font-size: 105%;
	font-weight: bold;
}
#head-form-intra-champ{
	position: relative;
}
#head-form-search{
	position: relative;
	padding: 15px 0 0 0;
}
a.head-form-ok{
	color: #000;
	padding: 0 0 0 5px;
	font-weight: normal;
	font-size: 90%;
}
.head-form input{
	width: 130px;
	background: #fff;
	color: #000;
	font-size: 95%;
	height: 16px;
	border: 1px solid #F87C00;
	padding: 1px 0 0 1px;
	margin: 2px 0 0 0;
}
/* ------------------------------------ */
/*               Menu                   */
/* ------------------------------------ */
#menurub{
	position: absolute;
	left: 2px;
	z-index: 110;
	height: 40px;
	margin: 0 0 0 0;
	padding: 0 0 0 17px;
	color: #A6957B;
	font-size: 14px;
	font-weight: bold;
	white-space: nowrap;
	overflow:visible;
	min-width: 757px;
}

.sousmenu{
	position: absolute;
	z-index: 110;
	height: 28px;
	top: 43px;
	left:2px;
	min-width: 757px;
	padding: 0 0 0 17px;
	background: #88B5E0;
	margin: 0 0 0 0;
	color: #5A5852;
	font-size: 11px;
	font-weight: bold;
	overflow:visible;
	white-space: nowrap;
	visibility:hidden;
}

#sousmenu-liste{
	padding: 0 0 0 12px;
}

/* Flèches */
#menurub-d{
	position: absolute;
	top: 10px;
	left: 770px;
	background: #fff;
	visibility:hidden;
	z-index:200;
}
#menurub-g{
	position: absolute;
	top: 10px;
	left: 0px;
	background: #fff;
	visibility:hidden;
	z-index:200;
}
#sousmenu-d{
	position: absolute;
	top: 50px;
	left: 770px;
	background: #fff;
	visibility:hidden;
	z-index:200;
}
#sousmenu-g{
	position: absolute;
	top: 50px;
	left: 0px;
	background: #fff;
	visibility:hidden;
	z-index:200;
}

#menurub ul{
	list-style-type: none;
	margin: 0 0 0 0;
	height: 40px;
}
#menurub li{
	display:inline;
	float: left;
	height:20px
}
.sousmenu ul{
	list-style-type: none;
	margin: 0 0 0 0;
	height: 27px;
}
.sousmenu li{
	display:inline;
	float: left;
	height:20px
}

#menu a:hover{
	text-decoration: none;
}
.menuruboff{
	color: #5A5852;
	font-size: 14px;
	font-weight: bold;
	padding: 14px 20px 11px 20px;
	display: block;
}
.menuruboff:hover{
	color: #A78E6B;
}
.menuruboffon{
	color: #A78E6B;
	font-size: 14px;
	font-weight: bold;
	padding: 14px 20px 11px 20px;
	display: block;
}
.sousmenuoff{
	color: #5A5852;
	font-size: 11px;
	font-weight: bold;
	padding: 6px 8px 6px 8px;
	display: block;
}
.sousmenuoff:hover{
	color: #fff;
}
.sousmenuoffon{
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 6px 8px 6px 8px;
	display: block;
}
.menurubsep{
	padding: 12px 0 0 0;
}
.sousmenusep{
	padding: 6px 0 0 0;
}

/* ------------------------------------ */
/*               Ariane                 */
/* ------------------------------------ */
#ariane a{
	color: #545252;
	font-weight: normal;
}
/* ------------------------------------ */
/*               Footer                 */
/* ------------------------------------ */
#retourtop{

	display: none;
	
	clear: both;
	width: 545px;
	height: 20px;
	padding: 20px 0 0 0;
	text-align: right;
}
#retourtop a{
	color: #FF8E00;
}
#footer a{
	color: #677279;
}
#footer-nav{
	padding: 0 0 7px 0;
	color: #4B6881;
}
#footer-nav a{
	color: #4B6881;
}
/* ------------------------------------ */
/*               Right                  */
/* ------------------------------------ */
#art_breve{
	margin: 0 0 0 0;
}
.art_breve-visu{
	border: 1px solid #8B8273;
	display: block;
}
.art_breve-titre{
	font-size: 150%;
	font-weight: bold;
	padding: 15px 3px 3px 8px;
}
.art_breve-txt{
	font-size: 95%;
	color: #484848;
	line-height: 20px;
	padding: 7px 3px 7px 8px;
}
.art_breve-txt a.spip_in{
	background:  url(../ffba/puce-lien-breve.gif) no-repeat 0 6px;
	padding: 0 0 0 17px;
	color: #484848;
	font-weight: bold;
	display: block;
}
.art_breve-sep{
	border: 1px solid #8B8273;
	margin: 10px 10px 10px 10px;
	padding: 0;
}
#act_srtitre{
	padding: 15px 0 7px 8px;
	font-size: 150%;
	font-weight: bold;
}
#act_titre{
	padding: 0 0 3px 8px;
}
#act_titre a{
	background: url(../ffba/puce-lien-breve.gif) no-repeat 0 4px;
	padding: 0 0 0 17px;
	color: #484848;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
}
hr.spip {
	background-color: #C1D6F1;
	color: #C1D6F1;
	border: none;
	width: 100%;
	margin: 10px 0 10px 0;
	padding: 0;
	height: 1px;
}
/* ------------------------------------ */
/*               Center                 */
/* ------------------------------------ */

#rub_texte{
}
#rub_descriptif{
	font-size: 150%;
	font-weight: bold;
	color: #5A5852;
}
#rub_txt{
	font-size: 110%;
	font-weight: bold;
	color: #5A5852;
}
#art_titre{
	padding: 0 0 10px 0;
	font-size: 150%;
	font-weight: bold;
	color: #FF8E00;
}
#art_chapo{
	padding: 0 0 10px 0;
	font-size: 130%;
	font-weight: bold;
	color: #5A5852;
}
#art_desc{
	padding: 0 0 10px 0;
	font-size: 110%;
	font-weight: bold;
	color: #5A5852;
}
#art_ps{
	float: left;
	width: 510px;
	margin: 20px 0 0 0;
	font-size: 80%;
	line-height: normal;
}
#art_texte h3.spip{
	color: #FF8E00;
	margin: 5px 0 5px 0;
}
#art_texte p.spip{
	margin: 0 0 15px 0;
	text-align: justify;
}
#art_texte ul.spip{
	padding: 0 0 0 15px;
	display: block;
}
#art_texte li.spip{
	padding: 0 10px 0 0;
}

.spip_documents{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size : 70%;
}

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

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

.spip_documents_right{
	float: right;
	margin-left: 25px;
	margin-bottom: 15px; 
	text-align: center;
}
.spip_documents_right img{
	padding: 1px 1px 1px 1px;
	background: #8B8273;
}
.spip_documents_left img{
	padding: 1px 1px 1px 1px;
	background: #8B8273;
}
.spip_documents_center img{
	padding: 1px 1px 1px 1px;
	background: #8B8273;
}

.spip_in{
	color: #FF8E00;
}
.spip_out{
	color: #FF8E00;
}

#actu-bloc{
	float: left;
	width: 510px;
	margin: 20px 0 0 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #C1D6F1;
}
.actu-bloc-img{
	float: left;
	display: block;
	padding: 0 15px 0 0;
}
.actu-bloc-img .spip_logos{
	padding: 1px 1px 1px 1px;
	background: #8B8273;
}
.actu-bloc-titre{
	padding: 0 0 5px 0;
	font-size: 125%;
	font-weight: bold;
	color: #FF8E00;
}
/* ------------------------------------ */
/*               Home                   */
/* ------------------------------------ */
#hp-rem-top{
	float: left;
	background: #EAE9E0;
	margin: 0 2px 0 2px;
	_margin: 0 2px 0 1px; /* Hack IE */
	_width: 774px; /* Hack IE */
	border-top: 1px solid #FFF3E0;
	color: #74A5FF;
	font-family: "Times New Roman", Times, serif;
	font-size: 190%;
	line-height: 25px;
}
.hp-rem-top-visu{
	float: right;
	display: block;
}
.hp-rem-top-txt{
	padding: 25px 0 0 35px;
	margin: 0 240px 0 0;
}
.hp-rem-top-txt a{
	color: #74A5FF;
}
.hp-rem-top-leg{
	padding: 10px 0 10px 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50%;
	color: #5A5852;
	font-weight: bold;
}

#hp-bloc{
	float: left;
	width: 510px;
	margin: 20px 0 0 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #C1D6F1;
}
.hp-bloc-img{
	float: left;
	display: block;
	padding: 0 15px 0 0;
}
.hp-bloc-img .spip_logos{
	padding: 1px 1px 1px 1px;
	background: #8B8273;
}
.hp-bloc-titre{
	padding: 0 0 10px 0;
	font-size: 145%;
	font-weight: bold;
	color: #FF8E00;
}
.hp-bloc-soustitre{
	padding: 0 0 10px 0;
	font-size: 145%;
	font-weight: bold;
	color: #5A5852;
}
.hp-bloc-lien{
	background:  url(../ffba/puce-lien.gif) no-repeat 0 4px;
	padding: 0 0 0 17px;
	font-size: 100%;
	font-weight: bold;
	color: #FF8E00;
}

#hp-bloc a.spip_in{
	background:  url(../ffba/puce-lien.gif) no-repeat 0 4px;
	padding: 0 0 0 17px;
	font-size: 100%;
	font-weight: bold;
	color: #FF8E00;
}
/* ------------------------------------ */
/*         		Tables SPIP			       */
/* ------------------------------------ */
table.spip{
	border-collapse: collapse;
	margin: 0 0 15px 0;
}
table.spip tr.row_first {
	text-align: center;
}
table.spip td{
	padding: 0 20px 0 0;
}
#art_texte tr.row_even h3.spip{
	color: #FF8E00;
	margin: 5px 0 5px 0;
	text-align: center;
}
/* ------------------------------------ */
/*         Contact / Formulaires        */
/* ------------------------------------ */
.form-contact td{
	border-collapse: collapse;
	padding: 0 20px 10px 0;
}
.formulchamp{
	width: 200px;
	background: #fff;
	color: #000;
	font-size: 95%;
	height: 16px;
	border: 1px solid #F87C00;
	padding: 1px 0 0 1px;
}
.formultextarea{
	width: 340px;
	background: #fff;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	height: 100px;
	border: 1px solid #F87C00;
}
.legend{
	font-size: 85%;
}
.envoyer{
	text-align: center;
}
.centrer{
	text-align: center;
}
.formulprint{
	background: #FC8D00;
	border: 1px solid #fff;
	color: #5A5852;
	font-size: 95%;
	font-weight: bold;
	height: 20px;
	padding: 0 7px 2px 7px;
}
/* ------------------------------------ */
/*          Notre Implantation          */
/* ------------------------------------ */
#region-legende{
	padding: 125px 0 60px 0;
	background-color: #FFF5E8;
}
#region{
	padding: 10px 0 0 10px;
}
#region a{
	color: #000;
	font-size: 115%;
	font-weight: bold;
	margin:0;
	padding-left:5px;
}
.sq{
	float: left;
	margin-top: 3px;
	_margin-right: -3px; /* Hack IE */
	padding: 5px;
	overflow:hidden;
	_height:0px; /* Hack IE */
}
#sq-Centre-Est{
	background-color: #1595D3;
}
#sq-Centre-Ouest{
	background-color: #963035;
}
#sq-Est{
	background-color: #00847D;
}
#sq-Méditerranée{
	background-color: #FFD00B;
}
#sq-Nord-Est{
	background-color: #3165AD;
}
#sq-Normandie{
	background-color: #63B549;
}
#sq-Ouest{
	background-color: #36CAEB;
}
#sq-Outre-Mer{
	background-color: #FEE8D7;
}
#sq-Paris{
	background-color: #F34238;
}
#sq-Sud-Ouest{
	background-color: #FB7E24;
}
.listebanque{
	padding: 10px 0 0 10px;
}
.listebanque li{
	list-style-type: none;
	display: inline;
}
.region-banques{
	color: #5A5852;
	padding: 0 5px 0 0;
	margin-bottom: 5px;
	display: block;
}

/* ------------------------------------ */
/*             Plan du site             */
/* ------------------------------------ */
.plansecteur{
	
}
.plsecteur{
	color: #FC8D00;
	font-weight: bold;
}

.planarticles{
	padding: 0 0 0 20px;
}
.plarticle{
	color: #FC8D00;
}
#artespace{
	padding: 5px 0 5px 0;
}
.planrubriques{
	padding: 0 0 0 20px;
}
.plrubrique{
	color: #FC8D00;
}

/*]]>*/