html, body {
	height: 100%;
}
body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#36230F;
	margin:0px;
	padding:0px;
	background:url(images/img_03.png) top left repeat-y;
}
.general {
	width:800px;
}
a {
	color:#36230f;
}
a:hover {
	color:#C4C203;
}

#flags{
position:absolute;
right:5px;
top:5px;
}

#content {
	width:800px;
	/*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;
}
#backHome {
	margin-left:80px;
	margin-top:22px;
	font-size:12px;
}
#backHome a {
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
#backHome a:hover {
	font-weight:bold;
	color:#fff;
	text-decoration:underline;
}
.inter {
	color:#36320f;
	font-size:16px;
	font-weight:bold;
}
#article {
	margin-top:40px;
	margin-left:80px;
	column-count:3;
}
#titreArticle {
	font-weight:bold;
	text-align:left;
	font-size:16px;
}
/*---------------------------------PARAGRAPHE------------------------------------------------*/
.paragrapheImage{
min-height:100px;}
.titreParagraphe {
	margin-top:24px;
	font-size:14px;
	font-weight:bold;
}

.paragraphe{
margin-top:12px;
}
/*-------------------------------DIAPORAMA--------------------------------------------------*/

div.myLightBox {
	background-color:#000000;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
	display:none;
	z-index:1000;
}
.diaporamaTitre {
	background-color:#fff;
	width:160px;
	height:auto;
	overflow:hidden;
	margin-right:10px;
	clear:left;
	float:left;
}
.diaporamaSansTitre {
	background-color:#fff;
	width:160px;
	height:auto;
	overflow:hidden;
	margin-top:15px;
	margin-right:10px;
	clear:left;
	float:left;
}
img {
	border:none;
}
#diaporama img {
	border:none;
	width:100px;
}
.petitesImages img {
}
.grandeImage {
	width:150px;
	height:100px;
	overflow:hidden;
	margin-bottom:5px;
}
.closeBigPicture {
	padding-top:3px;
	height:20px;
}
.closeBigPicture a {
	font-size:12px;
	font-weight:bold;
	color:#373737 !important;
}
.closeBigPicture a:hover {
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#373737 !important;
}
.bigPicture {
	z-index:1000;
	background-color:#FFFFFF !important;
	position:absolute;
	display:none;
	padding:0px 20px 20px 20px;
}
.bigPicture img {
	max-height:500px;
}



/*-----------------------------------------------video------------------------------------------------*/
.video {
margin-top:10px
}


/*--------------------------------------------MENU CLASSIQUE---------------------------------*/

#bottomLink {
	padding-top:30px;
	margin-left:222px;
	width:578px;
	padding-bottom:20px;
}
#arborescence {
	margin-top:80px;
	margin-left:80px;
}
.menuClassique {
	width:50%;
	float:left;
}
.menuClassique ul, li {
	margin-top:3px;
	margin-left:10px;
	padding-left:0px;
}

.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;
	}
	
.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;
}

.menuFixeEnCours{
	color:#fff;
	text-decoration: underline;
}

.menuFixesNews{
width:33%;
float:left;
}

