.titlu{
font-family: "Arial Black";
font-size: 18px;
text-transform: uppercase;
color: #FFFFFF;
font-weight: normal;
}

.contentText{
font-family: Arial;
font-size: 12px;
color: #000000;
font-weight: normal;
}

p{
text-indent: 15px;
}

.bottomText{
font-family: Arial;
font-size: 10px;
color: #000000;
font-weight: normal;
}
.bottomText:hover{
font-family: Arial;
font-size: 10px;
color: #000000;
font-weight: normal;
text-decoration:none;
}
.inputForm{
background-color:#ffffff;
color:#7BA877;
border: 1px solid #7BA877;
font-family:Arial;
font-size:12px;
}
.inputFormOver{
background-color:#F5EED7;
color:#7BA877;
border: 1px solid #7BA877;
font-family:Arial;
font-size:12px;
}
.button{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	background-color: #f3f3f3;
	color: #7BA877;
	border: 1px solid #7BA877;
	cursor: pointer;
	cursor: hand;		
}
.buttonover{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	background-color: #F5EED7;
	color: #7BA877;
	border: 1px solid #7BA877;
	cursor: pointer;
	cursor: hand;	
}
.details{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
background-color:#999966;
color:#FFFF33;
font-weight:bold;
padding-left: 5px;
padding-right: 5px;
}
.agrandir{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
font-weight:bold;
}
.style1 {
	color: #FF0000;
	font-weight: bold;
}.enum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7D674F;
	text-decoration: none;
}
