@charset "utf-8";
/* CSS Document */

/************************ Structure générale de la page **************************/
body {
	width:100%;
	background-color: #F5F5F3;
	margin : 0px;
	padding : 0px;
}
#conteneur {
	width:100%;
	position:absolute;
	padding-bottom : 90px;
	/*float:left;*/
	height: auto;
/*	background-position: 250px top;
	background-repeat: no-repeat;*/
}
#top {
	width:100%;
	float:right;
	background:transparent url(images/noir.gif) no-repeat 200px 33px;
	clear :left;
	clear :right;
	height: 36px;
}
#menu {
	width:18%;
	float:left;
	clear : left;
	margin-top:-65px;
//		margin-top:-25px;	
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
}
#menu #lien_logo {
	width:100%;
	border-bottom : medium solid #000000;
}
#contenu {
	width : 80%;
/*//		width:75%;*/
	float:left;
	clear :right;
	margin-left:2%;
	padding : 0px;
//		margin-top:40px;
}	

/*************************** TOP*******************/
#logo {
	display:block;
	height: 36px;
	width: 200px;
	clear: none;
	float: left;
}
#lienpermanent {
	clear: right;
	float: right;
	height: 36px;
	padding:0px 20px 0px 0px;
	margin:0px;
	width : 410px;
	text-align : right;
	list-style:none;
}
#lienpermanent ul {
	padding : 0px;
	margin-top : 4px;
		margin-right : 0px;
		margin-bottom : 0px;
		margin-left : 0px;
}
#lienpermanent ul li {
	width:90px;
	display: inline;
	padding : 0px 0px 0px 17px ;
	margin : 0px;
}
#lienpermanent .texte_top{
	vertical-align : -1px;
}

#selection {
	background-color: #8C8B8B;
	text-align:right;
	clear: both;
    float:right;
	width: 94px;
	height:20px;
	margin: 0 20px 0 0;
	padding: 2px 2px 2px 2px;
	background-image: url(images/ajout-selection.gif);
	background-repeat: no-repeat;
}
#top div.formulaire_recherche{
	width : 110px;
	float:right;
	margin-top : 7px;
}

/* moteur de recherche */
div.formulaire_recherche input {
   color:#000000;
   font-size:10px;
   font-family:arial,helvetica,sans-serif;
}
div.formulaire_recherche input:hover{
    color:#666666;
}
div.formulaire_recherche input#recherche {
   width:80px;
   border:1px solid #000000;
}
div.formulaire_recherche input#go {
   width:20px;
   padding:0px;
   margin:0px;
   border:0px;
   background:transparent;
   cursor:hand;
   cursor:pointer;
   text-transform:uppercase;
}
/* fin moteur de recherche */
/*test top sans images typo*/
#lienpermanent ul li {
display:inline;
float:left;
margin:0px;
padding:4px 0px 0px 20px;
text-align:left;
width:80px;
}
#lienpermanent ul li a{
	text-decoration : none;
	color : #000000;
	font-weight:bold;
}
#lienpermanent ul li a:hover{
color:#E60000;
}
#lienpermanent ul li img{
margin-top:0px;
margin-right : 8px;
margin-bottom:0px;
margin-left:0px;
vertical-align:1px;
}

/**************************** menu*************************/
/* general display */

#menu  a img{
	border : none;
}
.fla{
     margin-top:0px;
}
/*texte*/
#menu ul{
	width :185px;
	padding : 0px ;
	margin-top : 0px ;
	margin-right : 0px;
	margin-bottom : 15px ;
	margin-left : 0px;
	list-style-type : none ;
}
#menu ul * {
	line-height : 5px;
}
#menu ul .titre-secteur {
	width : 175px;
	height : 23px ;
	background : #000000 ;
	padding-top : 0px;
	padding-right : 0px;
	padding-bottom : 0px;
	padding-left : 10px;
}
.titre-secteur {
	width : 180px ;
	height : 23px ;
	background : #000000 ;
	padding-top : 0px;
	padding-right : 0px;
	padding-bottom : 0px;
	padding-left : 10px;
}
/*sous rubriques*/
#menu ul li{
    text-transform : lowercase ;
	margin : 0px ;
	padding-top : 2px;
	padding-right : 2px;
	padding-bottom : 0px;
	padding-left : 10px;
}
#menu ul li a {
	background : transparent ;
}
#menu ul li a:hover{
	background : transparent;
}


/*************************** contenu *********************************/

/*cartouche*/
.cartouche {
	height : 170px;
	margin-top:15px;
	width : 85% ;
}
.cartouche h1.titre{
  margin-top : 5px;
  margin-right : 0px;
  margin-bottom : 15px;
  margin-left : 0px;
}
.cartouche p.soustitre{
	margin : 0px;
}
.cartouche .dateauteur {
  margin-top : 4px;
  margin-right : 0px;
  margin-bottom : 0px;
  margin-left : 0px;
}
#contenu .cartouche .dateauteur a {
	text-decoration : none;
	color : #ff0000;
}
/* corps */

.corps{
	width:100%;
}

/*************************** footer ********************************/
#footer {
	height: 22px;
	width:78%;
	float : left;
	clear : both;
	position:absolute;
	bottom:2px;
	left : 220px;
	border-top :  2px solid #000000;
	padding-top : 5px;
		padding-right : 2%;
		padding-bottom: 0px;
		padding-left : 0px;
	margin-top : 40px;
		margin-right : 0px;
		margin-bottom : 0px;
		margin-left :0px;
	text-align : right;
}
#footer img.fleche_footer {
	vertical-align: 1px;
	margin-right : 3px;
}
/* footer avant absolu
#footer {
	height: 35px;
	width : 90%;
	border-top :  solid medium black;
	padding-top : 5px;
		padding-right : 5%;
		padding-bottom: 0px;
		padding-left : 0px;
	float :left;
	clear : both;
	margin-top : 40px;
		margin-right : 5%;
		margin-bottom : 0px;
		margin-left : 0px;
	text-align : right;
}*/
#footer .espace {
	color:#F5F5F3
}

