/* CSS monestier  */
html {
	height: 100%;
	font-size: 100%; /* Fix Bug IE */
}
body { 
	font-family: verdana, helvetica, arial, FreeSans, "Bitstream Vera Sans", sans-serif;
	font-size: 75%; 
	background-color: white;
	}
#page { 
	background-color: white; 
	background-image: url(img/fond_page.jpg); 
	background-repeat: no-repeat; 
	position: relative; 
	text-align: left; 
	margin: 2em auto; 
	padding: 0; 
	width: 98%; 
	min-width: 1000px; 
	max-width: 1200px;  
	}
	
#bloc-contenu { 
	background-color: transparent; 
	background-image: none; 
	position: static; 
	border: solid 0px #dedede; 
	margin: 10px 155px 5px ; 
	padding: 10px 10px 5px; 
	z-index: 20; 
	}
#entete { 
	background-color: transparent; 
	background-image: none; 
	background-position: left 0; 
	height:260px;
	} 
#encart {
	top:270px;
	}
#menu-rubriques{
	top:330px; 
	background-image: url(img/fond_bottom.png); 
	background-repeat: no-repeat; 
	background-position: 0 bottom; 
	padding-bottom : 150px;
	}
.chapo { 
	background-color: transparent; 
	overflow: hidden; 
	}
.tabevene { 
	position: relative; 
	width: 100%; }

#navigation	{
	position: absolute;
	width: 100%;
}
#menu-principal {
	position: relative;
	top: -1.5em;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 5px;
	width: 780px;
	float: right;
	z-index: 10;
}

#menu-principal li a
{
	padding: .2em 1em .2em 1em;
	margin: 0 1px 0 0; background-image: none; color:black; background-color: white;
}
#menu-principal li a:hover
{
background-image: url(img/fond_menuhover.png); background-repeat: repeat;color:white;
} 
#menu-principal ul li 
{ float: right; background-image: none; color:black; background-color: transparent;}
#menu-recherche .forml
{
margin-top: 0px;
margin-right: 0pt;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 4px;
padding-bottom: 0px;
padding-left: 0px;
}
#bas_page {display:none}
#entete a.nom-site, 
#entete a.nom-site:link,  
#entete a.nom-site:visited
{ background-image: none; width: 100%; height: 100%; z-index: 0; float: right; margin-top: 100px; }
/* diapositives du portfolio */
div.wrap {
	text-align: center;
	float: left;
	margin: 10px 10px 10px 0;
	border: solid 1px #666;
	position: relative;
	width: 100px;
	height: 100px;
	border-collapse: collapse  }

.wrap a       {
	background-color: #d3d3d3;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	width: 100px;
	height: 100px;
	display: table-cell }
.wrap img           {
	text-align: center;
	vertical-align: middle;
	float: none;
	margin-right: auto;
	margin-left: auto;
	border: solid 1px #369 }
.wrap a:hover   {
	background-color: gray }

.spip_bouton { background-color: transparent; border-width: 0; }
/* Intertitres ins?r?s dans un article  */
h3.spip { 
	margin-top: 1em; 
	margin-bottom: 0.4em; 
	padding-bottom: 0.1em;
	font-size: 110%; 
	font-weight: bold; 
	background-color: transparent; 
	background-image: url(img/fond_h3.jpg); 
	background-repeat: repeat-y; 
	padding-left: 1em; }
.bords_hb { padding: 10px 0 10px 0; border-top: thin solid teal; border-bottom: thin solid teal; }
h1.titre-article { background-image: url(img/fond_h1.png); background-repeat: no-repeat;color: #c12217; margin-bottom: 2em; padding-left: 30px;}
.sous-titre { color: #721414; }
/* -------------------------------------------------------
 	1. LIENS base
 ------------------------------------------------------- */

a, a:link, a:visited
{
	text-decoration: none;
	color: #63100b;}

a:hover
{
	text-decoration: underline;
	color: #c12217;
}

a.spip_out,
a.spip_in,
a.spip_url,
a.spip_glossaire { color: #c12217; }

/* COULEURS des menus et edito */
.menu-item,
.menu-titre-special, 
.menu-titre,
.menu ul li a, 
.menu ul li b,
.edito h3 { background-image: url(img/fond_menu.png); background-repeat: repeat; color: white;}

.menu ul li a:hover,
.menu ul li li a:hover { background-image: url(img/fond_menuhover.png); background-repeat: repeat; color: white;}

 /* COULEURS des titres articles dans les menus */
.menu ul li li a, 
.menu ul li li a:visited { 
	color: white;}
.menu ul li li a.article { background-image: url(img/fond_menuroll.png); background-repeat: repeat; color: white;}
.menu ul li li a.article:hover { background-image: url(img/fond_menuhover.png); background-repeat: repeat; color: white;}
 /* COULEURS dates agenda dans encart */
.menu li span 				{ color: #d45600; background-color: #ffc; }
.menu ul li a  {background-color : transparent;}
.menu ul li a:hover  { background-color : transparent; background-image: url(img/fond_menuhover.png); background-repeat: repeat;}
.form2


.form2
{
	background-color: transparent;
	margin: 5px 0;
	padding: 2px;
	border: solid 1px #aaaaaa;
}
input.form2 {  }
.menu { margin-bottom: 30px; }
table.spip { width: 100%; margin-top: 20px; margin-bottom: 20px; padding: 3px; border:0;}

ul.asso { 
	margin: 10px 0px 20px 16px; 
	padding: 5px; 
	border: 1px solid #e8e8e8; 
	list-style-type: none;	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #eef3f5;

	 }

.logo-liste-art { float: left; margin-right: 10px; margin-bottom: 10px; }

.carte_gis      {position: relative; padding: 0; border: solid thin gray; width: 100%; height: 300px; overflow: hidden; }
.logo_ccba { z-index: 5; float: left; margin-top: 70px; margin-left: 20px; }
#carte { width: 400px; margin-right: 210px; }
#carte_deroulant { width: auto; height: 400px; overflow: auto; float: right; margin-left: 410px; border: solid thin navy; }
.plan-archives { background-color: transparent; margin-top: 20px; }
table.agenda abbr {
border-bottom: none;
cursor: help;
}


/* attibuts css à l'origine dans minicalalter_pipelines.php (plugin agenda_alternatives) */	
.agenda {
line-height:1.4em;
}

td.agendaBold { color: #660066; font-weight: bold; font-size:108%; background-image: url(img/fond_menuhover.png); background-repeat: repeat;}
td.agendaThisDay { 

/* couleur jaune. retirer la ligne ci-dessous pour retrouver le bleu d'origine */		
background-image: url(img/fond_menuroll.png); background-repeat: repeat; color: white;

/*			border:1px solid #000000;*/
} 

td.agendaThisDayNotThisMonth {
background-color:#BBC9E3;

/*			border:1px solid #000000;*/
}

/* Espaceur de blocs */
.nettoie { 
clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; 
}
td.tbc { vertical-align: top; }
.spip_documents { margin: 5px 20px 5px 5px; }

table.spip tr.row_even {background-color: white;}
table.spip tr.row_odd {background-color: #c24c44;}

/*  ANNONCE dans #encart */

.annonce
{
	background-image: url(img/fond_menuroll.png); background-repeat: repeat;
	/* overflow: hidden; */
	text-align: center;
}

.menu ul li ul {
	background-image: url(img/fond_menuroll.png); background-repeat: repeat;
}

.menu li.annonce p a img {margin-left: 4px}
.menu li.annonce p big a { margin-left: 4px; margin-right: 4px; background-image: url(img/fond_menuroll.png); background-repeat: repeat;}
