@import url("reset.css");
@import url("menu_havanna.css");
body {
	background: #0c0502 url(../images/bg.jpg) repeat-x;
}	
#container {
	margin: 0 auto;
	padding: 0;
	width: 790px;
	height: 100%;
	position: relative;
}
#subcontainer{
	height: 567px;
	width: 789px;
	position: relative;
	background: url(../images/base_fondo.jpg) no-repeat;
	top: 10px;
}
#atencion {
	width: 117px;
	height: 35px;
	position: absolute;
	right: 33px;
	background: url(../images/atencion_clientes.jpg) no-repeat;
	z-index: 5;
}

/* menu */

#menu {
	width: 590px;
	position: absolute;
	left: 260px;
	top: 50px;
}

/* recuadros activos */

#dos{
	position: relative;
	width: 789px;
	top: 150px;
	height: 218px;
	left: 33px;
}

#unodos {
	width: 357px;
	height: 166px;
	background: none no-repeat;
	position: absolute;
	top: 384px;
	left: 33px;
}
#dosdos {
	background: none no-repeat;
	width: 357px;
	height: 166px;
	position: absolute;
	right: 32px;
	top: 384px;
}

#tres {
	top: 20px;
	position: relative;
	width: 789px;
}
#unotres{
	background: url(../images/1d3.jpg) no-repeat;
	width: 245px;
	height: 124px;
	position: absolute;
}
#dostres {
	background: url(../images/2d3.jpg) no-repeat;
	width: 245px;
	height: 124px;
	position: absolute;
	left: 270px;
}
#trestres{
	background: url(../images/3d3.jpg) no-repeat;
	width: 245px;
	height: 124px;
	position: absolute;
	left: 542px;
}

/* títulos */

/* pie */

#pie{
	width: 789px;
	position: relative;
	height: 110px;
	top: 170px;
}
#havanna {
	background-image: url(../images/logo_havanna.jpg);
	width: 77px;
	height: 24px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 10px;
}
#derechos{
	width: 781px;
	height: 14px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	color: #8f7f52;
	font: 8px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
}
#netspot {
	background: url(../images/netspot.gif) no-repeat;
	width: 43px;
	height: 10px;
	position: absolute;
	right: 1px;
	top: 80px;
}
/* Slider */
#slider{}	
#slider ul, #slider li, #slider1 ul, #slider1 li,#slider2 ul, #slider2 li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	width: 357px;
	height: 166px;
	overflow:hidden;
}	
	
#slider1 li{ 
	width: 357px;
	height: 166px;
	overflow:hidden;
}
#slider2 li{
	overflow:hidden;
	height: 120px;
	width: 150px;
	margin-left: 16px;
}	
p#controls, p#controls2{
	margin:0;
	position:relative;
	} 	
#prevBtn, #nextBtn, #prevBtn2, #nextBtn2{ 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:71px;
	}	
#nextBtn, #nextBtn2{ 
	left:996px;
	}														
#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a{  
	display:block;
	width:30px;
	height:77px;
		
	}	
#nextBtn a, #nextBtn2 a{ 

	}

