.bg_izq {
	background-color: #006600;
	background-image: url(images/bg_izq.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.bg_der {
	background-color: #E6E6E6;
	background-image: url(images/bg_der.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.bg_col_izq_in {
	background-color: #FFFFFF;
	background-image: url(images/bg_sub_iz.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bg_in {
	background-color: #FFFFFF;
	background-image: url(images/bg_int.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.texto_nota {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.titulo_nota {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.link_nota {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #006600;
	padding-right: 5px;
	padding-left: 10px;
	font-weight: bold;
	text-decoration: none;
}
.tablalineadown {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.texto_foot {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #333333;
	padding-left: 18px;
	line-height: 16px;
}
.nota_titulo_izq {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.textbox_form {
	border: 1px solid #333333;
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #CCCCCC;
}
.select_form {
	border: 1px solid #333333;
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #000000;
	width:250px;
	background-color: #CCCCCC;
}
.tabla_emp {
	background-color: #FFFFFF;
	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: #999999;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #999999;
}
.emp_titulo {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #336633;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.emp_titulo_detalle {

	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.tit_cuadro_emp {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #006600;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.text_observaciones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-transform: capitalize;
}
