a, body, td, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height : 17px;
}
h1, h2, h3 {
	padding:0px;
	margin:0px;
}
h1 {
	font-size: 14px;
	line-height : 18px;
}
.petit, .petit a, .sidebar {
	font-size: 11px;
	line-height : 15px;
}
A {
	color: #987E2B;	
	text-decoration : underline;
}

A:Hover, A:alink, A:vlink, .menu:Hover, .menu:alink, .menu:vlink {
	color : #A24229;
}

.esptexte {
	padding-top:500px;          /* voici le min-height (200px) */
	min-height: 1px;           /* pour Opéra */
}

.esptexteint {  
	margin-top: -500px         /* pour compenser le padding-top */ 
}

body, .texte, td {
	color: #013876;
}
	
.petit {	
	text-decoration : none;
}
	
.menu	{
	color: #987E2B;
	text-decoration : undeline;
}

.sousmenu	{
	color: #003776;	
	font-weight: bold;
	font-size: 9px;
	line-height : 11px;
	text-decoration : none;
}
	
.sidebar {
	position:absolute; 
	left:0px; 
	top:179px; 
	width:205px; 
	height:360px; 
	z-index:1
}

hr {
	width:50%;
	border:0px;
	height:1px;
	background-color:#B5D1F0;
	margin:15px auto;
}