html, body {
height: 100%;
background:#C4C203;
}

body{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	margin:0px;
	padding:0px;
	background:url(images/img_03.png) top left repeat-y;
	}

a{
color:#36230F;
	}
	
a:hover{
color:#fff;
	}

#flags{
position:absolute;
right:5px;
top:5px;
}
#content{
	/*position:absolute;
	height:100%;
	overflow:scroll;
	bottom:0;*/
	background:url(images/img_05.png) bottom left no-repeat;
	}
	
#logo{
	background:url(images/img_01.png) top left no-repeat;
	}
.margeTop{
margin-top:40px;
//margin-top:20px;
float:left;
width:100%;
}
#arborescence{
	margin-left:40px;
	}
	
.menuClassique{
	width:30%;
	margin-bottom:18px;
	//margin-bottom:0px;
	margin-right:20px;
	float:left;
	}
	
.menuClassiqueNews{
	width:100%;
	margin-bottom:18px;
	margin-right:20px;
	float:left;
	color:#c30000 !important;
	}
	
.menuClassiqueNews a{
	color:#36230F;
	}
	
.menuClassiqueNews ul,li{
	margin-top:3px;
	margin-left:10px;
   	padding-left:0px;
	color:#36230F;
	}
	
.menuClassique ul,li{
	margin-top:3px;
	margin-left:10px;
   	padding-left:0px ; 
	}

.menuCategorie, img{
	font-weight:bold;
	font-size:14px;
	border:none;
	text-decoration:none;
	}
	
.menuCategorie a{
	color:#36230F !important;
	}
	
.menuFixe{
	color:#36230F;
	text-decoration:none;
	}
	
.menuFixe:hover{
	color:#FFF;
	text-decoration: underline;
	}
.menuFixesNews{
width:33%;
float:left;
}

.sousMenu{
	text-decoration:none;
	}
	
.sousMenu:hover{
	color:#FFF;
	text-decoration:underline;
	}
#footer{
	height:163px;
	width:100%;
	background:url(images/img_05.png) bottom left no-repeat;
	}
