fieldset 
{
background: #FFFFFF; color: #000000;	border:2px solid #e42328;	
}
a:link {text-decoration: none; color: #000000}
a:visited {text-decoration: none; color: #000000}
a:active {text-decoration: none; color: #FF0000}
a:hover {text-decoration: none; color: #FF0000}
body
{
font-family: Arial;
}
select {
	font-family: Arial, Heveltica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	color: #404040;
	border: 1px solid #e42328;
	background-color: #FFFFFF;
}
.recherche {
	font-family: Arial, Heveltica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	color: #404040;
	border: 1px solid #d71e51;
	background-color: #f9d2e3;
}
textarea {
	font-family: Arial, Heveltica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	color: #000000;
	border: 1px solid #ffa6a8;
	background-color: #f0f0f0;
}
.inputtext { 
	border:1px solid #ffa6a8; 
	border-radius:5px; 
	background-color: #f0f0f0;
	font-family: Arial, Heveltica, sans-serif;
	font-size: 0.8em;	
	text-align:left;  
	} 
.inputbouton { 
	border:1px solid #ffa6a8;
	background: #ffa6a8;
	border-radius:5px; 
	color:#000000;
	font-family: Arial, Heveltica, sans-serif;
	font-size: 0.8em;	
	text-align:left;
	} 
.inputbouton:hover { 
	border:1px solid #ffa6a8;
	background: #f8e89b;
	border-radius:5px; 
	color:#000000;
	font-family: Arial, Heveltica, sans-serif;
	font-size: 0.8em;	
	text-align:left;  
	}
.inputtext:hover {
	background: #f8e89b;
	color: #000000;
}
.inputimg { 
	color:#000000; 
	}
hr {
	height: 1px;
	padding: 0;
	color: #e42328;
	background-color: #e42328;
	border: 0;
}
.style1
{
color: #000000;
font-size: 0.8em;
}
.style2
{
color: #000000;
font-size: 0.6em;
}
.style3
{
font-size: 0.8em;
color: #e42328;
}
.style4
{
font-size: 0.6em;
color: #e42328;
}
.style5
{
font-size: medium;
color: #e42328;
}
.style6
{
color: #FFFFFF;
font-size: 0.8em;
}
.style7
{
color: #FF0000;
font-size: 0.8em;
}
.style8
{
color: #FF0000;
font-size: 0.6em;
}
.style9
{
color: #FF9934;
font-size: 0.8em;
}
.style10
{
color: #000000;
font-size: medium;
}
.style11
{
color: #FFFFFF;
font-size: medium;
}
.style12
{
color: #8aa345;
font-size: 0.9em;
}