/* CSS Document */

*{
  margin:0;
  padding:0;
}

html{
  background: #fff;
}
body{
  text-align: center;
}
div#site{
  text-align: left;
  position:relative;
  background: #fff;
}

/*----------------------------------------------------------------------------*/
div#accessibiliylinks{
	display: none;
}
/*----------------------------------------------------------------------------*/
div.separation hr{
  display:none;
}
div.separation {
  border-top: 1px dotted #000;
  height:9px;
}
/*----------------------------------------------------------------------------*/
div.visualClear{
  clear:both;
  height:1px;
}
div.visualClear hr{
  display:none;
}
span.oblig{ color :red;}
/*------------------------------*/
acronym {
	cursor:help; 
	border-bottom:1px dotted #D28442;
}
body, h6{
  font-size:11px;
  line-height:18px;
  font-weight:normal;
  font-family:Arial, Helvetica, sans-serif;
  text-align: justify;
  color:#555;
}

a{
  text-decoration: underline;
  color:#555555;
}
a:hover{
  text-decoration: none;
}
a img{
  border:none;
}
h2{
  font-size:14px;
  line-height:18px;
  font-weight:normal;
  font-family:"Century Gothic", Arial, Helvetica, sans-serif;
  color:#D28442;
  margin-bottom:13px;
  margin-top:2px;
}
 
h3{
  font-size:11px;
  line-height:13px;
  font-weight:bold;
  font-family:Arial, Helvetica, sans-serif;
  margin-top:19px;
  margin-bottom:5px;
}
h4{
  font-size:11px;
  line-height:18px;
  font-weight:normal;
  font-family:Arial, Helvetica, sans-serif;
  color:#4C95B3;
}
ul {
  margin-left:9px;
  margin-bottom:16px;
}
ul li{
  list-style-type: none;
  list-style-position: outside;
  padding-left:14px;
  line-height:16px;
  background: url(../images/puceNivo1-orange.gif) no-repeat  0px 6px;
}

img.right {
  float:right;
  display:inline;
  margin-left:13px;
  border:1px solid #A5ACA8;
  padding:1px;
}
img.left{
  float:left;
  display:inline;
  margin-right:13px;
  border:1px solid #A5ACA8;
  padding:1px;
}

/*----------------------------------------------------------------------------*/
table{
    padding: 0px;
    margin-bottom: 20px;
    margin-top: 20px;
    border-spacing: 0px;
}
table thead tr{
   background: #E2DCC6;
   color: #66766C;
}
table .lignetableau1{
	background: #F5F3EB;
   	color: #66766C;	
}
table td{
    padding: 2px;
    border: 1px solid #E2DCC6;
}


div.photo{
	background: #fff;
	border: 1px solid #848F87;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
	padding: 5px;
}
div.photo img{
	border: 1px solid #848F87;
	margin: 5px;
}

/*----------------------------------------------------------------------------*/


fieldset{
	margin : 0;
	padding : 0;
	border: 0;
	}
input, select{
   border: 1px solid #66766C;
   background: #fff ;
   color:#000;
   height: 20px;
}
input.case{
	border: 0px;
	background: transparent;
}
input.submit, input.inscrire{
    background: #66766C ;
    color:#fff;
    height: 20px;
    border:none;
    font-size:11px;
    font-family: Verdana, Arial, sans-serif;
}

/*----------------------- special gabarit -----------------------------------------------------*/

table.chiffre{
    width : 80%;
}
table.chiffre thead tr td{
    text-align: center;
}
table.chiffre tbody tr td{
    text-align: right;
}
table.chiffre tr td.titre{
    text-align: left;
    font-weight: bold;
}

div.ficheannuaire{
	background: #F5F3EB;
	border: 1px solid #848F87;
	min-height: 200px;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
	padding: 5px;
}
html * div.ficheannuaire{
	height: 200px;
}

div.photo{
	background: #fff;
	border: 1px solid #848F87;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
	padding: 5px;
}
div.photo img{
	border: 1px solid #848F87;
	margin: 5px;
}	
/*----------------------------------------------------------------------------*/

div#header, div#colonneGauche, div#menu{
   display: none;
}

/*----------*/
div#contenu h1.titre{
  color:#333;
  font-family: "Century Gothic", Arial, Helvetica, Verdana, sans-serif;
  font-weight:normal;
  font-size: 18px;
  margin-right:5px;
  height:35px;
  padding-top:18px;
  padding-left:18px;
  background: #ccc;
}

div#article{
  text-align: justify;
  
}
/*--        actualites --------*/
div#actus{
  height:160px;
  border-left:5px solid #F4BE92;
  padding-left:20px;
  padding-right:20px;
  margin-bottom:8px;
}
div#actus h2{
  border-bottom:1px solid #D3D3D3;
  padding-bottom:3px;
  margin-bottom:5px;
}
div#actus div{
  width:255px;
  float:left;
}
div#actus div h4{
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom:0;
}
div#actus div h3{
  margin-top:0;
}
div#actus div img{
  float:left;
  display:inline;
  margin-right:6px;
  border:1px solid #A5ACA8;
  padding:1px;
}
div#actus div p{
  line-height:13px;
  margin-top:10px;
}
div#actus a.lienSpe{
  color:#575757;
  font-family: Arial, Helvetica, sans-serif;
  display:block;
  float:left;
  margin-top:21px;
  padding-left:7px;
  background:  url(../images/puce.gif) no-repeat 0 7px;
  text-decoration: underline;
}
div#actus a.lienSpe:hover{
  text-decoration: none;
}
div#article div.actu{
	float: left;
	display: block;
	width: 500px;
	border-bottom : 1px solid #ededed;
	margin-bottom: 10px;
}

