/*A:link, A:visited { color: black; text-decoration: underline; }
A:hover { text-decoration: none; }
H1 { text-align: left; }
H2 { text-align: left; margin:1em 0px 0.6em 0px; line-height: 1em; position: relative; clear: both; }
H2 A:link, H2 A:visited { color: inherit; text-decoration: none; }
H2 A:hover { text-decoration: underline; }*/
BODY { 
	font-family: Verdana, sans-serif;
	font-size: 13px;
}
h1 {
	font-size: 16px;
	font-weight: bold; 
	color: #666666;
}

h2 { 
	font-size: 14px; 
	font-weight: bold; 
	padding: 0px;
	margin: 0px; 
	margin-bottom: 10px; 
	text-align: left;
	line-height: 28px;
	color: #666666;
}

h3 { 
	font-size: 14px; 
	font-weight: bold; 
	padding: 0px;
	margin: 0px; 
	margin-bottom: 10px; 
	text-align: left;
	color: #666666;
}
h4 {
	color: #ffffff;
	font-size: 14px;
	line-height: 35px;
	font-weight: normal;
	padding-left: 10px;
	width: 250px;
	background: url('images/h4.jpg') no-repeat top left;
}
h5 {
	color: #999999;
	font-size: 14px;
	padding: 0;
	margin: 0;
	line-height: 18px;
	padding-left: 24px;
	background:  url('images/carre.jpg') no-repeat top left;

}
