body {
font-family:"Book Antiqua", "Comic Sans MS", Charcoal, Verdana;
font-size: 0.8em;
}

h1 {
	color: #000000;
	font: 4ex "Comic Sans MS", Charcoal;
	text-align: center;
}

h3.spip {
	font: small-caps 3ex "Comic Sans MS", Charcoal;
}

#entete_haut h1{
	font: 18px "Book Antiqua", "Comic Sans MS", Charcoal, Verdana;
	color: #ffffff;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 5px;

}
#entete_menu a {
	font: "Book Antiqua", "Comic Sans MS", Charcoal, Verdana;
	color: #FF8000;
	font-size: 14px;
	text-decoration: underline;
	line-height: 150%;
	white-space: nowrap;
}
#entete_menu a:hover{
	color: #D16900;
	text-decoration:none;
}

h3.menu_gauche {
font-weight: bold;
	color: #FF8000;
	border-spacing: 2px;
	width: 150px;
	text-align: center;
	margin: 2px;
	margin-top: 10px;
}

a {
	color: #004080;
}
.menu_gauche a {
color: #000000;
text-decoration: underline;
}
.menu_gauche a:hover {
text-decoration: underline overline;
	color: #004080;
}
p.menu_gauche{
list-style-type: none;
	margin-left: 6px;
	margin: 3px;
	margin-bottom: 3px;
	margin-right: 1px;
	line-height: 120%;
}

p.spip{
	margin: 3;
	margin-left: 4px;
	margin-right: 2px;
}
.fluo a{
	color: #FF8000;
	font-weight: bold;
	font-size: 120%;
}
.fluo a:visited{
	color: #FF8000;
}
.fluo a:hover{
	color: #ccc;
}
/* styles pour le menu deroulant */
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#entete_menu  dl {
float: left;
width: 12em;
margin: 0 1px;
}
#entete_menu  dt {
cursor: pointer;
text-align: center;
font-weight: bold;
background: #ccc;
border: 1px solid #666666;
}
#entete_menu  dd {
border: 1px solid #FF8000;
}
#entete_menu  li {
text-align: center;
background: #fff;
}
#entete_menu li a, #entete_menu  dt a {
color: #ff8000;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}
#entete_menu li a:hover, #entete_menu dt a:hover {
background: #fff;
}

#entete_menu a {
	text-decoration: none;
	color: #FF8000;
	background-color: #B8F3FE;
	font-size: 12px;
}
#entete_menu a.blanc {
	background-color: #FFF;
}
.liens_entete ul {
	background-color: #CC99FF;
	border: dashed #CCCCCC;
}
.liens_entete li a{
	color: #B8F3FE;
	line-height: 160%;
}
