﻿.lucida	{
	font-size: 12px;
	margin-bottom:10px;
}
.rouge
{
	color:#8a0000;
	font-weight:bold;
}

#normal ul
{
	
	padding-left:30px;
	list-style-type: square;
	font-size: 12px ;

}
#normal li
{
	margin-bottom:5px;
	
}


.tableclass {
border-width:1px; 
border-style:solid; 
border-color:#808080;
border-collapse:collapse;
}
.tdclass { 
border-width:1px;
border-style:solid; 
border-color:#808080;
padding:5px;
}

#content h1 {
	background: #e2e2e2 url(h1_bkg.gif) bottom repeat-x;
	text-transform: uppercase;
	color: #a2040c;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 3px 5px 5px;
	margin-bottom: 1em;
}
.intro {
	font-weight: bold;
	color: #555555;
}
img.cadre {
	border: 1px solid #727272;
}
#content h2 {
	background: url(h2_bkg.png) right no-repeat;
	text-transform: uppercase;
	color: #a2040c;
	font-size: 11px;
	font-weight: bold;
	height: 30px;
	line-height: 28px;
	margin-bottom: 0.8em;
	vertical-align: middle;
}

