
/* logo
---------------------------------------------------------------------*/
.logo{
position: absolute;
left:10px;
top:0px;
height:254px;
width: 181px;
z-index:2;
}
#bandeau_anime {
	position: absolute;
	text-align: center;
	top: 20px;
	left: 185px;
	height: 20px;
	width: 812px;
	z-index: 5;
	text-decoration: none;
	font-size: 1.3em;
	font-family: "Times New Roman", Times, serif;
}
.Scroller {
        height:20px;
        width:812px;
	padding-top: 0px;
	color:white;

	border: none;
	background-color: ;

position: relative;
top:0px;
left:0px;
}
.Scroller a{
	font-weight: bold;
	color:#FFD700;
	text-decoration: none;
	font-size: 0.77em;
}
.Scroller a:hover{
	color:#0075C6;
text-decoration: none;
}

/* bandeaux animé
---------------------------------------------------------------------*/
#texte-haut {
	position: absolute;
	text-align: center;
	top: 25px;
	left: 50px;
	height: 25px;
	width: 900px;
	font-size: 0.8em;
	font-weight: bold;
	color: #00D2D5;
}


/* diaporama
---------------------------------------------------------------------*/
#news {
	overflow: hidden;
	list-style-type: none;
	padding: 0px;
	margin: 0 0 10px 0;
	height: 100px;
	width: 150px;
	text-align: center;
	font-size: 0.8em;
	display: block;
}
/* informations haut droit
---------------------------------------------------------------------*/
#bloc-infos {
	position: absolute;
	text-align: center;
	top: 115px;
	right: 2px;
	height: 60px;
	width: 128px;
	z-index: 1;
	padding: 0px;
	background-color: #FFD700;
	font-size:0.7em;
}
#bloc-infos ul{
	margin: 4px;
	padding: 0px;
	color: #004E98;
}
#bloc-infos li{
list-style: none;
margin-top:3px;
}
/* menu gauche
---------------------------------------------------------------------*/
#menu-gauche {
width: 201px;
height: auto;
margin-top:120px;
float: left;

	font-size: 0.73em;
	z-index: 100;
}
#menu-gauche ul{
	margin: 0px 0px 0px 25px;
	padding: 0px;
}
#menu-gauche  li{
	width: 165px;
		height: auto;
		margin-bottom:25px;
	color: #132600;
	list-style: none;
	z-index: 10;
}
#menu-gauche li a{
	color: White;
	height: 35px;
	width: 165px;
	text-decoration: none;
	text-align: center;
	margin: 0px 0px 0px 00px;
	padding: 0 0 0 0px;
}
#menu-gauche .on{
	color: Yellow;
}
#menu-gauche  li a:hover{
	color: aqua;
}
#menu-gauche .encartgauche{
margin-top:10px;
}
#menu-gauche .encartgauche li{
	background-color: #0075C6;
	padding: 5px 1px 5px 5px;
}
#menu-gauche .encartgauche a{
color:#08308C;
	font-weight: bold;
}
#menu-gauche .encartgauche a:hover{
	color: aqua;
}
#menu-gauche .encartgauche .on{
		color: Yellow;
}

/* fenètre centre 
-------------------------------------------------------*/
#fenetre-centre{
	display: block;
	margin:0;
	padding:0;
	float: left;
	width: 669px;
	min-height:480px;
	height: auto !important;
	height:480px;
	margin: 0px;
	background-image: url(images/fond-centre.gif);
	background-repeat: repeat-y;

}
#fenetre-centre li{
	list-style: none;
}
#fenetre-centre .texte{
	text-align: justify;
	padding: 0px 20px 0px 10px;
	margin: 0;
	font-size: 0.8em;
}
#fenetre-centre .fondrub{
	text-align: center;
	width: 600px;
}
#fenetre-centre .titrub{
	color: #DCEAEA;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-color: #5F9EA0;
	font-weight: bold;
	width: 90%;
}
#flash-centre{
	width: 600px;
	height: 400px;
	display: block;
	margin: 0;
	padding: 0;
	z-index:2;
}
/* Listes des societes
----------------------------------------------- */
.liste-societe {
	width: 520px;
	padding: 5px;
	background-color: #A9E2D0;
	margin-left: auto;
	margin-right: auto;
}
.liste-societe ul {
	margin: 0px 0 0px 0;
	padding: 0;
}
.liste-societe li {
	padding: 0px;
	margin: 0px;
}
#contenu .liste-societe li .texte{
	width: 375px;
	background-color: #DDF4EB;
	text-align: left;
	margin: 10px 0 10px 120px;
	font-size: 0.7em;
