.texto_titulo_menu {
    width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

a.texto_titulo_menu {

	width: 100%;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
	text-decoration: none;
}

a.texto_titulo_menu:hover {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
	text-decoration: none;
	background-color: #CCCCCC;
}




/*--------MENU VERTICAL---------*/

#menu_vertical {
	width: 175px;
	height:auto;
	position: relative;
	clear: right;
	float: left;
	
}

#desplegado{	width: 175px;	height:auto;	position: relative;	float: left;	clear: none; padding-top:10px}

#txt_soluciones{ width: 175px; 	height:20px; position: relative; float: left; clear: none;}
#linea_menu1{ width: 175px;	height:7px;	position: relative;	float: left; background-image: url(../imagenes/generales/px_fondo_tabla.gif);	background-repeat: repeat-x;}

#txt_administraciones{	width: 175px;	height:auto;	position: relative;	float: left;	clear: none;}
#linea_menu2{	width: 175px;	height:7px;	position: relative;	background-image: url(../imagenes/generales/px_fondo_tabla.gif);	background-repeat: repeat-x;	clear: none;	float: left;}

#txt_aeronautica{	width: 175px;	height:auto;	position: relative;	float: left;	clear: none;}
#linea_menu3{	width: 175px;	height:7px;	position: relative;	background-image: url(../imagenes/generales/px_fondo_tabla.gif);	background-repeat: repeat-x;	clear: none;	float: left;}

#txt_banca{	width: 175px;	height:auto;	position: relative;	float: left;	clear: none;}
#linea_menu4{	width: 175px;	height:7px;	position: relative;	background-image: url(../imagenes/generales/px_fondo_tabla.gif);	background-repeat: repeat-x;	clear: none;	float: left;}

#txt_defensa{	width: 175px;	height:auto;	position: relative;	float: left;	clear: none;}
#linea_menu5{	width: 175px;	height:7px;	position: relative;	background-image: url(../imagenes/generales/px_fondo_tabla.gif);	background-repeat: repeat-x;	clear: none;	float: left;}

#txt_espacio{	width: 175px;	height:auto;	position: relative;	float: left;	clear: none;}
#linea_menu6{	width: 175px;	height:7px;	position: relative;	background-image: url(../imagenes/generales/px_fondo_tabla.gif);	background-repeat: repeat-x;	clear: none;	float: left;}

#txt_salud{	width: 175px;	height:auto;	position: relative;	float: left;	clear: none;}
#linea_menu7{	width: 175px;	height:7px;	position: relative;	background-image: url(../imagenes/generales/px_fondo_tabla.gif);	background-repeat: repeat-x;	clear: none;	float: left;}

#txt_seguridad{	width: 175px;	height:auto;	position: relative;	float: left;	clear: none;}
#linea_menu8{	width: 175px;	height:7px;	position: relative;	background-image: url(../imagenes/generales/px_fondo_tabla.gif);	background-repeat: repeat-x;	clear: none;	float: left;}

#txt_empresa{	width: 175px;	height:auto;	position: relative;	float: left;	clear: none;}
#linea_menu9{	width: 175px;	height:7px;	position: relative;	background-image: url(../imagenes/generales/px_fondo_tabla.gif);	background-repeat: repeat-x;	clear: none;	float: left;}

#txt_telecomunicaciones{	width: 175px;	height:auto;	position: relative;	float: left;	clear: none;}
#linea_menu10{	width: 175px;	height:7px;	position: relative;	background-image: url(../imagenes/generales/px_fondo_tabla.gif);	background-repeat: repeat-x;	clear: none;	float: left;}

#txt_transporte{	width: 175px;	height:auto;	position: relative;	float: left;	clear: none;}
#linea_menu11{	width: 175px;	height:7px;	position: relative;	background-image: url(../imagenes/generales/px_fondo_tabla.gif);	background-repeat: repeat-x;	clear: none;	float: left;}

#txt_otros{	width: 175px;	height:auto;	position: relative;	float: left;	clear: none;}
#linea_menu12{	width: 175px;	height:7px;	position: relative;	background-image: url(../imagenes/generales/px_fondo_tabla.gif);	background-repeat: repeat-x;	clear: none;	float: left;}

#baner{	width: 175px;	height:7px;	position: relative;	background-image: url(../imagenes/generales/px_fondo_tabla.gif);	background-repeat: repeat-x;	clear: none;	float: left;}
/*--------fin VERTICAL---------*/
