		.pagina {
	background-color: #FFFFFF;
	width: 100%;
	overflow: hidden;
		}
.menu a:hover {
	background-color: #333333;
	background-image: url(../images/butarrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
.menu #promociones a:hover {
	background-color: #333333;
}


.topo {
	background-color: #990000;
	display: block;
	width: 100%;
	height: 70px;
	background-image: url(../images/topo1.jpg);
	background-repeat: no-repeat;

}
.topoButones ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
}
.topoButones li {
	list-style-type: none;
	display: inline;
	margin-right: 2px;
	float: right;
	text-align: center;
}
.topoButones a {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	width: 100px;
	height: 20px;
}

.topoButones a:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
		.contenido {
	width: 100%;
		}	
		.derechos {
			background-color: #990000;
			display: block;
			width: 100%;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #FFFFFF;
			text-align: center;
		}.logo {
		height: 65px;
	width: 160px;
	float: left;
	display: block;
	left: 6px;
	visibility: visible;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
	.promocionesTitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #990000;
	font-style: normal;
	font-weight: lighter;
	display: block;
	line-height: 26px;
	text-align:center;
	height: 30px;
	}
	
		.topoButones {
	float: right;
	width: auto;
	margin: 0px;
		}
		
		
		.contenidoCont {
	width:100%;
	float: right;
	margin-right: -165px;
	padding-left: 165px;
	margin-left: -165px;
		}
.menu {
	width:150px;
	text-align: center;
	margin: 0px;
	float: left;
		}
		.menu a {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #990000;
	display: block;
	height: 20px;
	margin: 0px;
	width: 160px;
	visibility: visible;
	padding-top: 2px;
		}
		
.menu ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 160px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
	padding-left: 20px;
		}
.menu li {
	list-style-type: none;
	margin-bottom: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
		}
.menu #promociones a {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #990000;
	display: block;
	height: 20px;
	margin: 0px;
	width: 160px;
	visibility: visible;
		}

.logopromocion {
	display: block;
	width: 100%;
	float: right;
}
.menupromociones{
	display: block;
	width: 100%;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: -20px;
}
menupromociones ul {
	color: #FFFFFF;
	display: inline;
}
.menupromociones li {
	display: inline;
	margin-right: 2px;
	float: left;
}
.menupromociones a {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	text-decoration: none;
	width: 80px;
	display: block;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}
.menupromociones a:hover {
	color: #FFFFFF;
	background-color: #006699;
}
.contenidopromocionabajo {
	display: block;
	width: 100%;
	float: right;
}
.txtarriba {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-right: 200px;
	padding-left:320px;
}
.txtarriba a {
	color: #990000;
	text-decoration: none;
	background-color: #D4D4D4;
	display: block;
	width: 100px;
	padding: 10px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	margin-left: -20px;
	margin-top: 20px;
}
.txtarriba a:hover {
	color: #FFFFFF;
	background-color: #333333;
	background-image: url(../images/butarrow.gif);
	background-position: 10px 15px;
	background-repeat: no-repeat;
}


.txtabajo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 20px;
}

	
.esquierdaPromocionArriba {
	float: left;
}
.direchaPromocionArriba {
	float:right;
}
.esquierdaPromocionAbajo {
	float: left;
}
.direchaPromocionAbajo {
	float:right;
	padding-right: 200px;
}
