/* CSS Document */

body {
	margin:0;
	padding:0;
	background-image:url("../_img_/background.png");
	background-repeat:no-repeat;
	background-color:#e1e8bd;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}

.txt_rouge {
	font-family: "Courier New", Courier, mono;
	color: #FF0000;
	font-size: 12px;
}

.txt_blanc {
	font-family: "Courier New", Courier, mono;
	color: #FFFFFF;
	font-size: 12px;
}

.txt_blanc a{
	font-family: "Courier New", Courier, mono;
	color: #999966;
	text-decoration:none;
	font-size: 12px;
}

.txt_blanc a:hover{
	font-family: "Courier New", Courier, mono;
	color: #FFFFFF;
	text-decoration:none;
	font-size: 12px;
}


.txt_transparent {
	font-family: "Courier New", Courier, mono;
	color: #e1e8bd;
	text-decoration:none;
	font-size: 6px;
}


.txt_noir {
	font-family: "Courier New", Courier, mono;
	color: #000000;
	font-size: 12px;
}

.txt_noir a{
	font-family: "Courier New", Courier, mono;
	color: #999966;
	text-decoration:none;
	font-size: 12px;
}

.txt_noir a:hover{
	font-family: "Courier New", Courier, mono;
	color: #666666;
	text-decoration:none;
	font-size: 12px;
}

.txt_noir_petit {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	color: #000000;
}

.txt_noir_petit a{
	color: #999966;
	text-decoration: none;
}

.txt_noir_petit a:hover{
	color: #999999;
	text-decoration: none;
}

.txt_noir_petit p{
	text-align: justify;
}

.date {
font:"Courier New", Courier, mono;
font-weight:bold;
font-size: 12px;
}

.mini_img img{
	width: 94;
	height: 94;
	border:none;
}

.txt_noir_grand {
	font-family: "Courier New", Courier, mono;
	color: #000000;
	font-size: 16px;
}

.txt_noir_grand p{
	text-align: justify;
}

.txt_noir_grand a{
	font-family: "Courier New", Courier, mono;
	color: #999966;
	text-decoration: none;
	font-size: 16px;
}

.txt_noir_grand a:hover{
	font-family: "Courier New", Courier, mono;
	color: #666666;
	text-decoration: none;
	font-size: 16px;
}

.menu-divider {
	float:left;
	height:52px;
	width:2px;
}

.menu-button a {
	display:block;
	padding-left:15px;
	padding-right:15px;
	padding-top:14px;
	height:25px;
	float:left;
	text-decoration:none;
	color:#000000;
}

.menu-button a:hover {
	text-decoration:none;
	color:#abcf3e;
}

.menu-button a:active {
	display:block;
	padding-left:15px;
	padding-right:15px;
	padding-top:14px;
	height:25px;
	float:left;
	text-decoration:none;
	color:#5f5f5f;
}

.menu-button_active {
	display:block;
	padding-left:15px;
	padding-right:15px;
	padding-top:14px;
	height:25px;
	float:left;
	text-decoration:underline;
	color:#515151;
}

#News {
	position:absolute;
	background-image: url(../_img_/bloc.png);
	background-repeat:no-repeat;
	left:643px;
	top:289px;
	width:450px;
	height:250px;
	z-index:30;
}

#in-News {
	position:absolute;
	left:666px;
	top:301px;
	width:400px;
	height:190px;
	overflow: auto;
	z-index: 31;

}

#Newsletter {
	position:absolute;
	background-image: url(../_img_/feuille.png);
	background-repeat:no-repeat;
	left:219px;
	top:336px;
	width:250px;
	height:250px;
	z-index: 20;
}

#in-Newsletter {
	position:absolute;
	left:270px;
	top:360px;
	width:169px;
	height:188px;
	z-index:21;
}

#contenu { 
	position:absolute;
	left:160px;
	top:75px;
	width:500px;
	height:550px;
	z-index:20;
	visibility: visible;
	overflow: auto;
	scrollbar-face-color: red; 
}

#Footer {
	position:absolute;
	left:150px;
	top:646px;
	width:970px;
	height:52px;
	z-index:1;
}

#Icons {
	position:absolute;
	left:589px;
	top:529px;
	width:547px;
	height:106px;
	z-index:1
}
#Footer_pages {
	position:absolute;
	left:420px;
	top:650px;
	width:550;
	height:15px;
	z-index:5
}

#Menu {
	position:absolute;
	width:970px;
	height:52px;
	z-index:7;
	background-image: url(../_img_/menu-bg.png);
	top: 0px;
	left: 150px;
}

#Images {
	position:absolute;
	left:690px;
	top:75px;
	width:420px;
	height:550px;
	overflow: auto;
	z-index:2;
}

#Logo {

	position:absolute;
	left:855px; 
	top:0px;
	width:266px;
	height:75px;
	z-index:20;
}

#reportage_contenu {
	position:absolute;
	left:2px;
	top:477px;
	width:644px;
	height:159px;
	z-index:2;
}
