/**
 * Style sheet style
 */
body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
}

a
{
	text-decoration:underline;
	color:#c00;
}

a:hover
{
	text-decoration:none;
	color:#91071c;
}

p.telechargement
{
	height:30px;
	padding:10px 0px 0px 20px;
	vertical-align:middle;
	background-position:left center;
	background-repeat:no-repeat;
}

strong
{
	color:#91071c;
}

p
{
	margin:0px 0px 10px 0px;
}

ul
{
	margin:5px 0px 10px 20px;
	padding:0px;
	list-style-type:none;
}

ul li
{
	margin:0px;
	padding:0px 0px 10px 10px;
	background:url(img/puce_li.gif) no-repeat 0px 7px;
}

h1
{
	margin:5px 0px 15px 0px;
	padding:5px 0px 5px 57px;
	font-weight:normal;
	font-size:1.6em;
	background:url(img/puce_papillons.gif) 0 0 no-repeat;
	clear:both;
	float:none;
}

h2
{
	font-weight:bold;
	font-size:1.2em;
	color:#91071c;
}

h3
{
}

a.lien
{
	padding-left:10px;
	background:url(img/puce_lien.gif) no-repeat 0px 3px;
}

.text_xs
{
	font-size:0.9em;
}

img.bordure
{
	border:1px solid #cecece;
}

img.img_droite
{
	float:right;
	margin:0px 30px 0px 40px;
}

.petit
{
	font-size:0.9em;
}

h2 .petit
{
	font-weight:normal;
	font-size:0.8em;
	color:#333333;
}

h1 .petit
{
	font-size:0.5em;
}
