.botones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.botones:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}
.links:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.tit_naranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F07830;
	text-decoration: none;
	font-weight: bold;
}
.tit_maquinas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.texto_cuadros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.text_b_cuadros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;
}
.dropmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding: 1px 2px 3px 4px;
	display: block;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E4E2E9;
	border-right-color: #E4E2E9;
	border-bottom-color: #E4E2E9;
	border-left-color: #E4E2E9;
}
.dropmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F07830;
	text-decoration: none;
	padding: 1px 2px 3px 4px;
	display: block;
	background-color: #F3F3F3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E4E2E9;
	border-right-color: #E4E2E9;
	border-bottom-color: #E4E2E9;
	border-left-color: #E4E2E9;
}

#dropmenudiv{
	position:absolute;
	border:1px solid #EEEEEE;
	line-height:18px;
	z-index:100;
}
.texto_subtit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.links_lista {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.links_lista:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #999999;
}