div#article div.actu img{
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}
div#article div.actu h3{
  margin-top: 19px;
}
/*----------*/
div#article div.evenement{
	float: left;
	display: block;
	width: 500px;
	border-bottom : 1px solid #ededed;
	margin-bottom: 10px;
}

div#article div.evenement img{
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}
div#article div.evenement h3{
  margin-top: 19px;
}
div#article div.evenement a{
  	padding-top: 5px;
  	display: block;
}
/*----------*/
div#article div#telecharger span.acrobat{
	background: #ededed;
	color: #66766C;
	display: block;
	padding: 5px;
	border: 1px solid #E2DCC6;
}
div#article div#telecharger span.acrobat a#abodeLink{
	display: block;
	padding-left: 20px;
	height: 20px;
	background:  url(../images/pdf.gif) no-repeat 0 0 ;
}
/*----------*/

div#footer {
	display : none;
}

/*----------*/

div#outils{
  display : none;
}


/*----------*/

ul#outilsZoom{
  display : none;
}
/*----------*/
div#outilsIcones {
	display : none;
}
/*------------------------------------pagination------------------------------*/

div#article div#pagination{
    padding-bottom:5px;
    margin-top:10px;
    clear: both;
}
div#article div#pagination ul{
	float: left;
    margin:0;
    padding:0;
}
div#article div#pagination ul li{
    list-style-type:none;
    display:inline;
    background: none ;
    padding:0;
    margin:0;
}
div#article div#pagination ul li a, div#pagination ul li strong{
    display:inline;
    float:left;
    background: none;
    padding:0;
    margin:0;
    margin-right:10px;
}
/*------------------------------*/
div#marche div.bloc{
	background: url(../images/haut_marche.gif) no-repeat 100% 0;
	display: block;
	width: 500px;
}
div#marche div.bloc div{
 	background: #F6F6F6;
 	margin-top: 5px;
 	padding: 10px;
 	display: block;
 }
div#marche div.bloc div span.date{
	font-weight:normal;
	color: #C4461D;
	border: 0px;
}

div#marche div.bloc div h2{
	background: url(../images/pointille.gif) repeat-x 0 100%;
}
div#marche div.bloc div span.qui{
	display: block;
	margin-top: 5px;
	border: 1px solid #E3E7E6;
	padding: 5px;
}
div#marche div.bloc div ul{
	margin-top: 10px;
}
div#marche div.bloc div a.lienSpe{
  	margin: 10px 11px 0 11px;
}
div#marche div.candidat{
	 display:block;
	 background: transparent ;
	 padding:5px;
	 margin-top: 50px;
	 border: 1px solid #D9DCD3;
}
div#marche div.candidat a.lienSpe{
  	display: inline;
  	background: url(../images/puceSpe.gif) no-repeat 0 4px;
  	color:#525252;
  	margin: 0;
  	text-decoration: underline; 
  	
}
div#marche div.candidat h3{
	line-height:13px;
	font-weight: bold;
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	color:#66766C;
	margin: 0;
	padding: 0;
	margin-bottom:5px;
}
/*----------------------------------------------------------------------------*/
div#lexique tbody tr td.select{
	background: #B9D6E4;
}
div#lexique table{
	margin: 0;
	padding: 0;
}
div#lexique h2{
	padding-top: 10px;
	}
div#lexique span.lexiquedefinition{
	display: block;
	}
/*----------------------------------------------------------------------------*/	
div#publication form fieldset{
	border : 1px solid #F6F6F6;
	padding: 5px;
}
div#publication form fieldset label{
	width: 200px;
	display: block;
	float: left;
}
/*----------------------------------------------------------------------------*/
div#recherche div.rechercheDiv{
	margin-bottom: 10px;
	border-bottom: 1px solid #F6F6F6;
}
/*----------------------------------------------------------------------------*/
div.rss{
	clear: both;
	display: block;
	margin-top: 10px;
}
div.rss a{
	padding-left: 15px;
  	background:  url(../images/rss.gif) no-repeat 0 0 ;
}
/*----------------------------------------------------------------------------*/
div#fichesoin form{
	margin-bottom: 20px;
}
div#fichesoin span.titre{
	font-weight:bold;
	padding-right: 10px;
}
div#fichesoin img{
	float:right;
	display:inline;
	margin-left:13px;
	border:1px solid #A5ACA8;
	padding:1px;
}
div#fichesoin span.service{
	margin-top: 10px;
	border: 1px solid #efefef;
	display: block;
	padding: 5px;
}
div#fichesoin span.service span.titre{
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	color:#D28442;
	margin-bottom:13px;
	margin-top:2px;
}
div#fichesoin div.infos{
	background: #efefef;
	margin-top: 10px;
	padding: 5px;
	width: 300px;
	border-bottom: 1px solid #A5ACA8;
}
div#fichesoin h2{
	margin-top: 10px;
	}
div#fichesoin table{
	margin:0;
	padding: 0;
	width: 80%;
	}
div#fichesoin div.autreservice{
	border-top: 1px solid #efefef;
	margin-top: 30px;
	}
/*------------------------------*/
div#siteu span{
	border-bottom: 1px solid #A5ACA8;
	display:block;
	float: left;
	padding-top: 5px;
	width: 500px;
}
div#siteu span a.lien_ext{
  	float: right;
  	padding-left: 20px;
}
/*------------------------------*/
div#emploi form fieldset select{
	margin-left: 10px;
}
div#emploi form fieldset input.submit{
   margin-left: 10px;
}
div#emploi span.qui{
	background: #efefef;
	display:block;
	padding: 5px;
}
div#emploi span.desc{
	background: #efefef;
	display:block;
	padding: 5px;
}