body,td,th,table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F6062;
}
body {
	background-color: #EFEFEF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #E3000B;
	text-decoration: none;
}
a:visited {
	color: #E3000B;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #E3000B;
}
a:active {
	text-decoration: none;
	color: #E3000B;
}
.izq_1{
	background-image: url(img/interfase/inter_izq_1.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
	}
.izq_2{
	background-image: url(img/interfase/inter_izq_2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
.izq_3{
	background-image: url(img/interfase/inter_izq_3.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
.der_1{
	background-image: url(img/interfase/inter_der_1.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
	}
.der_2{
	background-image: url(img/interfase/inter_der_2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
.der_3{
	background-image: url(img/interfase/inter_der_3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
.abajo {
	background-image: url(img/interfase/inter_abajo.gif);
	background-repeat: no-repeat;
	background-position: top left;
	}
.fondo_blanco{
background-color:#FFFFFF;
}
.puntos {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
.puntos_2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.form_titulo {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.form_lateral {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
}
.titulo {
	font-size: 12px;
	font-weight: bold;
	color: E3000B;
}
.titulo2 {
	font-size: 11px;
	font-weight: bold;
	color: 5F6062;
}

.cell_1_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: right;
	vertical-align: top;
	background-color: #ECECEC;
}
input,select,textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.cell_inicio {
	font-size: 12px;
	font-weight: bold;
	color: #E3000B;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.cell_2_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	background-color: #ECECEC;
}
