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


A:link 
{text-decoration: none; color: #000000}

A:visited 
{ color:#666666;text-decoration: none}

A:hover 
{ color:#7397ba;text-decoration: underline}


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

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

h3.sous_titre
{
	font-family: tahoma, verdana, helvetica;
	font-weight: bold;
	font-size: 11px;
}
