body
{
	margin: 0;
	padding: 0;
	font: 80% verdana, arial, sans-serif;
}
p.titre_section {
	font-size: 24px;
	font-weight: normal;
	margin: 5px;
	color: #C08701;
	font-style: italic;
	background-position: center top;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #FF0000;
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #590000;
}
p.titre_sous_section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
td.bandeau_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	vertical-align: middle;
}



div.contenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: medium solid #FFFFFF;
	background-repeat: no-repeat;
	background-position: right bottom;
}
div.mentions_legales {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: medium solid #FFFFFF;
}
td.colonne1-2 {
	width: 550px;
	vertical-align: top;
}
td.colonne2-2 {
	width: 300px;
	vertical-align: top;
}

td.colonne1-3 {
	width: 280px;
	vertical-align: top;
}
td.colonne2-3 {
	width: 280px;
	vertical-align: top;
}
td.colonne3-3 {
	width: 280px;
	vertical-align: top;
}

ul.puce_niv_1 {
	list-style-image: url(/fr/images/puce1.gif);
}
p.titre_bandeau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bolder;
}
img.photo_type {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #66CC33;
	border-left-color: #FF0000;
}

ul.puce_niv_2 {
	list-style-image: url(/fr/images/puce2.gif);
}
