
hr { color: #E3E2E3; background-color: #E3E2E3; height: 2px; width: 90%} 

BODY { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 12px; color: #F4F4F4; margin:0px; padding:0px; background-color:#F4F4F4;}

TD { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 12px; color: #ACACAC;  }

TH { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 12px; color: #ACACAC; font-weight: bold; line-height: 160%; }

UL {font-family: Verdana,Arial,Helvetica; font-size: 12px; color: #615E5A}

UL.normal {font-family: Verdana,Arial,Helvetica; font-size: 12px; color: #615E5A}


a:link, a:visited, a:active { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #807e7f;
	text-decoration: none;
}

a:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #fe9a00;
	text-decoration: underline;
}



TD { /* ESTILOS DE LAS LETRAS DENTRO DE LAS TABLAS */
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #666666;
	line-height: normal;
  }


submit {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7b7b7b;
	border: 1px solid #afafaf;
	background-color: #CACACA;
	background-attachment: fixed;
	background-position: top;

}


input {
	font-family: Arial;
	font-size: 11px;
	color: #7b7b7b;
	border: 2px solid #FFFFFF;
	background-color: #FFFFFF;
	background-attachment:fixed;
	background-position: top;

}

textarea {
	font-family: Arial;
	font-size: 11px;
	color: #7b7b7b;
	border: 12px solid #FFFFFF;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-position: top;
}

select {
	font-family: Arial;
	font-size: 11px;
	color: #7b7b7b;
	border: 2px solid #FFFFFF;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-position: top;
}


hr {
	color: #d6d6d6;
	background-color: #d6d6d6;
	border-style:solid;
	height: 2px;
}

.TextoTitulos {
	font-family: Helvetica;
	text-transform:uppercase;
	font-weight:bolder;
	font-size:20px;
	color:#999999;
	
}

.TextoSubTitulos {
	font-weight:bolder;
	font-size:11px;
	
}



.TablaCentral {
	padding: 4px;

}


.OpenTable() {
	padding: 4px;
	margin: 5px;
	
}

.SombraExterior {
	background-repeat: repeat-y;
	background-repeat: repeat;

}

.RepetidoSup {
	height: 198px;
	background-repeat: repeat-x;

}

.LoginBar {
	padding: 1px;
	height: 22px;
	
}

.EstiloNoticias a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #545252;
	text-decoration: none;


}

.EstiloMapa a:link{
	text-transform:uppercase;
	font-weight:bolder;
	font-size:11px;
	color:#f5801c;

}

.EstiloLinkProducto a:link{
	color:#FE9900;

}


.EstiloLinkProducto a:visited{
	color:#FE9900;

}
