
#page
    {

	text-align: left;
	margin: 3em auto;
	padding: 0px;
	position: relative;
	width: 90%;
	min-width: 760px }

.Googmap {
	font-size: 10px;
	line-height: normal }
#map      {
	margin: 0px auto;
	padding: 0px;
	border: solid thin gray;
	position: relative;
	width: 440px;
	overflow: hidden }
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 }
	
body          {
	background-color: #ededed }



#entete       /* bandeau - banner : */
  {
	background-image: url(img/entete_accueil.jpg);
	height: 140px ;
	background-color: white;}



#entete a.nom-site,
#entete a.nom-site:link,  
#entete a.nom-site:visited
{
	font-family: Verdana, 'Bitstream Vera Sans', Tahoma, "Lucida Grande", "Lucida Sans", Arial, 'Helvetica Neue', Helvetica, Lucida, Geneva, sans-serif;
	color: #EDDF5C;
	background-image: none;
}
	
#entete a.nom-site:visited
  {
	background: url(img/nom_etab.png) no-repeat center 20px }




#entete .nom-site span  /* on cache le nom du site  */
{
	height: 1px;
	width: 1px;
	overflow: hidden;
}



#encart, #menu-rubriques { top: 150px; }
/* -------------------------------------------------------
 	1. LIENS base
 ------------------------------------------------------- */

a, a:link, a:visited
{
	text-decoration: none;
	color: #666600;
}
a:hover
{
	text-decoration: underline;
	color: #666600;
}

a.spip_out,
a.spip_in,
a.spip_url,
a.spip_glossaire { color: #339933; }
/* -------------------------------------------------------
   Changement de couleur de fond pour les menus de navigation
 ------------------------------------------------------- */
 /* COULEURS des titres articles dans les menus */
.menu ul li li a, 
.menu ul li li a:visited			{ color: #442011;}
 /* COULEURS dates agenda dans encart */
.menu li span 				{ color: #FF3399;}


/* COULEURS des titres rubriques dans les menus et edito */
.menu-item,
.menu-titre-special, 
.menu-titre,
.menu ul li a, 
.menu ul li b,
.edito h3 { background-color: #333366; }

/*extrait de l'image du bandeau */
.menu ul li { border-top: 1px solid #fc9; }

/* separateur : meme couleur que fond de BODY */
.menu ul li a, 
.menu ul li b,
.edito h3,
.signatures td { background-image: url(img/aj-titre-coin.gif); }

/* background */
.menu ul li li a, 
.menu ul li li a:visited,
.menu li span ,
li.annonce { background-color: #FFC; }
/* background survol des titres menu */
.menu ul li a:hover,
.menu ul li li a:hover,
.menu ul li li a.article:hover { background-color: #FF9900; }
/* background survol des titres menu */
.menu ul li li a.lienon { background-color: #EDBFC1; }
.menu ul li li a.article { background-color: #FFFFED; }

/* -------------------------------------------------------
   Autres changement de couleur et typo
 ------------------------------------------------------- */
/* titres */
#bloc-contenu h3 a,
h3.spip,
h1.titre-article { color: #666600; }

h3.spip
{
	border-color: #6CC;
	border-width: 0 0 1px 0;
	border-style: solid;
}

h1.titre-article
{
	font-family: Georgia, Bookman, Palatino, "Times New Roman", Times, serif;
	font-size: 1.9em;
	font-weight: normal;
	line-height: 1em;
}

#bloc-contenu h3 a
{
	font-size: 1.5em;
	font-family: Georgia, Bookman, Palatino, "Times New Roman", Times, serif;
	font-weight: normal;
}

#bloc-contenu h3.edito-titre a
{
	color: white;
	font-weight: bold;
	font-size: 1em;
	font-family: Verdana, "Trebuchet MS", "Lucida Grande", "Lucida Sans", Tahoma, Arial, 'Helvetica Neue', Helvetica, Geneva, Lucida, sans-serif;
}

#plan .plan-rubrique h3 { background-color: #6CC; }
.texte { }
.logo-liste-art  {
	float: left;
	margin-right: 15px }

.form2
{
	background-color: white;
	margin: 5px 0;
	padding: 2px;
	border: solid 1px #aaaaaa;
}
.form1
 {
	background-color: white;
	margin: 5px 0;
	padding: 2px;
	border: solid 1px #aaaaaa;
	width: 95% }
.separateur_1 {
	border-left: 1px solid #369 }
.chapo  {
	background-color: white }


