/* CSS Document */

*{
  margin:0;
  padding:0;
}
html{
  
}

body{
  background: #fff;
  margin:0 auto 0;
}

fieldset{
  border:none;
}
select{
  min-width:130px;
}
/*---------------------- standard --------*/
span.oblig{ color :red;}
acronym {
	cursor:help;
	border-bottom:1px dotted #D28442;
}
a{
	color:#000;
  text-decoration: underline;

}
div#print{
	clear: both;
	width: 100%;
}
div#print img {
	float: left;
	}
div#print p {
	float: right;
	}
/*----------------------------------------------------------------------------*/
div#site, div#header, div#sousheader{
  background: #fff;
}
div#planDuSite, ul#menu,div#header  h2{
  display: none;
}

hr {
  display:none;
}
a img{
  border:none;
}

/*----------------------------------------------------------------------------*/


h1{
  color:#000;
  font-family: "Century Gothic", Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
}
div#sousheader div#article h3{
  color: #000;
  font-family:"Lucida Sans Unicode", Arial, Helvetica, sans-serif ;
  font-size:11px;
  line-height:18px;
  font-weight: bold;
  text-align: right;
}
div#sousheader div#flash{
  display: none;
}

/*----------------------------------------------------------------------------*/
div#evenements{
	margin-top : 10px;
	margin-bottom : 10px;
}

/*----------------------------------------------------------------------------*/
ul#outilsZoom {
	display: none;
}
div#outilsIcones {
	display: none;
}

/*----------*/


div#actualites{
 	margin-top : 10px;
	margin-bottom : 10px;
}

div.actu{
 	margin-top : 10px;
	margin-bottom : 10px;
}
div.actu h4{
  color:#0000;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif ;
  font-size:10px;
  font-weight: normal;
}
div.actu h3{
  color:#000;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif ;
  font-size:10px;
  font-weight: normal;
}



/*----------------------------------------------------------------------------*/

div#recherche{
display : none;
}
div#rubriques {
	display : none;
}
/*----------------------------------------------------------------------------*/

div#basAccueil div#droite{
  display : none;
}

/*----------------------------------------------------------------------------*/
div#footer{
 display : none;
}


/*-----------------------------------------------------------------------------*/


div#barreRecherche{
 display : none;
}

/*----------------------------------------------------------------------------*/

div#colonneGauche{
   display : none;
}

/*----------------------------------------------------------------------------*/

p#chemin {
  font-family:Verdana, Arial, Helvetica, sans-serif ;
  font-size:10px;
  color:#777;
  margin-top:11px;
  margin-left:21px;

}
p#chemin a{
  text-decoration: underline;
  color:#A7605E;
}
p#chemin a:hover{
  text-decoration: none;
  color: #fff;
  background: #A7605E;
}
/*----------------------------------------------------------------------------*/

div#contenu{
  margin-right:0px;
  float:left;
  width:710px;
  padding-bottom:110px;
}


div#contenu ul li ul{
margin-left:10px;
}


div#contenu form input{
	  background: #f9f9f9;
	  border:1px solid #bbb;
	  font-family: Arial, Helvetica, sans-serif;
	  font-size: 10px;
    	padding:0 2px;
    	color:#555;
}
div#contenu h1{
  color:#547073;
  font-family: "Century Gothic", Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
  margin-top:14px;
  padding-top:4px;
  padding-left:18px;
  background: url(../images/titreInt.png) no-repeat 0 0;
  height:25px;
}

/*----------------------- standard  -----------------------------------------------------*/
div#articleInt, div#articleInt h6{
  text-align: justify;
  line-height: 18px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color:#777;
  margin-top:24px;
  margin-left:22px;
  margin-right:17px;
}


div#articleInt ul {
  margin-left:9px;
  margin-bottom:16px;
}
div#articleInt ul li{
  list-style-type: none;
  list-style-position: outside;
  padding-left:14px;
  line-height:16px;
   background: url(../images/puceFleche.gif) no-repeat  0px 6px;
}

