
body {
	background-image: url(f_base.gif);
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
}
a.blanco:link {
	font-family: Georgia, Times New Roman, Times, serif; font-size: 11px; color: #FFFFFF; font-weight: bold; text-decoration: none;
}
a.blanco:visited {
	font-family: Georgia, Times New Roman, Times, serif; font-size: 11px; color: #FFFFFF; font-weight: bold; text-decoration: none;
}
a.blanco:active {
	font-family: Georgia, Times New Roman, Times, serif; font-size: 11px; color: #FFFFFF; font-weight: bold; text-decoration: none;
}
a.blanco:hover {
	font-family: Georgia, Times New Roman, Times, serif; font-size: 11px; color: #FFFFFF; font-weight: bold; text-decoration: underline;
}

a.menu:link {font-family: Georgia, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: bold; text-decoration: none;}
a.menu:visited {font-family: Georgia, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: bold; text-decoration: none;}
a.menu:active {font-family: Georgia, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: bold; text-decoration: none;}
a.menu:hover {font-family: Georgia, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold; text-decoration: none;}

.style3 {font-size: 11px}
.style6 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.style7 {color: #FFFFFF}
.style8 {font-size: 11px; font-weight: bold; }
.style20 {font-family: Georgia, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }

/*-------------------------------------FORMULARIO----------------------------------------------*/
.checkbox { border: 0px solid #ffffff; cursor:hand; }
input { font-family: Georgia, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000; background-color:#FFFFFF; text-decoration: none; height: 15px; border: 1px solid #7F9DB9; }

textarea {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #7F9DB9 ;
}

input.noBorde{
	border: solid 0px #FFFFFF;
	}
	
select {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #7F9DB9;
}
.boton {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-color: #444444;
	border: 1px solid #444444;
	height:20px;
	width: 100px;
}

.precio_outlet {
	font-family: Georgia, Times New Roman, Times, serif; font-size: 30px; color: #000000; font-weight: bold; text-decoration: none;
}

.imagen_con_borde {
	border: 3px;
	border-style:solid;
	border-color:#FFFFFF;
}

.nota {
	font-family: Georgia, Times New Roman, Times, serif; font-size: 10px; color: #000000; font-weight: bold; text-decoration: none;
}
