@charset "UTF-8";

/*Etiquetas*/

html {
	background: url(images/bg3.gif) #ddddae center;
}

body {
	margin: 0px;
}

/*Header*/

#header {
	position:absolute;
	width:100%;
	height:100px;
	z-index:100;
	top: 155px;
}
#right {
	position:absolute;
	width:99px;
	height:19px;
	z-index:101;
	top: 60px;
	left: 50%;
	margin-left: -50px;
}
#left {
	position:absolute;
	width:70px;
	height:68px;
	z-index:105;
	left: 50%;
	margin-left: -35px;
	top: 0px;
}
#secciones {
	position:absolute;
	width:250px;
	z-index:101;
	left: 13%;
	height: 40px;
	line-height: 40px;
	font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: 100;
	top: 26px;
}

#secciones li {
	float:left;
	list-style-type:none;
}

#secciones li a {
	display:block;
	padding: 0 15px;
	text-decoration:none;
	color: #fff;
	letter-spacing:1px;
	letter-spacing: -1px;
	font-size:12px;
}

#secciones li a:hover {
	color:#CEE09C;
	text-decoration:none;
}
#seccionesb {
	position:absolute;
	width:230px;
	z-index:104;
	left: 52%;
	height: 40px;
	line-height: 40px;
	font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: 100;
	top: 18px;
	top: 26px;
}
#seccionesb li {
	float:left;
	list-style-type:none;
}
#seccionesb li a {
	display:block;
	padding: 0 15px;
	text-decoration:none;
	color: #fff;
	letter-spacing:1px;
	letter-spacing: -1px;
	font-size:12px;
}
#seccionesb li a:hover {
	color:#CEE09C;
	text-decoration:none;
}
#menu {
	position:absolute;
	width:800px;
	height:70px;
	z-index:101;
	padding: 0px;
	margin-left: -407px;
	left: 50%;
}

/* Contenido */

#background {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	position:absolute;
	width:100%;
	height:100%;
	z-index:0;
	height: 557px;
	overflow: hidden;
	top: 200px;
	margin-bottom: -200px;
}
#wrapper {
	position:absolute;
	width:100%;
	height:auto;
	z-index:1;
	top: 250px;
	min-height: 500px;
}
#square {
	position:absolute;
	width:800px;
	height:auto;
	z-index:105;
	left: 50%;
	margin-left: -400px;
	display: block;
}
#banner {
	position:absolute;
	width:100%;
	height:200px;
	top: 0px;
	overflow: hidden;
	text-align:center;
	}
#image {
	position:absolute;
	width:2128px;
	height:200px;
	z-index:0;
	left: 50%;
	margin-left: -1064px;
	top: 0px;
}


/* Footer */

#footer {
	background: url(images/footer.gif) repeat-x;
	z-index:150;
	position:fixed;
	color: #FFF;
	font-size: 1.1em;
	margin: 0 auto;
	left: 0px;
	width:100%;
	bottom: 0px;
}

.footer {
	color: #FFF;
	font-size: 1.1em;
	line-height: 20px;
	text-align: center;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-transform: none;
	text-decoration: none;
	z-index: 3;
}

.footer a {
	color:#000000;
	font-style: inherit; 
	text-transform: none;
	text-decoration: none;
}

.footer a:hover {
	color: #666666;
	text-transform: none;
	text-decoration: none;
}
#indexbanner {
	position:absolute;
	width:460px;
	height:400px;
	z-index:101;
	left: 50%;
	margin-left: -250px;
	background-image:url(images/bannerindex.jpg);
}
img {
	border-width: 0px;
	border-style: none;
}
.indextext {
	width:440px;
	height:auto;
	z-index:101;
	color: white;
	text-align: right;
	font-family: "Helvetica Neue";
	letter-spacing: 5px;
	font-weight: bolder;
	font-variant: small-caps;
	bottom: 0px;
	position: absolute;
	padding: 10px;
}

.indextext {
	width:440px;
	height:auto;
	z-index:101;
	color: white;
	text-align: right;
	font-family: "Helvetica Neue";
	letter-spacing: 5px;
	font-weight: bolder;
	font-variant: small-caps;
	bottom: 0px;
	position: absolute;
	padding: 10px;
}

.indextext a {
	font-style: inherit; 
	text-transform: none;
	text-decoration: none;
	color: white;
	
}
#menufilms {
	position:absolute;
	width:800px;
	height:70px;
	z-index:101;
	padding: 0px;
	margin-left: -400px;
	left: 50%;
}