height: auto;
}
#contenu .liste-societe li .texte a{
	color: #998300;
	text-decoration: none;
	font-weight: bold;
}
#contenu .liste-societe li .texte a:hover{
	color: #3E3500;
	text-decoration: none;
	font-weight: bold;
}

.liste-societe li .spip_logos {
	float: left;
	margin-left: 5px;
	clear: right; 
}
.liste-societe li i.spip{
	color: #003939;
	margin-left: 10px;
}
.liste-societe li strong.spip{
	color: #003939;
}
.liste-societe li h3.spip{
	margin-bottom:0.3em;
	margin-top:0.5em;
}
.liste-societe li p.spip{
	margin-top:0px;
	margin-bottom:0px;
	line-height: 1.2em;
}
.texte .titre{
	font-size: 1.2em;
	font-weight: bold;
	color: #147A74;
}

/* partie centrale
-------------------------------------------------------*/
.centre{
	width: 600px;
  background:transparent; 

}
.centre ul{
	margin-bottom: 0px;
}
.blockcentre {
	position: relative;
	height: auto;
	display: block;
	padding: 20px 50px 0px 50px;
	margin: 0px 0px 0px 0px;
	font-size: 0.9em;
	text-align: left;
	font-weight: bold;
}
.blockcentre li a{
	color: #2E5678;
	text-decoration: none;
	position:absolute;
	margin-top: 30px;
	margin-left:10px;
}
.blockcentre a:hover{
	color: #00015D;
	text-decoration: none;
}
.blockcentre li{
	font-size: 1.3em;
	width: 200px;
	height: auto;
	padding: 10px 0px 0px 220px;
	margin: 0px 0px 10px 0px;
}
.blockcentrebis{
	height: auto;
	width:660px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 100px;
	font-size: 0.95em;
	text-align: center;
	font-weight: bold;
	float: left;
}
.blockcentrebis li{
	width: 250px;
	height: 70px;
		float: left;
}
.blockcentrebistexte{
	position: absolute;
	width: 140px;
	height: 52px;
	padding: 7px 0px 0px 0px;
	margin: 0px 10px 0px 10px;
	display: block;
	z-index: 2;
	line-height: 0.9em;
}
.blockcentrebisfond{
	width: 160px;
	height: 37px;
	background-image: url(images/bout-vert.png);
}
.blockcentrebis a{
font-size: 0.7em;
	color: Black;
	text-decoration: none;
}
.blockcentrebis a:hover{
	color: #004A01;
	text-decoration: none;
}
.blockcentreleft{
	position: relative;
	display: block;
	width: 48%;
	height: 50px;
	padding: 20px 0px 0px 0px;
	margin: 0px 20px 20px 0px;

	float: left;
}
.blockcentreright{
	position: relative;
		display: block;
	width: 48%;
	height: 50px;
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	float: right;
	text-align: left;
}
.bulle{
position:absolute;
float:left;
	width: 52px;
	height: 52px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(images/bulle.png);
	z-index: 1;
}
.bulletexte{
	position: absolute;
	width: 180px;
	height: 52px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 55px;
	display: block;
	z-index: 2;
}
.sommaire-centre{
	font-size: 0.9em;
	color: #38A580;
	font-weight: bold;
}
.sommaire-centre a{
	font-size: 0.9em;
	color: #38A580;
	text-decoration: none;
	font-weight: bold;
}
.sommaire-centre a:hover{
	font-size: 0.9em;
	color: #246A52;
	text-decoration: none;
	font-weight: bold;
}
.sommaire-sous-centre{
	font-size: 0.9em;
}
.sommaire-sous-centre a{
	font-size: 0.9em;
	color: #38A580;
	text-decoration: none;
	padding-left: 10px;
}
.sommaire-sous-centre a:hover{
	font-size: 0.9em;
	color: #246A52;
	text-decoration: none;
	padding-left: 10px;
}
/* menu droit
---------------------------------------------------------------------*/
#menu-droit  {
	display: block;
	position:absolute;
	float:right;
	right:0px;
	width: 125px;
	height: auto;
	z-index:100;
}
.encart-droit  {
	width: 150px;
	height: auto;
	background-color: #B8DDDD;
	color: #007C7D;
	font-size: 0.6em;
	margin: 0 0 10px 0;
}
.encart-droit  a{
	text-decoration: none;
	color: #007C7D;
}
.encart-droit  a:hover{
	text-decoration: none;
	color: #005657;
}
.encart-droit  li .on{
	text-decoration: none;
	color: #605200;
}
.encart-droit  li{
	list-style: none;
	padding: 2px 5px 2px 5px;
}
.encart-droit  ul{
	width: 150px;
	padding: 0px;
	margin: 0px;
}
.suite {
padding-top: 5px;
width:140px;
display:block;
font-style:italic;
font-weight:bold;
}
/* sommaire droit
---------------------------------------------------------------------*/
.sommaire-droit  {
	overflow: visible;
	width: 150px;
	height: auto;
	background-color: #237056;
	color: White;
	font-size: 0.66em;
	margin: 0 0 10px 0;
	font-weight: bold;
}
.sommaire-droit .rubri {
	padding: 0.2em 0.4em;
	border-bottom: 2px dotted #98FB98;
	text-align: center;
	font-weight: bold;
}
.sommaire-droit .rubri a {
	text-decoration: none;
	color: #091B19;
}
.sommaire-droit .rubri a:hover {
	text-decoration: none;
	color: White;
}
.sommaire-droit .titre{
	text-decoration: none;
	color: #A6E3D4;
		font-weight: bold;
}
.sommaire-droit .titre a{
	text-decoration: none;
	color: #A6E3D4;
}
.sommaire-droit  .titre a:hover{
	text-decoration: none;
	color: White;
}
.sommaire-droit  li .titre .on{
	text-decoration: none;
	color: #113328;
	font-weight: bold;
}
.sommaire-droit .article{
	padding-left: 5px;
}
.sommaire-droit .article a{
	text-decoration: none;
	color: #A6E3D4;
}
.sommaire-droit  .article a:hover{
	text-decoration: none;
	color: White;
}
.sommaire-droit  li .article .on{
	text-decoration: none;
	color: #113328;
	font-weight: bold;
}
.sommaire-droit  li{
	list-style: none;
	padding: 0px 8px 2px 8px;
	font-weight: normal;
}
.sommaire-droit  ul{
	width: 150px;
	padding: 0px;
	margin: 0px;
}
.sommaire-sous-droit{
	font-size: 0.9em;
}
.sommaire-sous-droit a{
	font-size: 0.9em;
	color: #38A580;
	text-decoration: none;
	padding-left: 10px;
}
.sommaire-sous-droit a:hover{
	font-size: 0.9em;
	color: #246A52;
	text-decoration: none;
	padding-left: 10px;
}
.decal{
	margin-left: 10px;
}
/* pub droit
---------------------------------------------------------------------*/
.pub-droit {
	text-align: center;
	height: 150px;
	width: 150px;
	z-index: 1;
	padding: 0px;
	margin: 0px;
}

