/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin-top: 0;
	padding: 0;
	list-style: none;
}
.sf-menu {
	line-height:	1.0;
}
/*** ancho del submenu up ***/

.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			170px; /* left offset of submenus need to match (see below) */
}
#submenuIndex {
	padding-top: 18px;
	background: url(../images/bg_subIndexTrans.png) no-repeat;
}

#submenuInterna {
	margin: -25px 0 0 185px;
}
#botonesSubIndex {
	background: url(../images/bg_submenu.png) top repeat-x;
}
#botonesSubInterna {
	background: url(../images/bg_submenuInterna.png) top repeat-x;
}

/*** ancho del sub-submenu up ***/
.sf-menu ul li ul {
	position:		absolute;
	top:			-999em;
	margin-top:0px;
	width:			150px; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
	margin-top: 3px;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
}
.sf-menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #54271f;
	text-decoration:none;
	text-align: center;
	text-indent: -9999px;
}
.sf-menu a.sf-with-ul {
	min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */
}
/*----BOTONES INDEX----*/

#porque {
	background: url(../images/bt_porqueIndex.png) top left no-repeat;
	width: 226px;
	height: 48px;
}
#porque:hover {
	background: url(../images/bt_porqueIndex.png) bottom left no-repeat;
}
#croquis {
	background: url(../images/bt_croquisIndex.png) top left no-repeat;
	width: 161px;
	height: 48px;
}
#croquis:hover {
	background: url(../images/bt_croquisIndex.png) bottom left no-repeat;
}
#plano {
	background: url(../images/bt_planoIndex.png) top left no-repeat;
	width: 151px;
	height: 48px;
}
#plano:hover {
	background: url(../images/bt_planoIndex.png) bottom left no-repeat;
}
#tipos {
	background: url(../images/bt_tiposIndex.png) top left no-repeat;
	width: 172px;
	height: 48px;
}
#tipos:hover {
	background: url(../images/bt_tiposIndex.png) bottom left no-repeat;
}
#contactenos {
	background: url(../images/bt_contactenosIndex.png) top left no-repeat;
	width: 167px;
	height: 48px;
}
#contactenos:hover {
	background: url(../images/bt_contactenosIndex.png) bottom left no-repeat;
}

/* botones del submenu */
#kiowa {
	background: url(../images/bt_subKiowaIndex.png) top left no-repeat;
	width: 68px;
	}
#kiowa:hover {
	background: url(../images/bt_subKiowaIndex.png) top right no-repeat;
	}
#jemez {
	background: url(../images/bt_subJemezIndex.png) top left no-repeat;
	width: 68px;
	}
#jemez:hover {
	background: url(../images/bt_subJemezIndex.png) top right no-repeat;
	}
#osuna {
	background: url(../images/bt_subOsunaIndex.png) top left no-repeat;
	width: 68px;
	}
#osuna:hover {
	background: url(../images/bt_subOsunaIndex.png) top right no-repeat;
	}
#senna {
	background: url(../images/bt_subSennaIndex.png) top left no-repeat;
	width: 68px;
	}
#senna:hover {
	background: url(../images/bt_subSennaIndex.png) top right no-repeat;
	}
#acoma {
	background: url(../images/bt_subAcomaIndex.png) top left no-repeat;
	width: 68px;
	}
#acoma:hover {
	background: url(../images/bt_subAcomaIndex.png) top right no-repeat;
	}
#onava {
	background: url(../images/bt_subOnavaIndex.png) top left no-repeat;
	width: 68px;
	}
#onava:hover {
	background: url(../images/bt_subOnavaIndex.png) top right no-repeat;
	}
#tewa {
	background: url(../images/bt_subTewaIndex.png) top left no-repeat;
	width: 68px;
	}
#tewa:hover {
	background: url(../images/bt_subTewaIndex.png) top right no-repeat;
	}
	
/*----BOTONES INTERNA----*/

