.fondo_ {
	background-color: #AEAEAE;
}
.forms {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B9C9CE;
	border-right-color: #EBEFF2;
	border-bottom-color: #FFFFFF;
	border-left-color: #B9C9CE;
}
.boton {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF6C00;
	border: solid;
}
.tx_1 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding: 4px;
}
.tx_1:link {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-decoration:underline;
	padding: 4px;
}
.tx_1:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-decoration:underline;
	padding: 4px;
}
.tx_1:visited {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-decoration:underline;
	padding: 4px;
}
.tx_2 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.tx_2:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.tx_3 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}
.tx_3:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FF9900;
	text-decoration: underline;
}	
.tx_4 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding: 4px;
}
.tx_4:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-decoration:none;
	padding: 4px;
}
.sep_4px {
	text-decoration: none;
	padding: 4px;
}
.fondo_celdas-titulos {
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-color: #F5F5F5;
	background-image: url(imgs/fondo_titulos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
}
.tables_datos {
	border: 1px solid #E6E6E6;
	background-color: #FFFFFF;
}
.td_tecnica {
	border-right: 1px solid #E6E6E6;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding: 4px;
}
.formscat {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	width: 220px;
	color: #666666;
	text-decoration: none;
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B9C9CE;
	border-right-color: #EBEFF2;
	border-bottom-color: #FFFFFF;
	border-left-color: #B9C9CE;
}
.borde2 {	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #F1F0EF;
	border-right-color: #F1F0EF;
	border-bottom-color: #F1F0EF;
	border-left-color: #F1F0EF;
}
.tabla {
	BORDER-RIGHT: #cccccc 1px solid; 
	BORDER-TOP: #cccccc 1px solid; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: #cccccc 1px solid; 
	BORDER-BOTTOM: #cccccc 1px solid; 
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica; 
	BACKGROUND-COLOR: #ffffff
}
.borde_tab {
	BORDER-RIGHT: #cccccc 1px solid; 
	PADDING-RIGHT: 2px; 
	BORDER-TOP: #cccccc 0px solid; 
	PADDING-LEFT: 2px; 
	PADDING-BOTTOM: 2px; 
	BORDER-LEFT: #cccccc 1px solid; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: #cccccc 0px solid
}
.tabla_naranja{
	BACKGROUND-COLOR: #FF6C00
}
