@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	overflow-x: hidden;
	overflow-y: scroll;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #9DAA04;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.container {
	height: 2px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 0;
}

#logo {
	left: 0px;
	top: 0px;
	width: 370px;
	height: 140px;
	z-index: 2;
	position: absolute;
}
#offerta {
	left: -30px;
	top: 320px;
	width: 609px;
	height: 245px;
	z-index: 2;
	position: absolute;
}
#menu {
	position: absolute;
	width: 320px;
	height: 30px;
	z-index: 1;
	left: 580px;
	top: 21px;
	text-align: right;
}
#rotating {
	position: absolute;
	left: 0px;
	top: 70px;
	width: 970px;
	height: 450px;
	z-index: 1;
}

.content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.6em;
	text-align: justify;
	color: #333;
	margin-top: 550px;
	height: 100%;
	padding-bottom: 20px;
}
#seccion {
	position: absolute;
	left: 692px;
	top: 96px;
	width: 200px;
	height: 350px;
	z-index: 2;
	background-image: url(../images/bg_seccion.png);
	background-repeat: no-repeat;
	padding: 25px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 30px;
	color: #006600;
	letter-spacing: -2px;
	line-height: 1.3em;
	text-shadow: 2px 2px 2px #999;
	text-align: center;
}
#revista {
	position: absolute;
	left: 715px;
	top: 340px;
	width: 250px;
	height: 250px;
	z-index: 3;
}

.content_footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #BBC41C;
	height: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BBC41C;
}
.h1  {
	color: #B0B81B;
	font-size: 1.6em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}
#idioma {
	position: absolute;
	left: 903px;
	top: 22px;
	width: 70px;
	height: 27px;
	z-index: 1;
}
