/* CSS Document */

#marco {
	padding:0px;
	text-align:left;
	margin: 0px;
	}

/*Credits: CSSplay */
/*URL: http://www.cssplay.co.uk/menus/pro_drop2 */


/* borrado por mi
.preload2 {background: url(http://www.luisangelcamargo.com/wp-content/uploads/2007/12/button4a.gif);}
*/

/* fondo de los botones proncipales */
.menu2 {
	padding:0;
	margin:0;
	list-style:none;
	height:30px;
	/*background:#000;*/	
	font-family:"Arial";
	font-size: 10px;
	font-weight: normal;
	text-align:left;
	background-image: url(img/bg_menu_top.jpg);
	background-repeat: repeat-x;/*	position:relative;*/
}




.menu2 li.top {
	display:block;
	float:left;
	position:relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D4D0C8;
}
/* Letra de los botones principales*/
.menu2 li a.top_link {
	display:block;
	float:left;
	height:25px;
	line-height:25px;
	color:#000000;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	cursor:pointer;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
/*no se que hace*/
.menu2 li a.top_link span {float:left; display:block; padding:0 10px 0 6px; height:40px;}
/*no se que hace*/
.menu2 li a.top_link span.down {float:left; display:block; padding:0 10px 0 6px; height:25px;}

/* hover Letra de los botones principales ie 6*/
.menu2 li a.top_link:hover {
	background-color:#666666; 
	/*border: 1px solid #CCCCCC;*/
}

.menu2 li a.top_link:hover span { /*background:url(http://www.luisangelcamargo.com/wp-content/uploads/2007/12/button4a.gif)*/}
.menu2 li a.top_link:hover span.down {/* background:url(http://www.luisangelcamargo.com/wp-content/uploads/2007/12/button4a.gif)*/}

/* hover Letra de los botones principales*/
.menu2 li:hover > a.top_link {
	color:#fff;
	background-color:#666666;  
	/*border: 1px solid #CCCCCC;*/	
}
/*no se que hace*/
.menu2 li:hover > a.top_link span {/*background:url(http://www.luisangelcamargo.com/wp-content/uploads/2007/12/button4a.gif);*/}
/*no se que hace*/
.menu2 li:hover > a.top_link span.down {background-color:#666666;/*background:url(http://www.luisangelcamargo.com/wp-content/uploads/2007/12/button4a.gif);*/}


.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible;}
.menu2 li:hover {position:relative; z-index:200;}

/* mantener la 'siguiente' nivel invisible de su puesta fuera de la pantalla. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

/* fondo botones desplegable*/
.menu2 :hover ul.sub {
	left:4px; 
	top:25px; 
	/*background: #000; */
	background-image: url(img/dropdown_pane.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	border-top-style: none;
	
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 4px;
	/*border:1px solid #1E8BB5; 
	white-space:nowrap;*/ 
	
	/*width:auto;*/
	width:170px; 
	height:auto; 
	font-weight:normal;
}

/* borde del menu desplegable*/
.menu2 :hover ul.sub li {
	display:block; /*height:20px; */
	position:relative;
	float:left;
	width:160px;
	/*
	border-bottom:1px solid #CCCCCC; 
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	*/
	margin: 0;
	/*background-color: #000000;*/


}

/*  texto sub menu */
.menu2 :hover ul.sub li a {
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	height:auto;
	font-size:11px;
	line-height:15px;
	color:#333333;
	text-decoration:none;
	margin-left:0px;
	line-height:15px;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 6px;
}

/* fondo segundo submenu + viņeta */
.menu2 :hover ul.sub li a.fly {background:#fff  /*url(http://www.luisangelcamargo.com/wp-content/uploads/2007/12/vineta_menu.gif) no-repeat 150px 6px;*/}

/* fondo hover sub menu */
.menu2 :hover ul.sub li a:hover {
	color:#333333;
	text-decoration: underline;
	background-color: #EBEBEB;
	margin-left: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}

/* flechita sb menu*/
.menu2 :hover ul.sub li a.fly:hover {background:#E5FAFC; /*url(http://www.luisangelcamargo.com/wp-content/uploads/2007/12/vineta_menu.gif) no-repeat 150px 6px;*/}

/* fondo sub menu cuando entra en el segundo sub menu */
.menu2 :hover ul li:hover > a.fly {background:#E5FAFC} 


/* tercer submenu*/
.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:160px; top:-1px; background: #fff; padding:0; /* white-space:nowrap; */width:auto; z-index:300; height:auto;}

/* fondo segundo sub menu*/
.menu2 :hover ul.sub li ul {border-top:1px solid #005FB9; background: #fff; z-index:300;}

