@charset "ISO-8859-1";
body {
	font-family:"Comic Sans MS", cursive;
	font-weight:normal;
	text-align:justify;
}

#menu_general {
	position:absolute;
	left:0px;
	top:91px;
	width:770px;
	height:33px;
	z-index:1000;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #999999;
	padding-left: 30px;
	background-color: #FF8000;
	font-weight:bold;
}
#banniere {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:91px;
	z-index:1;
	background-repeat: no-repeat;
	background-image: url(../images/banniere.jpg);
}
#image_menu_gauche {
	position:absolute;
	left:0px;
	top:111px;
	width:160px;
	height:1295px;
	z-index:0;
	background-color: #93D250;
	border-right-width: 2px;
	border-right-style: groove;
	border-right-color: #999999;
	background-repeat: no-repeat;
}
#image_arbre_menu_gauche {
	position:absolute;
	left:0px;
	top:150px;
	width:160px;
	height:497px;
	z-index:2;
	padding-top:50px;
	background-image: url(../images/arbre_gauche.jpg);
	background-repeat: no-repeat;
}
#filigranne {
	position:absolute;
	left:162px;
	top:121px;
	width:600px;
	height:320px;
	z-index:0;
	background-image: url(../images/filigranne.jpg);
}
img a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	font-family:"Comic Sans MS", cursive;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-align: justify;
	margin-left: 5px;
	margin-right: 5px;
	line-height: normal;
}
ul {
	font-family:"Comic Sans MS", cursive;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-align: justify;
	margin-left: 5px;
	margin-right: 5px;
	line-height: normal;
}
#titre{
	position:absolute;
	left:163px;
	top:126px;
	width:512px;
	height:41px;
	z-index:100;
	font-family:"Comic Sans MS", cursive;
	font-size: 26px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 20px;
}
#logo {
	position:absolute;
	left:694px;
	top:135px;
	width:105px;
	height:93px;
	z-index:1002;
}
#phpmv {
	position:absolute;
	left:0px;
	top:1378px;
	width:88px;
	height:19px;
	z-index:1001;
}
h1 {
	font-family:"Comic Sans MS", cursive;
	font-size: 20px;
	font-weight: bold;
	color: #FF8000;
}
h2 {
	font-family:"Comic Sans MS", cursive;
	font-size:18px;
	color:#FF8000;
}
h3 {
	font-family:"Comic Sans MS", cursive;
	font-size: 20px;
	font-weight: bold;
	color: #FF8000;
	text-decoration: underline;
}
h6 {
	font-family:"Comic Sans MS", cursive;
	font-size:14px;
	color:#F00;
	font-weight:bold;
	line-height: 14px;
	font-style: normal;
	font-variant: normal;
	text-indent: 5px;
	vertical-align: middle;
}
.liste_projet {
	font-size:18px;
}
img {
	border: 1 #FF8000;
}
.red {
	color:#F00;
}
.liste_cramif {
	color:#FF8000;
}

