#page
{
	position: relative;
	margin-top: 0;
	width: 1024px;
}

#entete			/* voir (../inc/inc-bandeau.html) */
{
	height: 180px;
	text-align: right;
	background: #000 url(img/Bandeau_festival_himalaya.jpg) no-repeat left top;
}

#entete a.nom-site, 
#entete a.nom-site:link,  
#entete a.nom-site:visited
{
	background-image: none;
	display: block; width: 100%; height: 100%;
}

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

.menu ul li a,
.menu ul li b 				{ background-color: #97acbd; }

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,
h3.spip,
h1.titre-article { color: #204272; }

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

#menu-rubriques { position: absolute; top: 180px; width: 150px;}

#encart
{
	position: absolute;
	top: 180px;
	right: 0px;
	width: 150px;
	margin: 0 0 1em 0;
	padding: 0 0 1em 0;
}


