/*   utilisation pages rubriques  */

body {
	margin-left: 2px;
	margin-right: 2px;
	background-image: url(../images/fond.gif);
 background-repeat: repeat;
	margin-top: 0px;
   


}

#milieu {
	float: none;
	position: absolute;
	visibility: visible;
	width: auto;
	left: 160px;
	align=center;
	top: 118px;
	border: none;
	height: auto;
	padding-top: 2px;	
	padding-left: 3px;
}

#header {
	background-repeat: repeat-x;
	background-position: center top;
	position: relative;
	visibility: visible;
	width: 100%;
	height: auto;
	z-index: 4;
	background-image: url(../images/fondhaut2.jpg);	
}
#footer {
	background-position: center top;
	visibility: visible;
	width: 100%;
	background-image: url(../images/fond.gif);
	
 background-repeat: repeat;
	position: relative;
	top: 0px;
	
	
}


#menugauche {
	float: none;
	text-align: center;
	width: auto;
	height: auto;
	visibility: visible;
	position: absolute;
	left: 2px;
	top: 115px;
	background-image: url(../images/fond.gif);
	background-repeat: repeat;
	vertical-align: top;
	margin-top: 0px;
	padding-top: 2px;
}

.titre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-align: center;
	
}

.titre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-align: center;
	
}


a:hover {
	color: #FF0000;
	text-decoration: none;
	
}

a {
	text-decoration: underline;
	color: #993300;
	font-style: normal;
	font-weight: bold;
	text-transform: none;	
} 
