@charset "utf-8";
/* CSS Document NEW : 1e2e80 / OLD : 013475 */
#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: repeat-y;
	/*background-color: #ccc; 42357e*/
}

#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;*/
}

#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;*/
}
#commerces {
	position: absolute;
	top: 234px;
	left: 0px;
	height: 120px;
	width: 100px;
	background-image: url(img/index/back_commerces2.gif);
	background-repeat: no-repeat;
	/*background-color: #CCC;
	border: solid 1px;*/
}
#news{
	position: absolute;
	top: 380px;
	left: 35px;
	height: 80px;
	width: 100px;
	background-image: url(img/index/back_news2.gif);
	background-repeat: no-repeat;
	/*background-color: #CCC;
	border: solid 1px #FFF;*/
}
#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: #FFF;
	color: #000;*/
}

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

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

#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;
}

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

#actu #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;
}


#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:#FFF;*/
}
.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;
}