@charset "UTF-8";

#contenedor {
	position: absolute;
	left: 50%;
	top: 0px;
	width: 952px;
	height: 980px;
	z-index: 1;
	margin-left: -476px;
}
#esquinaleft {
	width: 6px;
	height: 6px;
	z-index: 1;
	float: left;
	top: 0px;
	background-image: url(../../img/main/esqleft.jpg);
	background-repeat: no-repeat;
}
#esquinaright {
	width: 6px;
	height: 6px;
	z-index: 1;
	float: right;
	top: 0px;
	background-image: url(../../img/main/esqright.jpg);
	background-repeat: no-repeat;
}
#contenido {
	position: absolute;
	width: 952px;
	height: 510px;
	z-index: 1;
	left: 0px;
	top: 260px;
	background-image: url(../../img/main/fnd.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#paquete {
	position: absolute;
	width: 875px;
	height: 450px;
	top: 50px;
	left: 38px;
}
#navegar {
	position: absolute;
	width: 875px;
	height: 20px;
	top: 11px;
	left: 38px;
	padding-left: 18px;
	background-image: url(../../img/main/icon-home.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#paquete1 {
	position: absolute;
	width: 875px;
	height: 444px;
	top: 0px;
	left: 0px;
}
#titulo {
	position: absolute;
	width: 460px;
	height: 40px;
	top: 0px;
	left: 0px;
}
#texto1 {
	position: absolute;
	width: 461px;
	height: 390px;
	top: 50px;
	left: 0px;
}
#linea {
	position: absolute;
	width: 461px;
	height: 1px;
	top: 76px;
	background-color: #CCC;
}
#separador {
	position: absolute;
	width: 1px;
	height: 375px;
	top: 50px;
	left: 480px;
	background-color: #CCC;
}
#galeria {
	position: absolute;
	width: 380px;
	height: 290px;
	top: 50px;
	right: 0px;
}
#galeria1 {
	position: absolute;
	width: 380px;
	height: 200px;
	top: 0px;
}
#galeria2 {
	position: absolute;
	width: 89px;
	height: 62px;
	top: 210px;
}
#galeria3 {
	position: absolute;
	width: 89px;
	height: 62px;
	top: 210px;
	left: 97px;
}
#galeria4 {
	position: absolute;
	width: 89px;
	height: 62px;
	top: 210px;
	left: 194px;
}
#galeria5 {
	position: absolute;
	width: 89px;
	height: 62px;
	top: 210px;
	right: 0px;
}

/*-----Footer------*/

#foot{
	position: absolute;
	width: 952px;
	height: 200px;
	z-index: 1;
	top: 770px;
	left: 0px;
}
#barrafoot{
	position: absolute;
	width: 940px;
	height: 15px;
	background-color: #a1b669;
	z-index: 1;
	top: 0px;
	left: 6px;
}
#barramini{
	position: absolute;
	width: 318px;
	height: 15px;
	background-color: #879d4c;
	z-index: 1;
	top: 0px;
	right: 0px;
}
#datos{
	position: absolute;
	width: 940px;
	height: 160px;
	z-index: 1;
	top: 30px;
	left: 6px;
}
#logobn{
	position: absolute;
	width: 200px;
	height: 80px;
	text-align: right;
	z-index: 1;
	top: 0px;
	left: 400px;
	padding-top: 65px;
	background-image: url(../../img/main/logobn.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#iconosmini{
	position: absolute;
	width: 216px;
	height: 124px;
	text-align: left;
	z-index: 1;
	top: 0px;
	left: 646px;
}
#icocelmini{
	position: absolute;
	width: 190px;
	height: 22px;
	top: 0px;
	left: 0px;
	background-image: url(../../img/main/icon-cel.gif);
	background-repeat: no-repeat;
	padding-left: 26px;
}
#icowasapmini{
	position: absolute;
	width: 190px;
	height: 22px;
	top: 24px;
	left: 0px;
	background-image: url(../../img/main/icon-wasap.gif);
	background-repeat: no-repeat;
	padding-left: 26px;
}
#icoemailmini{
	position: absolute;
	width: 190px;
	height: 22px;
	top: 48px;
	left: 0px;
	background-image: url(../../img/main/icon-email.gif);
	background-repeat: no-repeat;
	padding-left: 26px;
}
#icofblmini{
	position: absolute;
	width: 190px;
	height: 22px;
	top: 72px;
	left: 0px;
	background-image: url(../../img/main/icon-fb.gif);
	background-repeat: no-repeat;
	padding-left: 26px;
}
#icotwmini{
	position: absolute;
	width: 190px;
	height: 22px;
	top: 96px;
	left: 0px;
	background-image: url(../../img/main/icon-tw.gif);
	background-repeat: no-repeat;
	padding-left: 26px;
}
#separadorfoot{
	position: absolute;
	width: 1px;
	height: 122px;
	z-index: 1;
	top: 0px;
	left: 622px;
	background-color: #999;
}
