body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.normal {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #818181;
	text-align: justify;
}
.titular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #666666;
}
.titularBOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #CA4C1C;
}
.borde {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3D3D3;
}
.bordetabla {
	border: 1px solid #6084BD;
	background-color: #EEEEEE;
}
.bordecel {
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC0000;
}
.textoform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.bordecampos {
}
.bordetabsen {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #F4F4F4;
}
.campos {
	background-color: #D9E3C8;
	width: 95%;
	border: 1px solid #6A240A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 1px;
}
.datos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #164B9E;
}
.fondotabla {
	background-color: #E9E9E9;
}
.bordecellft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.gracias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C7481B;
}
.altotabla {
	height: 100%;
}
.textoformresp {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.nota {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.link1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; font-weight: bold; 
	color: #818181;
}

.link1:hover {
	color: #FFCC00;
	text-decoration: underline;
}

.linksmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px; font-weight: bold; 
	color: #CA4C1C;
}

.linksmall:hover {
	color: #660000;
	text-decoration: underline;
}

.txtsmall {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	}
	

.TITULOFORM {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #FFCC33;
}

.piedepagina {
	font-family: Verdana, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.imagen {
	float:left;
	left: 10px;
	top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 15px;
	margin-top: 5px;
}

.linkblanco {
	FONT-SIZE: 10px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bold;
}

.linkblanco:hover {
	text-decoration: underline;
}

.button {
	padding: 1px 5px;
	border-top: 1px solid #F4E1D0;
	border-right: 1px solid #6A240A;
	border-bottom: 1px solid #6A240A;
	border-left: 1px solid #F4E1D0;
	color: #FFFFFF;
	background-color: #CB4F1C;
}
