@charset "utf-8";
/* CSS Document */


/* Menu Primer Nivel */

#menu_left  {
	padding-left: 11px;
	width: 170px;
	float: left;

	
}
#menu_left ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #afc1cb;
}
#menu_left ul .nivel2 {
	margin-right: 0px;
	padding-right: 0px;
}
#menu_left div.niveluno  {
	list-style-type: none;
	background-image: url(../img/fondo-bot-left.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	padding-right: 23px;
	padding-left: 11px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #afc1cb;
	padding-top: 5px;
	padding-bottom: 5px;
	
}

#menu_left div.niveluno a  {
	text-decoration: none;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4b4a4a;
	font-weight: bold;
	
	
}
#menu_left div.niveluno a:hover  {
	
	text-decoration: none;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4a95d3;
	font-weight: bold;
}
#menu_left div.selec  {
	background-image: url(../img/select_transp.gif);
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	padding-right: 23px;
	padding-left: 11px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #afc1cb;
	padding-top: 5px;
	padding-bottom: 5px;	
}
#menu_left div.selec a {
	text-decoration: none;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4a95d3;
	font-weight: bold;
	
}




/*Menu Primer Nivel Con SUB MENU*/




#menu_left div.niveluno_menu  {
	list-style-type: none;
	background-image: url(../img/fondo-bot-left_menu1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	padding-right: 23px;
	padding-left: 11px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #afc1cb;
	padding-top: 5px;
	padding-bottom: 5px;
}

#menu_left div.niveluno_menu a  {
	
	text-decoration: none;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4b4a4a;
	font-weight: bold;
}
#menu_left div.niveluno_menu a:hover  {
	
	text-decoration: none;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4a95d3;
	font-weight: bold;
}


#menu_left div.selec_menu  {
	background-image: url(../img/fondo-bot-left_transp.gif);
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	padding-right: 23px;
	padding-left: 11px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #afc1cb;
	padding-top: 5px;
	padding-bottom: 5px;	
}
#menu_left div.selec_menu a {
	text-decoration: none;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4a95d3;
	font-weight: bold;
	
}





/*Segundo Nivel*/





#menu_left div.niveldos {
	list-style-type: none;
	background-image: url(../img/fondo-bot-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	padding-right: 23px;
	padding-left: 11px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #afc1cb;
	padding-top: 5px;
	padding-bottom: 5px;
}
#menu_left div.niveldos a {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4b4a4a;
	text-decoration: none;
}

#menu_left div.niveldos a:hover {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4a95d3;
	text-decoration: none;
}
#menu_left div.selec2 {
	list-style-type: none;
	background-image: url(../img/select_transp2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	padding-right: 23px;
	padding-left: 11px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #afc1cb;
	padding-top: 5px;
	padding-bottom: 5px;
}
#menu_left div.selec2 a {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4a95d3;
	text-decoration: none;
}


.fin_menu{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #afc1cb;
}