div#articleInt img.right {
  float:right;
  display:inline;
  margin-left:13px;
  border:1px solid #A5ACA8;
  padding:1px;
}
div#articleInt img.left{
  float:left;
  display:inline;
  margin-right:13px;
  border:1px solid #A5ACA8;
  padding:1px;
}
div#articleInt table{
    padding: 0px;
    margin-bottom: 20px;
    margin-top: 20px;
    border-spacing: 0px;
}
div#articleInt table thead tr{
   background: #E2DCC6;
   color: #66766C;
}
div#articleInt table td{
    padding: 2px;
   border: 1px solid #6C8E48;
}



div#articleInt h2{
  font-size:14px;
  color:#B94B6E;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
div#articleInt h4{
  font-size:12px;
  font-weight: normal;
  font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}
div#articleInt h3{
  font-size:14px;
  padding:2px;
  border:1px solid #eee;
  font-weight: normal;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
div#articleInt h5{
  font-size:12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#articleInt ul{
  margin-left:15px;
}

/*------------------------------------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#separationBas{
  width:669px;
  height:20px;
  position:absolute;
  bottom:10px;
  right:30px;
  z-index: 5000;
  background: url(../images/separationBas.png) no-repeat 0 0;
}
div#clearSep{
  height:1px;
  clear:both;
  overflow:hidden;
}

/*----------------------------------------------------------------------------*/
form#contactForm label{
    width:150px;
    display:block;
    float:left;
    white-space: nowrap;

}
form#contactForm input, form#contactForm textarea{
    display:block;
    float:left;
}
form#contactForm div{
    border-bottom:1px solid #DFDFDF;
    width:100%;
    margin-bottom:2px;
    float:left;
    padding: 3px 0;
}
form#contactForm input{
	  background: #f9f9f9;
	  border:1px solid #bbb;
	  font-family: Arial, Helvetica, sans-serif;
	  font-size: 10px;
    	padding:0 2px;
    	color:#555;
}
form#contactForm textarea{
    background: #f9f9f9;
    border:1px solid #bbb;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    padding:0 2px;
    color:#555;
    overflow:auto;
}
form#contactForm div.cnil{
	margin-top: 10px;
	margin-bottom: 10px;
}
form#contactForm div.cnil input.case{
	border: 0px;
	background: transparent;
}

form#contactForm input.valider{
    background: #F1EEE7 ;
    color:#555;
    height: 20px;
    border:1px outset #809617;
    font-size:11px;
    font-family: Verdana, Arial, sans-serif;
    float: right;
    padding:0 10px;

}
form#contactForm input.case#diffusion{
  margin-right:5px;
}
form#contactForm div img{
    border:0;
    padding:0;
}

/*----------------------------------------------------------------------------*/

div#siteu h3{
  background: none;
  border:none;
  width:100%;
  padding-bottom:0px;
  margin-bottom:10px;
  font-weight:bold;
}
div#siteu a{
  position:relative;
  top:5px;
  padding-left:13px;
  background: url(../images/puceFleche.gif) no-repeat 0 5px;
}
div#siteu div{
  padding-bottom:20px;
  border-bottom:1px solid #eee;
}

/*----------------------------------------------------------------------------*/
div#articleInt div#annuaireDiv label{
  padding-right:15px;
}
div#articleInt div.agendadet2, div#articleInt div.actu, div#articleInt div.annuaireBloc, div#articleInt div.rechercheDiv{
  float:none;
  border:none;
  background: none;
  border-bottom:1px solid #eee;
  padding-bottom:10px;
}
div#articleInt div.agendadet2 h3, div#articleInt div.actu h3, div#articleInt div.annuaireBloc h3, div#articleInt div.rechercheDiv h3{
  background: none;
  border:none;
  width:100%;
  padding-bottom:0px;
  font-weight:bold;
  font-size:13px;
  margin-bottom:10px;
}
div#articleInt div.actu h3{
  padding:0;
  margin:0;
}
div#articleInt div.actu h4{
  background: none;
  border:none;
  width:100%;
  color:#B3635B;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif ;
  font-size:12px;
  margin:0;
  padding:0;
  font-weight: normal;
  margin-bottom:10px;
}
div#articleInt ul.calend2, div#articleInt ul.calend2 li{
  list-style-position: outside;
  list-style-type: none;
  margin:0;
  padding:0;
  background: none;
}
div#articleInt ul.calend2{
  background: url(../images/date.png) no-repeat 0 0;
  width:44px;
  height:57px;
  text-align: center;
  float:left;
  display:inline;
  margin-right:10px;
  padding-top:4px;
}
div#articleInt ul.calend2 li span.date {
	display: block;
  font-family:Arial, Helvetica, sans-serif ;
  font-size:24px;
  color:#fff;
  position:relative;
  top:4px;
}
div#articleInt ul.calend2 li acronym{
  border:none;
  text-decoration: none;
	cursor:help;
  font-family:Arial, Helvetica, sans-serif ;
  font-size:12px;
  font-weight: bold;
  color:#fff;
  position:relative;
  top:2px;
  left:1px;
}
div#articleInt ul.calend2 li.annee{
  color:#9AA7AB;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif ;
  font-size:10px;
  position:relative;
  top:1px;
}
div#articleInt div.actu a.linkimg{
  float:left;
  display:inline;
  margin-right:10px;
}
div.rss{
  margin-top:10px;
}
div.rss a{
  text-decoration: none;
}
div#articleInt div.rss a:hover{
  text-decoration: underline;
}
div.rss a img{
  margin-right:5px;
  vertical-align: middle;
}


