#menu0 {
	padding-left:3px;
	padding-right:3px;
}

#menu0 h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	/*text-transform:uppercase;*/	
	padding-left:0em;
	letter-spacing: 1px;
	font-size:1em;
	font-weight:700;
	margin:0;

	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 2px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	background-color: #ffc;
}

#menu0 h2:first-letter, a:first-letter{
	color:#f00;
	background-color:transparent;
}

#menu0 ul,#theme ul{
	margin-bottom:1.5em;
	margin-top:0.5em;
	margin-left:0;
	line-height: 1em;
	padding-left:0;
	text-indent:0;

	line-height: 1.3em;
}

#menu0 li,#theme li,#ressources li{
	display:inline;
	list-style:none;
}

#menu0 a,#theme a{
	font-family: "Comic Sans MS", Verdana, Arial, serif;
	font-size:0.9em;
	color:#3CC53A;
	background-color:transparent;
	display:block;
	/*
	margin-left:-1.5em;
	padding-left:1em;
	*/
	text-decoration:none;
}

#menu0 a:hover,#theme a:hover{
	background-color:#39BD3A;
	color:#fff;
}

.content {
	float:center;
	margin-left: 150px;
	width: 100px;
	background-color: #ffecce;
	border: 1px solid #666666;
	padding: 1em;
}
.menu {
	background-color: #ffecce;
	border: 1px solid #666666;
	padding: 1em;
}


#enligne {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
}


/* 	----------------
	Menu horizontale
   	---------------- */
.headerMenuBox {
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width:0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

.headerMenuContent{
	/* background-color: #fff;*/
	border:0;
	margin:0;
	float: right;
	width: auto;
	margin:0em;
	line-height:1.1em;
	padding:1em;
}

.headerMenuContent a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	/*background-color: #fff;*/
	color:#C66;
	font-weight:600;
	border: 0px solid #666666;
	padding:0.2em;
}
.headerMenuContent a:hover{
	background-color:#FC6;
	color:#fff;
}

/* 	------------------------------- /*
