@charset "utf-8";
form{ margin: 0; }
body{ margin: 0; background-image: url(../images/bg.jpg); font-family:Arial, Helvetica, sans-serif; font-size: 11px; }
.texto{ font-size: 11px; color: #333333; }

a{ text-decoration: none; }
.menu{color:#FFFFFF; font-weight:bold; font-size:12px; }
a.menu:hover{ color:#FFFFFF; font-weight:bold; text-decoration:underline; font-size:12px; }

.footer {color:#FFFFFF; background-color: #84AD2B; font-size:11px; }
a.footer:hover{ color:#FFFFFF; text-decoration:underline; font-size:11px; }

.borde{ border: #007ECA thin; }

.Estilo1 { color: #0086CF; font-size: 11px; }

input {
	font-size: 10px;
	color: #000000;
}
select {
	font-size: 10px;
	color: #000000;
}

.encabezados { font-size: 12px; font-weight: bold; color: #FFFFFF; }
.txt_verde,.txt_verde2, .txt_verde3{ font-size:11px; color: #86B02F; }
.txt_verde,.txt_verde2{ font-weight: bold; }
a.txt_verde2:hover{ color:#86B02F; text-decoration:underline; }
.txt_verde{ font-size: 14px;}
.txt_verde3 {font-size: 11px; color: #84AD2B;
}

.precios1, .precios2{ font-size:12px; font-weight:bold;}
.precios1{ color:#333333;}
.precios2{ color:#F95100;}
.txt_azul {
	font-size: 12px;
	font-weight: bold;
	color: #0086CF;
}

.txt_rojo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F95100;
	font-weight: bold;
}
.txt_azul2 {
	font-size: 16px;
	color: #0086CF;
	font-weight: bold;
}
.txt_azul2 a:link {
	font-size: 14px;
	color: #0086CF;
	font-weight: bold;
	text-decoration:none;
}

.contenidos { font-size: 12px; color: #333333; }
