body {
	margin: 0px;
}
.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #19284F;
	background-color: #EEEEEE;
	border-top-color: #19284F;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #19284F;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #19284F;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #19284F;
	border-left-style: solid;
	border-left-width: 1px;
	border-color: #19284F;
	height: 75px;
}
.campos-texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #19284F;
	background-color: #e7e7e7;
	border-top-color: #19284F;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #19284F;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #19284F;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #19284F;
	border-left-style: solid;
	border-left-width: 1px;
	border-color: #19284F;
	height: 20px;
}
.botones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #19284F;
	background-color: #EFEFEF;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	border-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.links-pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.links-pie:hover {
	text-decoration: underline;
}.linea-horz {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.texto-gris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;

}
.linea-vert {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.texto-negro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.texto-negro-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.texto-gris-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;	
}
.campos-form {
	font-family: Arial, Helvetica, sans-serif;
	width: 265px;
	border: 1px solid #336699;
}
.texto-azul-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
}
.texto-gris2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;

}
.texto-rojo {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
