.Ancho100 {
	width: 100%;
}
.Ancho100AligSup {
	vertical-align: top;
	width: 100%;
}
.Ancho100AligCent {
	vertical-align: middle;
	width: 100%;
	text-align: center;
}
.lineaNoticias {
	height: 12px;
	width: 150px;
}
.BordeRojo {
	border: 1px solid #990000;
	height: 60px;
	width: 100%;
}
.textorojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;		
}
.textorojo A:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;	
}
.textorojo A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;	
}
.textorojo A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;	
}
.textorojo A:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;	
}
.descritienda {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #666666; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.descritienda A:link {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #666666; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.descritienda A:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #666666; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.descritienda A:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #999999; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.descritienda A:active {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.Ancho50Alt100px {
	width: 50%;
	height: 100px;
}
.Ancho100Alt100BordeRojo {
	width: 100%;
	border: 1px solid #990000;
	height: 100%;
}
.Ancho100Alt100BordeNaranja {
	width: 100%;
	border: 1px solid #F86F05;
	height: 100%;
}
.BordeNaranja {
	border: 1px solid #F86F05;
	text-decoration: none;
}
.Ancho100BordeNaranjaGrueso {
	border: 10px solid #F86F05;
	width: 100%;
}
.fondonaranja {
	background-color: #F86F05;
}
.online {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.Ancho100Alt100FondoRojo {
	height: 100%;
	width: 100%;
	background-color: 990000;
}

.textocentradoymedio {
	text-align: center;
	vertical-align: middle;
}
