* {
	font-family:verdana,arial,sans-serif;
	font-size:12px;
}

h2, .gros-titre {
	color:#000000;
	font-size:18px;	
	font-weight:bold;
}

h3, .sous-titre-rouge {
	color:#9c1c21;
	font-size:14px;	
	font-weight:bold;
}

h4 {
	color:#9c1c21;
	font-size:13px;	
}


body {	
	margin:0px;
	padding:0px;
	width:100%;
	background:#f0f0f0 url('/images/fond-header.gif') repeat-x;
}

/* Pour html area (J'ai mis les 2 autres dans les h2 et h3. voir plus haut*/
.petit-titre-rouge {
	font-weight:bold;
	color:#9c1c21;
	font-size:12px;
}

.sous-titre-noir {	
	color:#000;
	font-size:14px;
	font-weight:bold;
}		
/*fin*/


#container {
	
}

#menu {
	font-size:10px;
	font-weight:bold;
	color:#587f80;
}

img {
	border:0;	
}