@charset "utf-8";
/* CSS Document */

.text_normal{
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#666666;
}
.text_normal a:link,
.text_normal a:visited{
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
.text_normal a:hover{
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
.footer{
 background-image:url(images/bg_footer.gif);
 background-repeat:no-repeat;
 font-family:Tahoma, Verdana;
 font-size:11px;
 color:#666666;

}
.footer {
 background-image:url(images/bg_footer.gif);
 background-repeat:no-repeat;
 font-family:Tahoma, Verdana;
 font-size:11px;
 color:#a5a7a2;
}
.title_verde{
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#7b9a12;

}
.title_verde a:link,
.title_verde a:visited{
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#7b9a12;
	text-decoration:underline;

}
.title_verde a:hover{
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#7b9a12;
	text-decoration:none;

}
.offer{
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#ffffff;

}
.border_blanc{
	border:1px solid #FFFFFF;

}
.border_form{
	border:1px solid #bfc1b6;

}
.border_one{
	border-bottom:1px solid #d5d6cf;

}
.border_three{
	border-bottom:1px solid #c0c3b6;
	border-right:1px solid #c0c3b6;

}
.form_prices{
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#333333;

}
td.price {
text-align:right;
vertical-align:bottom;
}