body {
background:url(images/img_index/menu_fond.jpg) repeat-x;
background-color: #030303;

}

p {
	font: small Arial, Verdana, sans-serif}
  
a:link {
	color: #BC0000;
	text-decoration: none;
	
}
a:hover {
	color: #BC0000;
	text-decoration: underline ;
	
}
a:visited {
	color: #BC0000;
	text-decoration: none;
	
}
a:active {
	color: #BC0000;
	text-decoration: none;	
}


.tableauMenu {
	text-align:center;
	border:none;
	}
	
	#main {color: #CCC; padding: 2em 0 1px 5%; font: small Arial; text-align: justify; }
	
.tableauSousMenu {
	text-align:center;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0pxk;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #FFFFFF;
	border-left-color: #666666;
	background-color:#000000;
	font: arial;
}

.tableauMenuSelect {
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	background-color:#000000;
	font: arial;
}