#inicio {
	background: url(../images/bt_inicio.png) top left no-repeat;
	width: 355px;
	height: 35px;
}
#inicio:hover {
	background: url(../images/bt_inicio.png) bottom left no-repeat;
}
#porqueInt {
	background: url(../images/bt_porque.png) top left no-repeat;
	width: 355px;
	height: 35px;
}
#porqueInt:hover {
	background: url(../images/bt_porque.png) bottom left no-repeat;
}
#croquisInt {
	background: url(../images/bt_croquis.png) top left no-repeat;
	width: 355px;
	height: 35px;
}
#croquisInt:hover {
	background: url(../images/bt_croquis.png) bottom left no-repeat;
}
#planoInt {
	background: url(../images/bt_plano.png) top left no-repeat;
	width: 355px;
	height: 35px;
}
#planoInt:hover {
	background: url(../images/bt_plano.png) bottom left no-repeat;
}
#tiposInt {
	background: url(../images/bt_tipos.png) top left no-repeat;
	width: 355px;
	height: 35px;
}
#tiposInt:hover {
	background: url(../images/bt_tipos.png) bottom left no-repeat;
}
#contactenosInt {
	background: url(../images/bt_contactenos.png) top left no-repeat;
	width: 355px;
	height: 35px;
}
#contactenosInt:hover {
	background: url(../images/bt_contactenos.png) bottom left no-repeat;
}

/* botones del submenu */
#kiowaInt {
	background: url(../images/bt_subKiowaInterna.png) top left no-repeat;
	width: 68px;
	}
#kiowaInt:hover {
	background: url(../images/bt_subKiowaInterna.png) top right no-repeat;
	}
#jemezInt {
	background: url(../images/bt_subJemezInterna.png) top left no-repeat;
	width: 68px;
	}
#jemezInt:hover {
	background: url(../images/bt_subJemezInterna.png) top right no-repeat;
	}
#osunaInt {
	background: url(../images/bt_subOsunaInterna.png) top left no-repeat;
	width: 68px;
	}
#osunaInt:hover {
	background: url(../images/bt_subOsunaInterna.png) top right no-repeat;
	}
#sennaInt {
	background: url(../images/bt_subSennaInterna.png) top left no-repeat;
	width: 68px;
	}
#sennaInt:hover {
	background: url(../images/bt_subSennaInterna.png) top right no-repeat;
	}
#acomaInt {
	background: url(../images/bt_subAcomaInterna.png) top left no-repeat;
	width: 68px;
	}
#acomaInt:hover {
	background: url(../images/bt_subAcomaInterna.png) top right no-repeat;
	}
#onavaInt {
	background: url(../images/bt_subOnavaInterna.png) top left no-repeat;
	width: 68px;
	}
#onavaInt:hover {
	background: url(../images/bt_subOnavaInterna.png) top right no-repeat;
	}
#tewaInt {
	background: url(../images/bt_subTewaInterna.png) top left no-repeat;
	width: 68px;
	}
#tewaInt:hover {
	background: url(../images/bt_subTewaInterna.png) top right no-repeat;
	}

.sf-menu a ul li {
	margin-top:200px;
	padding-top:200px;
}
/* cracteristicas del submenu over */

.sf-menu ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #54271f;
	text-indent: -9999px;
	text-align: left;
	text-transform: uppercase;
	height:21px;
	margin:0;
	text-decoration:none;
	width:100px;
}
/* cracteristicas del sub-submenu over */
.sf-menu ul li ul a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent:0px;
	text-align: left;
	text-transform: uppercase;
	height:auto;
	padding:5px 0 5px 10px;
	margin:0px;
	text-decoration:none;
	width: 120px;
}
/* visited pseudo selector so IE6 applies text colour*/
.sf-menu a {
	color:#ffffff;
}
/*.sf-menu a:visited {
color:#D0BD37;}*/
.sf-menu li {
/*background:		#BDD2FF;*/
}
/*-------submenu----------*/

.sf-menu li li {
	color: #54271f;
}
.sf-menu li li li {
	background: url(../images/bg_submenu.png) top repeat-x;/**/
	color:#54271f;
}
/*-------submenu over----------*/

.sf-menu li ul li:hover, .sf-menu li ul li.sfHover, .sf-menu li ul li a:focus, .sf-menu li ul li a:hover, .sf-menu li ul li a:active {
	outline:		0;
	text-decoration: none;
}
/*** arrows **/

.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			200px; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;/*background:		url('../images/arrows-ffffff.png') no-repeat -10px -100px;  8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			200px;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator, a:hover > .sf-sub-indicator, a:active > .sf-sub-indicator, li:hover > a > .sf-sub-indicator, li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}
/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator {
	background-position:  -10px 0;
}
.sf-menu ul a > .sf-sub-indicator {
	background-position:  0 0;
}
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator, .sf-menu ul a:hover > .sf-sub-indicator, .sf-menu ul a:active > .sf-sub-indicator, .sf-menu ul li:hover > a > .sf-sub-indicator, .sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}
/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('../images/shadow.png') no-repeat bottom right;
	padding: 0 0px 6px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}
