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: 95%; 
	min-width: 1000px; 
	max-width: 1200px;  
}
#bloc-contenu { 
	background-color: transparent; 
	background-image: none; 
	position: static; 
	border: solid 0px #dedede; 
	margin: 30px 200px 5px 170px; 
	padding: 0px; 
	z-index: 20; 
	min-height: 900px;
	}
#entete { 
	background-color: transparent; 
	background-image: none; 
	background-position: left 0; 
	height:260px;
	} 
#encart {
	top:270px;
	width: 180px;
	right:0px;
	}
#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%; 
	}
.extrait
{
padding-top: 15px;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 50px;
background-color: transparent;
}
#menu-principal-resume {
	display:none}

#navigation			/* (inc/inc-menu.html) */ {
	position: absolute;
	width: 100%;
}
#menu-principal {
    position: relative;
    top: -1.7em;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 5px;
    width: 900px;
    float: right;
    z-index: 10;
}

#menu-principal li a
{
	padding: .2em 1em .2em 1em;
	margin: 0 1px 0 0; 
	background-image: none; 
	color: #004b7e; 
	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;
}

#entete a.nom-site, 
#entete a.nom-site:link,  
#entete a.nom-site:visited { 
	background-image: none; 
	width: 100%; 
	height: 50%; 
	z-index: 0; 
	float: right; 
	margin-top: 30px; }
	
/* 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; 
	}
/* Titres entetes pavé sommaire  */
h3.titre_sommaire, h3.spip { 
	color: white;
	background-image: url(img/fond_menuhover.png); 
	background-repeat: repeat;
	font-weight:bold;
	margin: 0 0 2em 0; 
	padding: 3px ;}
a.titre_sommaire, a.titre_sommaire:link, a.titre_sommaire:visited {
	color: white;	
	}
a.titre, a.titre:link, a.titre:visited
{
	text-decoration: none;
	font-size: 1.25em; 
	background-image: url(img/fond_h1.png); 
	background-repeat: no-repeat; 
	padding: 5px 3px 5px 30px;
	}

.sommaire {
	position:relative;
	margin: 5px;
	width: 100%;
 	border: 1px solid #e8e8e8; 
	padding: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px; 
	float: left;
	background-color: white;
/*	background-color: #eef3f5; */
}
.sommaire_gauche {
	float: left; 
	margin: 0 0 0 0;
	width: 46%;
	}
.sommaire_droite {
	float: right; 
	margin: 0 25px 0 0;
	width: 46%;
	}
	
.article_sommaire {
	margin-top: 1em;
	margin-bottom: 2em;
	font-size: 0.9em;
	text-align: justify;
	line-height: 1.4em;
}
.colsuite {
	background-image: url("img/separe.gif");
	background-repeat: repeat-x;
	position: relative;
	text-align: right;
	vertical-align: bottom;
	margin-top: 5px;
	clear: left;
	}
.portfolio {
	position: relative;
	margin : 10px 0 0 0;
	text-align: center;
}
a.suite, a.suite:link, a.suite:visited
{
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(img/suite.gif);
}

.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: #006f75; 
	margin-bottom: 0.5em; 
	padding-bottom: 5px;
	padding-left: 30px;
	}
.sous-titre { 
	color: #006f75;	
	padding: 0 0 0 30px;
	margin-bottom: 0.5em;
	 }
.detail { 
	padding: 0 0 0 30px;
	margin-bottom: 30px; 
	}

/* -------------------------------------------------------
 	1. LIENS base
 ------------------------------------------------------- */

a, a:link, a:visited
{
	text-decoration: none;
	color: #006f75;}

a:hover
{
	text-decoration: underline;
	color: #004145;
}

a.spip_out,
a.spip_in,
a.spip_url,
a.spip_glossaire { color: #006f75; }

/* 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: dark grey; 
	background-color: #fff; 
	}
.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
{
	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;
	}
ul.annuaire {
	background-image: url(http://www.cc-bassin-annonay.fr/IMG/logo_annuaire_eco.png); 
	background-repeat: no-repeat;
	background-position: right 0 ;
	padding: 8px; 
	}
.fiche_annuaire {
	margin: 0px 0px 15px 0px; 
	padding: 8px; 
	width: 100%;
	border: 1px solid #cbd8db; 
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}
.logo-liste-art { float: left; margin-right: 10px; margin-bottom: 10px; }

.carte_gis      { font-size: 10px; line-height: 12px; 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.agendaBold a:link,
td.agendaBold a:visited {
	color: white;
	font-weight: bold }
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: #a2cdcf;}

/*  ANNONCE dans #encart */

.annonce
{
	background-image: url(img/fond_menuroll.png); background-repeat: repeat;
	/* overflow: hidden; */
	text-align: center;
}

.menu ul li a.lien {
	color:white; font-weight: bold;
}
.menu ul li ul li a.lien {
	background-image: url(img/fond_menuroll.png); background-repeat: repeat; color:white; font-weight: bold;
}
.menu ul li ul li a.lienon,.menu ul li a.lienon {
	background-image: url(img/fond_menuhover.png); background-repeat: repeat; color:white; font-weight: bold;
}
#menu-principal li a
{ font-weight: bold;}

/* COULEURS 2eme niveau de menu droite : */
#encart .menu ul li ul li a,
#encart .menu ul li ul li a:link,
#encart .menu ul li ul li a:visited   {
	color: #666;	
	background-color: transparent;
	background-image: none; 
	border: thin solid #89af40;
	margin-bottom: 10px;
	text-align:center;
	}
#encart .menu ul li ul li a:hover   {
	color: white;
	background-image: url(img/fond_menuhover.png); 
	background-repeat: repeat;
	}
	
/* COULEURS liens dans "a venir" calendrier et annonce : */
#encart .menu ul ul li,
#encart .menu ul li
       {
	color: #000;
	background-color: transparent;
	border: 1px }
	
.remarque {
	display: inline-block;
	position: relative;
	float: left;
	width: auto;
	margin: 3em 300px 5em;
	padding: 4px;
}
