/* ---------- GENERAL ----------- */

A:link 
{text-decoration: none; color: #000000}
A:visited 
{ color:#666666;text-decoration: none}
A:hover 
{ color:#CE0040;text-decoration: underline}

h1
{
	font-family: tahoma, verdana, helvetica;
	font-size: 18px;
	color: #CE0040;
	padding-bottom:3px;
	margin-bottom: 15px;
	border-bottom: 1px solid #CE0040;
}

h2.titre
{
	font-family: tahoma, verdana, helvetica;
	font-weight: bold;
	font-size: 13px;
	color: #CE0040;
	padding-bottom:3px;
	margin-bottom: 15px;
	background-image: url("../images/noir/cadre/noir_horiz_11.gif");
	background-repeat: repeat-x;
	background-position: bottom left;
}