/* Powered by beny42 */

body
{	width: 880px;	margin: auto;	margin-top: 20px;	margin-bottom: 20px;	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC00;	background-color: #000000;	 }
 
a:link, a:visited, a:hover{ 
	text-decoration: none;}
img {	border : 0;}

/* L'en-tête */

#en_tete{	width: 880px;	background-image: url("images/background.gif");	background-repeat: no-repeat;
	margin: 3px 0px 10px 0px;	padding: 0px 0px 3px 3px;	height: 65px;}

/* Le menu */

#menu{
	float: left;
	width: 220px;
	font-size: 12px;font-weight: bold;}
.element_menu{	background-image: url("images/background-info.gif");
	background-repeat: repeat-y;border: 3px solid #990000;margin-bottom:10px;}
/** 1 st menu***/

.element_menu h3
{	color: #FF9900;	font-size: 70%;}

.element_menu ul{	list-style-image: url("images/play.png");padding-left: 25px;
	margin-bottom : 2px;}
.element_menu a{ color: #FFCC00;font-size: 13px;font-weight: bold;}
.element_menu a:hover{   background-color: #FFCC00;	font-size: 13px;   color: #CC3300;font-weight: bold;}
.news_menu {
	font-size: 12px;
	color: #fFCC00;
	margin-left: 6px;}
.news_menu a{
	font-size: 12px;
	color: #fFCC00;
	font-weight: bold;
}
.news_menu a;hover{background-color: #FFCC00;	font-size: 11px;   color: #CC3300;}
/* Le corps de la page */

#corps{	margin-left: 230px;}
#corps_bas {	margin-left: 230px;margin-bottom: -5px	;padding: 0px; 	}
#corps_bas h1{	color: #FFCC00;	text-align: center;	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size: 16px;}
 h6{
	color: #FFCC00;
	text-align: center;
	font-size: 14px;
	margin-top: 0px;
}
#mainpage {
	background-image: url("images/backgroundbody.jpg");
	background-repeat: no-repeat;
}
/* partenaire*/
#partenaire{
	margin-left: 230px;
	padding: 7px 0px 7px 4px;
	color: #CC0000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border: 2px inset #990000;
	width: 615px;
	background-color: #FFE9B9;
	margin-top: 5px;
	}
#partenaire a{
	color: #CC3333;
	text-decoration: none;
}
.live {
	font-size: 12px;
	color: #CC3333;
}
/* Le pied de page  */

#pied_de_page{
	text-align: center;
	color: #CCCCCC;
	font-size: 10px;
	margin-top: 10px;
	margin-left: 0px;
}
.pied_de_page a{   color: #CCCCCC;}
.pied_de_page a:hover{    color: #CCCCCC;}

/***titre****/
h2{
	font-size: 12px;
	background-color: #FFCC66;
	font-family: "Courier New", Courier, mono;
	text-align: center;
	background-image: url("images/element_menu.png");
	height: 23px;
	color: #CC3300;
	margin-bottom:5px;
	background-repeat: no-repeat;
}

h3{
	font-size: 80%;
	color: #FFCC00;
	margin: 5px 60px 5px 20px;
	float: left;
	font-style: italic;	
}
#petittexte{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-style: italic;
	margin: 2px 4px 2px 4px;
	background-repeat: no-repeat;
	border-top: 1px solid #FF6600;
	color: #FF6600;
}
h5{	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-style: italic;
	margin: 0px 0px 5px 0px;	}

/************* #search styles ***************/
#search{	padding: 5px 0px 5px 10px;
	border: 1px solid #990000;
	font-size: 90%;
	margin-bottom: 3px;	}

#search form{	margin: 0px;	padding: 0px;	}

#search label{	display: block;color: #990000;	margin: 0px;	padding: 0px;}








