/* -------------------------------------------------------------- 
	Styles 
-------------------------------------------------------------- */
@import "../screen.css";

body {background: #999;}	

#header {
	color: #333; 
	background: url(../images/entete-fond2.gif) repeat-x left top; 
	position: relative; 
	height: 143px
	}


h1#nom_site_spip {
	position: absolute; 
	left: 0; 
	top: 0;
	display: block; 
	width: 343px;
	height: 52px;
	background-image: url(../images/logosite2.gif) !important; 
	text-indent: -3000px;	
	}

#header #formulaire_recherche input.submit {background: #000; color: white; border: 1px solid #000}
#header #formulaire_recherche input.text {border: none}
#header ul.horizontal a {color: #FFFFFF;}

#header p {
	text-indent: -3000px;
	background: url(../images/slogan2.gif) no-repeat left top; 
	position: absolute; left: 0; top: 52px; 
	width: 428px; height: 36px;}

div#headerMenu {	position: absolute;top: 88px;left: 0;
	background: url(../images/fondmenu2.jpg) repeat-x;height: 55px;}


div#headerMenu ul li a {
	background: url(../images/eh06-menu2.png) no-repeat 0 0;
	padding: 0 25px;
	line-height: 55px;
	height: 55px;
	float: left;
	display: block;
	color: #fff;
	font-weight: bold;
}


