/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

body 
{ 	margin: 0px;
	padding:0px;
	position: absolute;
	width: 100%;
	height: 100%;
	color: rgb(0, 0, 0);
	background-color: #f4f4f4;
	text-align: center;
	font-family: "Trebuchet MS", helvetica, sans-serif;
	line-height:18px;
}

/* POSITIONNEMENT BARRE DE TITRE  */

#haut
{	padding-top:20px;
	padding-bottom:4px;
	width:99.9%;
	margin:auto;
	text-align: left;
	position:absolute;
	left:0px;
	top:3px;
}


#haut ul
{ 	position:relative;
	left:0px;
	top:0px;
	width:990px;
	margin:0;
	left:50%;
	margin-left:-497;
	top:25px;
	padding: 0px;
	border: 0px;
	list-style-type: none;
}

.logo 
{	position:absolute;
	left:-10px;
	top:-80px;
	text-align:left;
	z-index:50;
	display:block;
	margin:0px;
	border:none;
	background:transparent;
}


.theme
{	position:relative;
	padding:0px;
	margin:0px;
	top:-20px;
	vertical-align:middle;
	text-align:center;
}

#barre
{	height: 20px;
	width:100%;
	border:none;
	border-top: 1px solid #93928D;
	border-bottom: 1px solid #93928D;
	padding:0px;
	padding-top:1px;
	padding-bottom:1px;
	margin:0px;
	display: block;
	background: #ada8bd;
	color: #53523D;
 	position:relative;
	vertical-align:center;
	text-align:center;
}

#barre ul
{	position:relative;
 	height:20px;
	width:100%;
	top:0px;
	left:0;
	margin:0;
	list-style-type: none;
	border:none;
	display:block;
}

#barre ul a
{	text-decoration:none;
	background:#0;
	width:100%;
	height:22px;
	position:absolute;
	top:-1px;
	display:block;
}
/*
#barre ul a:hover { background:#cdc8dd; }
*/