/* CSS Document */
#navcontainer2{

	margin-left: 0px;

	margin-top: 0px;

}



#navcontainer2 ul {

	margin: 0;

	list-style-type: none;

	padding-right: 0;

	padding-bottom: 0;

	padding-left: 0;

}

#navcontainer2 li {

	padding-top: 0px;

	padding-bottom: 0px;

}

#navcontainer2 a {

	display: block;

	background-image: url(../images/bt_izq_1.gif);

	font-family: Tahoma, Arial, sans-serif;

	font-size:10px;

	font-weight:bold;

	color: #ffffff;
	padding: 5px 0px 0px 35px;

	text-decoration: none;

	background-repeat: no-repeat;

	cursor: hand;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #FFFFFF;

	height: 25px;

}

#navcontainer2 a:hover {

	background-image: url(../images/bt_izq_2.gif);

	background-repeat: no-repeat;

	cursor: hand;

	/*background-color: #ffcc00;*/
	height: 25px;

	color: #FFFFFF;

	

}

.fdo_botonera {

	width: 190px;

	/*background-color: #cc9900;*/

	border-left-width: 0px;

	border-left-style: solid;

	border-left-color: #FFFFFF;

}
