@charset "iso-8859-1";

.style1 {color: #FF0000}

.style2 {color: #000000}

.bienvenida {
	font-family: Verdana;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	padding: 14px;
}

.contacto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	padding: 6px;
}
.contacto A{ font-weight:bold; color:#003366; text-decoration:none;}
.contacto A:hover{ font-weight:bold; color:#333333; text-decoration:underline;}

.fila1 {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding: 2px;
	line-height: 11px;
	background-color: #ECECEC;
}
.fila1 A{
	font-weight: normal;
	color: #004182;
	text-decoration: none;
}
.fila1 A:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

.fila2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 2px;
	line-height: 11px;
	background-color: #FFFFFF;
}
.fila2 A{
	color: #004182;
	font-weight: normal;
	text-decoration: none;
}
.fila2 A:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

.novedades {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #333333;
	padding: 6px;
}
.novedades A{ font-weight:bold; color:#FF0000; text-decoration:none;}
.novedades A:hover{ font-weight:bold; color:#FF0000; text-decoration:underline;}

.textos1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	padding: 14px;
}
.textos1 A{ font-weight:bold; color:#FF0000; text-decoration:none;}
.textos1 A:hover{ font-weight:bold; color:#FF0000; text-decoration:underline;}

.textos1nov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
}
.textos1nov A{ font-weight:bold; color:#FF0000; text-decoration:none;}
.textos1nov A:hover{ font-weight:bold; color:#FF0000; text-decoration:underline;}

.textos2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #333333;
}

.textos_conta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
}

.titulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #FF0000;
}

.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
	color: #1C2329;
}
.titulo2 A{ font-weight:bold; color:#003366; text-decoration:none;}
.titulo2 A:hover{ font-weight:bold; color:#333333; text-decoration:underline;}

.titulo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 17px;
	font-weight: bold;
	color: #000099;
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.titulo4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.titulo_mapas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 17px;
	font-weight: 900;
}

.padding10px {
	padding: 10px;
}

.titulo-subcategoria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #ff9c00;
}

.titulos-novedades {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #FF0000;
}

.tit_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.tit_links A{ font-weight:bold; color: #FFFFFF; text-decoration:none;}
.tit_links A:hover{ font-weight:bold; color: #ff9c00; text-decoration:underline;}

.tit_inferior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	padding: 3px;
}
.tit_inferior A{ font-weight:bold; color: #FFFFFF; text-decoration:none;}
.tit_inferior A:hover{ font-weight:bold; color: #FFFFFF; text-decoration:underline;}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.footer A{ font-weight:bold; color: #333333; text-decoration:none;}
.footer A:hover{ font-weight:bold; color: #FF0000; text-decoration:underline;}

.campotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #000000;
}

.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background-color: #FF0000;
}

.tabla1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
	line-height: 11px;
	background-color: #cccdcd;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 14px;
	padding-left: 14px;
}

.tabla2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-align: right;
	line-height: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 14px;
	padding-left: 14px;
	background-color: #FFFFFF;
}

.tabla3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-align: center;
	line-height: 11px;
	padding: 4px;
	background-color: #FFFFFF;
}

.tablanegrita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #278a31;
	text-align: right;
	line-height: 11px;
}

.tabla00 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #FF0000;
}

.tabla000 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	color: #c9efc9;
	background-color: #278a31;
}
