@charset "UTF-8";
h1 {
	font-size: 1.4em;
	background-image: url(enquete/h1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 80px;
	width: 220px;
	margin: 0px auto 0px;
	padding: 0px;
	clear: both;
	display: block;
}
h1 em {
	position: relative;
	z-index: -1;
}
h2 a:link{
	color: #CC0000!important;
}
h2 a:hover   {
	color:#0099FF!important;
}
h2 a:visited {
	color: #663399!important;
}
h2 a:active  {
	color: #0099FF!important;
}
