/**** Menu Vertical OPCION 1**/
.arrowlistmenu{
width: 155px; /*width of menu*/
background-color:#f5f5f5;}

.arrowlistmenu .headerbar{
font: bold 12px Arial;
color: #666;
background: #EFEFEF url(../img/difuminados/1x30degradado.gif) repeat-x scroll left top;
margin-bottom: 1px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 1px 0 1px 10px; /*header text is indented 10px*/
display:block;
height:25px;
line-height:30px;
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 1px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
color: #000000;
display: block;
padding: 0 0 0 12px; /*link text is indented 19px*/
text-decoration: none;
border-bottom: 1px solid #fff;
font-size: 12px;
height:20px;
line-height:20px;
}

.arrowlistmenu ul li a:visited{color: #000000;}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #000000;
background-color: #CCCCCC;
}

/* Menu horizontal de las paginas fijas php***/
#invertedtabs{margin-left: 4px;padding: 0;width: 95%;background: transparent;voice-family: "\"}\"";voice-family: inherit;padding-left: 5px;}
#invertedtabs ul{font: bold 11px Arial, Verdana, sans-serif;margin:0;
margin-bottom: 1em; /*margin between menu and rest of content*/
padding:0;
list-style:none;
}
#invertedtabs li{display:inline;margin:0 2px 0 0;padding:0;text-transform:uppercase;line-height: 1.5em;}
#invertedtabs a{float:left;color: white;background: #8b0000 url(media/color_tabs_left2.gif) no-repeat left bottom;
margin:0 2px 0 0;padding:0 0 0 3px;text-decoration:none;letter-spacing: 1px;}

#invertedtabs a span{float:left;display:block;background: transparent url(media/color_tabs_right2.gif) no-repeat right bottom;padding:3px 9px 3px 6px;}
#invertedtabs a span{float:none;}
#invertedtabs a:hover{background-color: #000000;}
#invertedtabs a:hover span{background-color: #000000;}
#invertedtabs #current a, #invertedtabs #current span{ /*currently selected tab*/
background-color: #d50509;
}
#invertedtabsline{clear: both;padding: 0;width: 100%;height: 8px;line-height: 8px;background: #8b0000;
border-bottom: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

/**** Menu Vertical Para PAGINAS ANEXAS - Color Blanco en formato cajas**/
#navcontainer { }

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: "Trebuchet MS",verdana, arial, sans-serif;
}

#navcontainer li { margin: 0; }

#navcontainer a
{
display: block;
color: #333;
background-color: transparent;
width: 130px;
padding: 2px 10px;
text-decoration: none;
border-top: 1px solid #aaa;
border-bottom: 1px solid #aaa;
border-left: 1px solid #aaa;
border-right: 1px solid #666666;
font-size: 12px;

}

#navcontainer a:hover
{
background-color: #ddd;
color: #333;
border-right: 10px solid #aaa;
padding: 2px 1px 2px 10px;
}

#navcontainer ul ul
{
margin-left: 10px;
padding: 0;
list-style-type: none;
}

#navcontainer li li a
{
display: block;
color: #333;
background-color: transparent;
width: 120px;
padding: 2px 10px;
margin: 0;
border-top: none;
border-bottom: none;
border-left: 1px solid #aaa;
text-decoration: none;
font-size: 12px;
}

/* Menu horizontal de las paginas fijas php***/
#menu { height: 35px; padding: 7px 0 0 0; clear: both; background: #fff url(../../img/menus/menubg.gif) repeat-x; }
	#menu li { font-size: 1.0em; display: inline; text-transform: uppercase; }
	#menu li a { margin: 0 15px 0 10px; color: #808080;  }
	#menu li a:hover { color: #444; }
	#menu .caption { background: #fff url(../../img/menus/title.gif) no-repeat; padding: 2px 0 0 18px; height: 35px; color: #fff;  }
	
/* Menu horizontal de las paginas fijas php***/
#stylefour{position:relative;display:block;height:39px;font-size:11px;font-weight:bold;background:transparent url(../../img/menus/bgOFF.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;border-top:4px solid #fff;}
#stylefour ul{margin:0;padding:0;list-style-type:none;width:auto;}
#stylefour ul li{display:block;float:left;margin:0;}
#stylefour ul li a{display:block;float:left;color:#666;text-decoration:none;padding:11px 20px 0 20px;height:23px;background:transparent url(../../img/menus/bgDIVIDER.gif) no-repeat top right;}
#stylefour ul li a:hover,#stylefour ul li a.current{color:#B30000;background:#fff url(../../img/menus/bgON.gif) no-repeat top right;}	

/* Caja de Contacto***/
#caja_contacta {
	font-family: Arial,Helvetica,sans-serif;
	background: #FEFEFE url(../../img/menus/fondo_contacta.png) no-repeat;
	height:120px; width:159px;
}
#caja_menu {
	font-family: Arial, Helvetica, sans-serif;
	background: #FEFEFE url(../../img/menus/fondo_menu_150_alto.jpg) no-repeat;
	height:150px; width:220px;
}

#caja_menu li { padding-left:5px;height:18px;line-height:50px;}