body {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
	background: #603 url(images/rouge.gif);
	text-align:center;
}	
div#conteneur{	
	margin:0 0 0 0;
	padding:0 0 0 0;
	background: transparent url(images/fond.gif) top left repeat-x;
	background-position: 0 0;
	}

div#flash{
	margin-right:auto;
	margin-left:auto;
	padding:10px 0 0 0;
	width:800px;
	}
.enter {
	position:absolute;
	left:50%;
	padding:0;
	margin:0 0 0 -80px;
	border:0;
	width:70px;
	height:40px;
	float:left;
	}	
.entrer {
	position:absolute;
	left:50%;
	padding:0;
	margin-top:5px 0 0 5px;
	border:0;
	width:70px;
	height:40px;
	}
	
p {
	margin:0px;
	padding:0;
	font-family:arial;
	line-height:20px;
	font-size: 12px; 
	color: #f00;
	font-weight:bold; 
	background:#fff;
	}	

a {
	text-decoration: none;
	font-size: 12px; 
	font-family:arial;
	font-weight: bold;
	color:  #f00;
	outline: none;
	line-height:20px;
	}
a:visited {
	text-decoration: none;
	color:  #fff;
	}
a:active {
	text-decoration: none;
	color:  #f00;
	}
a:hover {
	color: #f00;
	text-decoration: none;
	}
#menu {
	margin-left:auto;
	margin-right:auto;
	width:900px;
	font-size: 11px;
	color:  #fff;
	margin-top:5px;
	voice-family: "\"}\"";
	voice-family:inherit;
	margin-top:5px;
	}
		
.footer {
	text-decoration: none;
	font-size: 11px; 
	font-family:arial;
	font-weight: normal;
	color:  #E6E6E6;
	outline: none;
	padding:0;
	margin:0;
	}


