﻿

/*menu*/


#nav2 {
	font-family:"Tahoma";
	color: #002AAA;
	

	
	
	
}
#nav2  li{
	list-style: none;
	

}



#nav2 li a:hover{
	color:#002AAA;
	background: url(../img/boton1.png) repeat-x;
	font-weight: bold;
	text-decoration:underline;
	border: solid 1px #ffffff;
	padding:.5em .5em;

	
}
#menu2 .current{
	background:;
	color:#002AAA;
	font-weight: bold;
	text-decoration:underline;
	background: url(../img/boton1.png) repeat-x;
	border: solid 1px #ffffff;
	
}

#nav2 li a{/*efectos*/
	padding:.5em .5em;
	text-decoration: none;
	color: #002AAA;
	font-weight: bold;


}
#nav {
	font-family:"Tahoma";
	margin-left:30px;
	
}


#nav li a, #nav li{
	float: left;
	border: solid 1px #c3c1c1;
	background:#ECEFF5;

}
	
#nav li{
	list-style: none;
	position: relative;
	font-size:14px;
	line-height:14pt;
	margin:4px;
	
	
	
	
}	

#nav li a{/*efectos*/
	padding:.5em .5em;
	text-decoration: none;
	color: #002AAA;
	font-weight: bold;


}


#nav li a:hover{
	color:#002AAA;
	background: url(../img/boton1.png) repeat-x;
	font-weight: bold;
	text-decoration:underline;
	border: solid 1px #ffffff;

	
}
#menu .current{
	background:;
	color:#002AAA;
	font-weight: bold;
	text-decoration:underline;
	background: url(../img/boton1.png) repeat-x;
	border: solid 1px #ffffff;
	
}