/* STYLE RUBRIQUE 0 */
h1
{	margin: 0px 15px 7px 15px;
	padding: 0px;
	font-family: Arial, Verdana, Trebuchet MS, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #E61E00;
}

h2
{	margin: 0px 15px 4px 15px;
	padding: 0px;
	font-family: Arial, Verdana, Trebuchet MS, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #E61E00;
}

h3
{	margin: 0px 15px 3px 15px;
	padding: 0px;
	font-family: Arial, Verdana, Trebuchet MS, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #E61E00;
}

a
{	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#E61E00;
	text-decoration: none;
}
a:hover
{	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#E61E00;
	text-decoration: underline;
}

hr.separation
{
	margin: 10px 15px 10px 15px;
	color:#E61E00;
	background-color: #E61E00;
	height: 1px;
	border: 0px;
	clear: both;
}

/*  ZOOM PHOTOS */
.legende
{ 	position: absolute;
	left:0px;
	right:0px;
	z-index:500;
	display:none;
	font-size: 12px;
	font-family: Arial, Verdana;
	text-align:left;
	border:2px solid #E61E00;
	background: #E61E00;
	color: #ffffff;
}
