/* Configuration générale de la page */

body
{
  margin: 10px 0 ;
  padding: 0 ;
  text-align: center ;
  font: 0.8em "Trebuchet MS", helvetica, sans-serif ;
}

div#conteneur
{
  width: 770px ;
  margin: 0 auto ;
  padding: 0 ;
  text-align: left ;
  position:relative;  
}

#header h1
{
  margin: 0 ;
  background : white left top ;
  background-repeat : no-repeat ;
  position:relative;
}

#header h1 a
{
  display: block ;
  background-repeat: no-repeat ;
  position: relative ;
}

#header h1 a span
{
  display: none ;
}

#contenu {
  width:100%;
  margin: 10px 0 0 0;
}

#footer{
  width:100%;
}

#conteneur .formulaire_recherche{
  float:right;
  margin-right:10px;
}


/*
  Cosmetic
  -------- */

body
{
  background-color: #fdb ;
}

#conteneur a {
  text-decoration:none;
  color: #d24;
}

#conteneur a:hover {
  text-decoration:underline;
}

#header {
  height: 200px ;
}

#header h1
{
  height: 170px ;
  background-image: url(squelettes/img/EPSC_logo.png);
}

#header h1 a
{
  width: 610px ;
  height: 170px ;
  background-image: url(squelettes/img/EPSC_titreh.png);
  left: 160px ;
  top: 0px ;
}

#conteneur {
  border-style: solid;
  border-width: 2px;
  border-color: #e35;
  background: #fff url(squelettes/img/EPSC_titrev.png) 7% 200px no-repeat;
}

div#contenu
{
  margin-left:22%;
  width:78%;
  background:#fff;
}

#contenu h1.titre {
  background: transparent url(squelettes/img/EPSC_small2.png) 0 0 no-repeat;
  color: #d24;
  padding-left: 35px;
  border-left:1px solid #db2e45;
  border-bottom:1px solid #db2e45;

}

#conteneur #contenu .spip-documents {
  border:1px solid red;
  display:block;
}

.liste-articles ul {
  list-style: url(squelettes/img/EPSC_small1.png) outside;
}/* -------------
   Menu principal
	 ---------------*/

#menu-h {
  width:100%;
  margin:0;
  padding:0;
  
  position:absolute;
  left:0;

  display:block;
  z-index:1;
} 

ul#menu-h li a{
  display:block;
}

ul#menu-h li ul{
  display:none;
}

ul#menu-h li:hover > ul{
  display:block;
}
 
#menu-h li {
  text-align:center;
  float:left;
	width:20%;
	_width:19.96%;
	list-style: none;
  cursor: pointer;
}
 
#menu-h li ul {
  position:relative;
  top:0;
	left:0;
	margin:0;
	padding:0;
	display:block;
}

#menu-h li ul li{
  width:100%;
}
 
#menu-h ul a {
  display:block;
	text-decoration:none;
	width:100%;
}

/*  Cosmetic */
#menu-h {
  height:30px;
  line-height:30px;
  letter-spacing:2px;
  font-size:1.2em;
  color:white;
}

#menu-h li a{
  color:white;
  font-weight:normal;
  background: #d83658;
}

#menu-h li.on a
{
  background: #e35;
}	

#menu-h li a:hover
{
  background: #d46;
  text-decoration:none;
}	

#menu-h li li, #menu-h li li a, #menu-h li.on li a
{
  background: #9e3;
}

#menu-h li li a
{
  color: black;
}	

#menu-h li li a:hover
{
  background-color: #bf5 ;
  color: black;
}#footer{
  text-align:center;
}
#conteneur #contenu #encart{
			float: right;
			margin: 0 10px 20px 20px;
			width: 300px;
			padding: 0;		
			margin-bottom: 1em;
			background: #ffcc00 url(squelettes/img/bloc_bas_bloc_breve.png) no-repeat center bottom;
		}
		#conteneur #contenu #encart h2{
			margin: 0 auto;
			border: 0;
			padding: 0 0 0 5px;
			font-size: 1em;
			font-weight: bold;
			background: #ffe680 url(squelettes/img/bloc_haut_bloc_breves.png) no-repeat center top;
			color: #000;
			}

		#conteneur #contenu #encart .breves{
			padding: 0;
			border: 0;
			float: right;
			margin-top: 5px;
			margin-left: 5px !important;
			margin-left: 2px;
			margin-right: 5px !important;
			margin-right: 3px;
			width: 290px;
			background: #fff url(squelettes/img/bloc_bas_breves.png) no-repeat center bottom;
		}
		
		#conteneur #contenu #encart .breves p{
			padding: 0 6px 0 6px;
			text-align: justify;
			}
		#conteneur #contenu #encart .breves h3{
			margin: 0 auto;
			border:0;
			font-size: 1em;
			text-decoration: underline;
			text-align: center;
			font-weight: bold;
			background: #fff url(squelettes/img/bloc_haut_breves.png) no-repeat center top;
			color: #000;
			}
		#conteneur #contenu #encart .liste_breves{
			margin-right:25px !important;
			margin-right: 10px;
			margin-bottom: 1em;
			margin-left: 15px !important;
			margin-left: 10px;
			padding: 0;
			border:0;
			float: right;
			font-size: 1em;
			font-weight: bold;
			width: 250px;
			height: 43px;
			background: #ffcc00 url(squelettes/img/bloc_fleche_breves.png) no-repeat right top;
		}

#conteneur #contenu #encart li.plan-rubrique {
  display: list-item ;
  list-style-image: url(squelettes/img/sc_dbqueryopen.png);
}

		
		
		#conteneur #contenu #encart{
			background-color: #5c2;
 		}

		#conteneur #contenu #encart h2{
			background-color: #9e3 ;
			}
/*
		#conteneur #contenu #encart .breves{
			background-color: #fff;
		}
		

		#conteneur #contenu #encart .breves h3{
			background-color: #fff;
			}
*/

		#conteneur #contenu #encart .liste_breves{
			background-color: #5c2;
		}