div#publication table thead th{
  font-weight: bold;
  background: #fff;
  border: 2px solid #fff;
  border-bottom: 2px solid #eee;
  text-align: center;
  color:#777;
  padding:0 5px;
  font-family: Arial, Helvetica, sans-serif ;

}
div#publication table{
	background: #F9F9F9;
  border-collapse: collapse;
  margin-top:15px;
}
div#publication table td{
  border: 2px solid #eee;
  padding:10px;
}
div#publication table td a{
  padding-left:15px;
  background: url(../images/puceFleche.gif) no-repeat 0 6px;
}
div#telecharger {
	border: 5px solid #F0F0F0;
	background: #F9F9F9;
  padding:0px 10px 10px;
  margin-top:15px;

}
span.acrobat{
	border: 1px solid #ddd;
	background: #fff;
	display: block;
	padding: 20px 10px;
}
span.acrobat a.lienSpe{
	display:block;
	color:#525252;
	margin: 0;
	text-decoration: underline;
	margin-left:5px;
	margin-top:2px;
  padding-left:15px;
  background: url(../images/puceFleche.gif) no-repeat 0 8px;
}
div#telecharger h3{
  background: none;
  border:none;
  padding:0;
  font-weight:bold;
  font-size:13px;
  color:#8AA56A;
  font-family: Arial, Helvetica, sans-serif ;
}
div#telecharger div ul{
  padding:0;
  margin:0;
  margin-top:12px;
  margin-bottom:20px;
  list-style-position: outside;
  list-style-type: none;
}
div#telecharger div ul li{
  background: none ;
  padding:0;
  margin:0;
  list-style-position: outside;
  list-style-type: none;
}
div#telecharger div ul li a{
  padding-left:15px;
  margin-left:15px;
  background: url(../images/puceFleche.gif) no-repeat 0 6px;
}
div#marcheBlock form{
  padding-top:10px;
}
div#marcheBlock label{
  float:left;
  width:150px;
}
div#marcheRep table{
  border:none;
  border:1px solid #bbb;
  width:100%;
  margin-top:20px;
  background: #f9f9f9;
}
div#marcheRep table thead th{
  border-bottom:1px solid #eee;
  font-weight: normal;
  color:#B94B6E;
}
div#marcheRep table tbody th, div#marcheRep table tbody td{
  background: #fff;
}
div#marcheRep table th.num{
  width:30px;
  color:#333;
  font-weight: bold;
  padding-right:0
}
div#marcheRep table th.datequest{
  padding-left:0
}
div#marcheRep table th.rub{
  text-align: right;
  color:#777;
}
div#marcheRep table th.quest{
}
div#marcheRep table td, div#marcheRep table th{
  border:none;
  padding:5px;
}

div#marche div.bloc div{
  border:3px solid #ddd;
  padding:10px;
  background: #fafafa;
}
div#marche div.candidat{
  border:1px solid #ccc;
  padding:10px;
  margin-top:20px;

}
div#marche div.candidat h3{
  background: none;
  border:none;
  width:100%;
  padding-bottom:10px;
  font-weight:bold;
  font-size:13px;
  margin-top:0px;
}
/*----------------------------------------------------------------------------*/
table.lexique{
	width : 300px;
}
table.lexique tr td{
	text-align : center;
}
