body { background-color: #cc9613; }

#entete       /* bandeau - banner */
{
	background-image: url(img/amazigh-bandeau-fixe.jpg);
	height: 180px; 
}

#entete a.nom-site,
#entete a.nom-site:link,  
#entete a.nom-site:visited,
#entete a.nom-site:hover
{
	background-image: none;
}

#entete .nom-site span  /* on cache le nom du site  */
{
	height: 1px;
	width: 1px;
	overflow: hidden;
}



#encart, #menu-rubriques { top: 190px; }

/* background */
.menu ul li a,
.menu ul li b 				{ background-color: #8f390f; }


.menu ul li li a, 
.menu ul li li a:visited,
.menu li span 				{ background-color: #f8ddc5; }

a, a:link, a:visited
{
	text-decoration: none;
	color: #8f390f;
}


.edito h3
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: white;
	background-color: #8f390f;
	text-transform: uppercase;
	text-indent: 4px;
	width: 100%;
	/* background-image - voir/see : 'alter.css' */
}





a, a:link, a:visited 
{

text-decoration: none;

color: #8f390f;

}

a:hover 
{

text-decoration: underline;

color: #0a74a6;

}

#formulaire-lang {width: 120px;}
#formulaire-lang .forml { margin: 0; }

#menu-lang { top: 0; margin: .4em; color: blue; } 
#menu-lang a { color: red; }
#menu-lang a:hover { color: #FBA; }

body {
	background-image: url(img/body_bg.png);
	background-repeat: repeat;
}



#entete a.nom-site:hover
{
	background-image: url(img/banner-hover.jpg);
}