/* pied de page
---------------------------------------------------------------------*/

.piedcentre{
	width: 552px;
	height: 55px;
	background-image: url(images/bout-benefices.png);
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
.piedcentretexte{
	font-size: 0.6em;
	color: #000;
	padding: 2px 3px 0px 3px;
	text-align: center;
}
#bas-contenu{
position:absolute;
clear:both;
width: 1000px;
height:47px;
	background-image: url(images/bas-centre.png);
	z-index:100;
}
/* documents
---------------------------------------------------------------------*/
.doc_titre_article{
line-height: 0.9em;
	font-size: 0.8em;
	padding-top:10px;
}
.doc_titre_article a{
	color: #483D8B;
	text-decoration: none;
}
.doc_titre_article a:hover{
	color: #2F2B5D;
	text-decoration: none;
}
.tit-rubriques{
}
.tit-rubriques ul{
	list-style: none;
	color: #4169E1;
	padding:0px;
	margin:5px;
}
.tit-rubriques li{
      display:inline; 
width:100%;
      height: 100px; 
}
.tit-rubriques a{
padding-left:5px;
padding-right:5px;
text-align: center;
		color:#4169E1;
		font-size: 1em;
}
.tit-rubriques a:hover{
	color: #8DA6ED;
}
.tit-rubriques .on{
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	color: #122D7A;
	font-size: 1.2em;
}