P  {}

H1  {}

H2  {}

H3  {}

A:link  	{
		font-family: Verdana, Arial, Helvetica;	
		text-decoration: none; 
		color: #000066;
		margin-top: 0px;
		margin-bottom: 0px;
		}
		
A:Active  {
		font-family: Verdana, Arial, Helvetica;
		color: #00ccff;
		text-decoration: none; 
}
		
A:Visited 	{
		font-family: Verdana, Arial, Helvetica;
		text-decoration: none; 
		color: #000066;
		margin-top: 0px;
		margin-bottom: 0px;
		}

A:Hover 	{
		font-family: Verdana, Arial, Helvetica;
		color: #FF9933;
		text-decoration: none; 
		}



BODY  {

background: #FFF url('/global/images/bg-enquete.jpg');
background-repeat: repeat-x;
background-position: bottom;
min-height: 92px;
margin-bottom: 3px;
margin-left: 1px;
}

.header1  {
	font-size : 10px;
	font-family : Verdana;
	font-weight : bold;
	color : #817492;
}

.smalltext  {
	font-size : 10px;
	font-family : Verdana,Arial;
	color : #817492;
}

.header2  {
	font-size : 10px;
	font-weight : bold;
	font-family : Verdana,Arial;
	color : #817492;
}

.flattextbox  {
	font-size : 10px;
	font-family : Verdana,Arial;
	border-style : solid;
	border-width : thin;
	border-color : #817492;
}

.flatbutton  {
	font-size : 10px;
	font-family : Verdana,Arial;
	background-color : #817492;
	color : #ffffff;
}

.flatbutton:hover {
cursor: pointer;
	background-color : #794b93;
}

