form { margin:0; padding:0; }
input { margin:0; padding:0; }
img { border:0; }

body 
{
	background-color:#fff;
	background-image:url(../images/fond.gif);
	background-repeat:repeat-x;
	margin:0; padding:0; 
}

#page
{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}

#header
{
	width:1000px;
	height:35px;
	background-color:#8c0700;
}

#logo
{
	background-image:url('../img/accueil_03.jpg');
	background-repeat:no-repeat;
	width:331px;
	height:16px;
	margin-left:20px;
	margin-top:10px;
	float:left;
}

#ok
{
	height:17px;
	margin-right:20px;
	float:right;
}
	
#milieu
{
	width:1000px;
	height:526px;
	background-color:#bf2201;
	overflow:hidden;
}


a   
{
	 text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}




#footer
{
	width:1000px;
	height:14px;
	background-color:#A60000;
	background-image:
}
#Footer_Img {
	width:600px;
	height:14px;
	font-size:1px;
}

.rubrique
{
	display:block;
	height:14px;
	
	float:left;
}

#rub_0
{
	width:70px;
}


#rub_1
{
	width:80px;
}	


#rub_2
{
	width:82px;
}	


#rub_3
{
	width:80px;
}
	

#rub_4
{
	width:260px;
}	



#liens
{
	color : #ffffff;
	height: 25px;
	font-size: 0.7em;
	text-align:center;
}
	