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

body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/fnd_total2.jpg);
	background-color: #FFFFFF;
	background-repeat:  repeat-x;
}
a:link {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
a:visited {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.box {
	background-color: #E9F8CD;
	border: 2px solid #CADFA4;
}
.box_rojo {
	background-color: #CC3300;
	border: 2px solid #990000;
}
.encabeza {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.rojo {
	font-family: Tahoma;
	font-size: 17px;
	font-weight: bold;
	color: #B51C00;
}
.precio {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
}
input {
	font-family: Tahoma;
	font-size: 11px;
}
textarea {
	font-family: Tahoma;
	font-size: 11px;
}
select {
	font-family: Tahoma;
	font-size: 11px;
}
