html,body {

font-family: Helvetica, sans-serif;
scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #858585;
	scrollbar-highlight-color: #575757;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #1F1F1F;
	scrollbar-track-color: #373737;
	overflow: auto;		
	

}

#rss{

font-family: Helvetica, sans-serif;
scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #858585;
	scrollbar-highlight-color: #575757;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #1F1F1F;
	scrollbar-track-color: #373737;
	overflow: auto;		
	

}


#bannn:link {
list-style: none;

}
#bannn:visited {

list-style: none;
}
#bannn:hover {

list-style: none;

}
#bannn:active {
list-style: none;
}




a:link {
list-style: none;
	color: white;
	text-decoration:none;
	list-style:none;
}
a:visited {
	color: white;
	list-style:none;
	text-decoration:none;
}
a:hover {
	color:red;
	list-style:none;
	
	
}
a:active {
	color: white;
	list-style:none;
}

#entete {
	background:white;
	width:100%;
	overflow: auto;
}
#menu {
	height:23px;
	background:#990F0F;
	border: solid orange;
	border-width:2px 0px 2px 0px;
	width: 100%;
}
#lagauche {
	background-color:990F0F;
	border: solid 990F0F;
	border-width:1;
	width: 100%;
	background-repeat: no-repeat;
}
#ladroite {
	background-color:7D191B;
	width: 100%;
	border: solid 990F0F;
	border-width:1;
}
#container {
	
	width: auto;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	background-position: center;

}
#sondage {

background-color:black;
border:solid white;
border-width: 1px 0px 0px 1px;
width: 101%;
height:245px;
}



#menug {
	margin-left:auto;
	margin-right:auto;
	padding-right:5px;
	width: 98%;
	height: 250px;
	background-image:url(images/menuf.gif);
	background-repeat: no-repeat;

}
#menuc {
	padding-right:5px;
	width: 99%;
	height: 250px;
	background-image:url(images/menuc.gif);
	background-repeat: no-repeat;
	background-color: #990F0F;

}
