body { background-color: #6CC; }

#entete       /* bandeau - banner */
{
	background-image: url(img/Carre-logo-tordu.png);
	height: 140px; /* hauteur du contenu (pour tous les navigateurs) */
}

#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:hover
{
	background-image: url(img/Carre-logo-tordu-clair.png);
}

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



#encart, #menu-rubriques { top: 150px; }
.menu-titre, 
.menu ul li b{ background-color: #006666; }

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

/* 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; }
.menu ul li a:hover,
.menu ul li li a:hover,
.menu ul li li a.article:hover { background-color: #EDFBFF; }
.menu ul li li a.lienon { background-color: #EDBFC1; }
.menu ul li li a.article { background-color: #FFFFED; }

/* -------------------------------------------------------
   Autres changement de couleur et typo
 ------------------------------------------------------- */

#bloc-contenu h3 a,
h3.spip{ color: #006666; }

h3.spip
{
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006666;
	border-right-color: #006666;
	border-bottom-color: #006666;
	border-left-color: #006666;
}

h1.titre-article
{
	font-family: Georgia, Bookman, Palatino, "Times New Roman", Times, serif;
	font-size: 2.2em;
	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; }

h1.titre-article  { color: #006666;  } 
/* -------------------------------------------------------
   Changement de couleur de fond pour les menus de navigation
 ------------------------------------------------------- */


/* COULEURS des menus et edito */
.menu-item { background-color: #006666;  } .menu ul li a { background-color: #006666;  } .edito h3  { background-color: #006666;  } .menu-titre-special { background-color: #006666;  } 