html {
	margin: 0px;
	height: 100%;
	width: 100%;
}
body {
	height: 100%;
	width: 100%;
	margin: 0px;
	background-color: #E2E2E2;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
}
.text_bold {
	font-weight: bold;
}
.text_bold_azul {
	font-weight: bold;
	color: #0963A9;
}
A {
	color: #0A68AF;
	text-decoration: none;
}
A:link {
	color: #0A68AF;
	text-decoration: underline;
}
A:visited {
	color: #0A68AF;
	text-decoration: none;
}
A:hover {
	color: #0A68AF;
	text-decoration: none;
}
a.clase01:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.clase01:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.clase01:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.clase02:link {
	color: #666666;
	text-decoration: none;
}
a.clase02:visited {
	color: #666666;
	text-decoration: none;
}
a.clase02:hover {
	text-decoration: none;
	color: #666666;
}
a.clase03:link {
	color: #B5B5B5;
	text-decoration: none;
}
a.clase03:visited {
	color: #B5B5B5;
	text-decoration: none;
}
a.clase03:hover {
	text-decoration: none;
	color: #B5B5B5;
}
.padding_top {
	padding-top: 10px;
}
.tabla_contenido {
	padding-top: 4px;
}
.links_pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 3px;
}
.datos_pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}
.datos_pie_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.creditos {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #BFBFBF;
	text-align: center;
}

/*Formularios*/
.input_gral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	vertical-align: bottom;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #aaa;
	border-right: 1px solid #eee;
	border-top: 1px solid #aaa;
	background-color: #FFFFFF;
	padding-left: 3px;
	width: 180px;

}
.select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	vertical-align: bottom;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #aaa;
	border-right: 1px solid #eee;
	border-top: 1px solid #aaa;
	background-color: #FFFFFF;
}
.textarea_mensaje {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	vertical-align: bottom;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #aaa;
	border-right: 1px solid #eee;
	border-top: 1px solid #aaa;
	background-color: #FFFFFF;
	padding-left: 3px;
	width: 180px;

}
.div_txt_empresa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 10px;
	padding-top: 20px;
	padding-right: 10px;
	line-height: 13px;
}
.div_txtbold_empresa {
	font-weight: bold;
}
#sombra_izq_1 {
	background-image: url(../images/sombra_izq_1.jpg);
	height: 220px;
	width: 10px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
}
#sombra_izq_2 {
	background-image: url(../images/sombra_izq_2.jpg);
	width: 10px;
	height: 100%;
	background-repeat: repeat-y;
	background-position: right;
}
#sombra_izq_3 {
	background-image: url(../images/sombra_izq_3.jpg);
	height: 63px;
	width: 10px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
}
#sombra_der_1 {
	background-image: url(../images/sombra_der_1.jpg);
	height: 220px;
	width: 10px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
#sombra_der_2 {
	background-image: url(../images/sombra_der_2.jpg);
	width: 10px;
	height: 100%;
	background-repeat: repeat-y;
	background-position: left;
}
#sombra_der_3 {
	background-image: url(../images/sombra_der_3.jpg);
	height: 63px;
	width: 10px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
#contenedor_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 35px;
	padding-bottom: 25px;
	line-height: 17px;
}
#contenedor_2 {
	padding-left: 25px;
	padding-right: 20px;
}
#contenedor_2 #contenedor_avances_1 {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #F8F7F7;
}
#contenedor_2 #contenedor_avances_1 #img_avance_1 {
	padding-top: 5px;
}
#contenedor_2 #contenedor_avances_1 #txt_avance_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 5px;
}
#contenedor_2 #contenedor_avances_1 #btn_masinfo {
	text-align: right;
	padding-top: 5px;
}
#contenedor_2 #contenedor_avances_2 {
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-color: #F8F7F7;
}
#contenedor_2 #contenedor_avances_2 #img_avance_2 {
	padding-top: 5px;
}
#contenedor_2 #contenedor_avances_2 #txt_avance_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 5px;
}
#contenedor_2 #contenedor_avances_2 #btn_masinfo {
	text-align: right;
	padding-top: 5px;
}
#contenedor_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 35px;
	padding-bottom: 25px;
	line-height: 17px;
	padding-right: 150px;
}
.tablatecnicas {
	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: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.borde_celda_tablastecnicas {
	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: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.recuadro_img_anomalias {
	border: 1px solid #CCCCCC;
}
/*Formularios*/
.input_gral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	vertical-align: bottom;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #aaa;
	border-right: 1px solid #eee;
	border-top: 1px solid #aaa;
	background-color: #FFFFFF;
	padding-left: 3px;
	width: 220px;

}
.select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	vertical-align: bottom;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #aaa;
	border-right: 1px solid #eee;
	border-top: 1px solid #aaa;
	background-color: #FFFFFF;
}
.textarea_mensaje {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	vertical-align: bottom;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #aaa;
	border-right: 1px solid #eee;
	border-top: 1px solid #aaa;
	background-color: #FFFFFF;
	padding-left: 3px;
	width: 220px;

}
