#global-table {
	width: 840px;
}
#global {
	width: 840px;
	height: 510px;
}
#conteneur {
	width: 840px;
	height: 510px;
	/*border: solid 1px #FF0000;*/
}
#header {
	background-image: none;
}
#conteneurL {
	float: left;
	height: 480px;
	width: 582px;
	background-color: #1e2e80;
}

#conteneurR {
	position: relative;
	float: right;
	height: 480px;
	width: 258px;
	background-image: url(img/index/fd_right.gif);
	background-repeat: no-repeat;	/*background-color: #ccc; 42357e*/
	/*border:dotted 1px #fff;*/
}

#partleft {
	position:relative;
	float:left;
	width: 150px; /*168px;*/
	height: 480px;
	display: inline; /* POUR CONTRER BUG DOUBLE MARGE DE IE */
	/*background-color: #ccc;*/
}
#partright {
	position:relative;
	float:right;
	width: 432px; /*414px;*/
	height: 480px;
	/*background-color: #9999FF;*/
}

/* **********
conteneurL
********** */

/* partLeft */
#gazette {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 211px; /*182px*/
	width: 120px;
	background-image: url(img/index/back_gazette2.gif);
	background-repeat: no-repeat;
	/*background-color: #CCC;
	border: solid 1px;*/
}

/* partRight */
#actu {
	position: absolute;
	top: 29px;
	left: 0px;
	height: 182px;
	width: 402px;
	background-image: url(img/index/back_actu2.gif);
	background-repeat: no-repeat;
	/*background-color: #ccc;
	color: #000;*/
}
#charte {
	position: absolute;
	top: 234px;
	left: 0px;
	height: 168px; /*188*/
	width: 402px;
}
#archives {
	position:absolute;
	top:415px; /*425*/
	left:0px;
	width:402px;
	height: 40px;
	/*border:solid 1px #FFF;*/
	background-image: url(img/index/back_arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#txtactu {
	height:140px;
	padding-top:0px;
}

#txtactu p {
	margin:0px;
	padding: 0 14px 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	/*border: solid 1px;*/
}
#txtactu p.titre {
	margin-bottom: 6px;
	font-size: 13px;
}
#txtactu p.filet {
	padding-top: 6px;
	border-bottom: solid 1px #ccc;
}
#txtactu p.nofilet {
	padding-top: 6px;
	border-bottom: solid 1px #1e2e80;
}

#txtactu a {
	font-size: 10px;
}
#actu #txtactu a:hover {
	color: #fff;
}

#charte p {
	text-align: right;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
}


#losange {
	position:absolute;
	top:233px;
	left:0px;
	width: 218px;
	/*border: solid 1px;*/
}

#thebest {
	position:absolute;
	top:445px;
	left: 117px;
}

#footer {
	position:absolute;
	width: 840px;
	top: 486px;
	height: 26px;
	/*background-color: #CCC;*/
	background-image: none;
}
#navbot {
	width: 554px;
	margin:0px;
	padding:0;
	list-style: none ;
	/*background-color: #000;*/
	text-align: right ;
}
#navbot li {
	display: inline;
	/*background-color: #666;*/
}

a {
	color: #ffd521;
	font-weight: bold;
	text-decoration: none;
}

#navbot li a {
	padding: 0px 0px 0px 20px;
	font-size: 10px;
	/*border: solid 1px;*/
}

#navbot li.en a {
	/*border: solid 1px;*/
	color: #fff;
}
#navbot li.en a:hover {
	/*border: solid 1px;*/
	color: #ffd521;
}

#txtbottom {
	width: 840px;
}


.links, .linkslos {
	position:relative;
	padding:0;
	margin:0;
	text-align: right;
	padding-right: 16px;
	/*background-color:#000;*/
}
.links a, .linkslos a {
	color: #ffd521;
	font-weight: bold;
	text-decoration: none;
}
.links a:hover, .linkslos a:hover {
	color: #FFF;
}
.linkslos {
	padding:0;
	text-align: center;
}
.linkslos a {
	color: #0D095E;
}

.gazette {
	 top:183px;
	 left:0px;
}
.actualites {
	 top:14px;
}
