.1txtbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #F0F0F0;
	border: 1px solid #003366;
}
.cuerpo {
	font-size: 11px;
	font-family: Verdana;
}
.txtbox {	color: #013567;
	background-color: #EAE7E1;
	font-family: Verdana;
	font-size: 13px;
	border: 1px solid #003366;
	
}
.txtboxchico {	color: #013567;
	background-color: #EAE7E1;
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid #003366;
	
}
.txtboxerror {	color: #013567;
	background-color: #FFFF99;
	font-family: Verdana;
	font-size: 13px;
	border: 1px solid #003366;
	
}
.txt-form {
	font-size: x-small;
	font-family: Verdana;	
}

.txt-form-dato {
	font-size: x-small;
	font-family: Verdana;
	color: #006699;
	font-weight: bold;
}

.txtboxuni {

	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #F0F0F0;
	border: 1px solid #003366;
}

.cuerpo2 {
	font-size: 11px;
	color: #666666;
	font-family: Verdana;
}

.link {
	font-size: 13px;
	color: #990000;
	font-family: Verdana;
	font-weight: bold;
}
.cuerpo_tit {
	font-size: 12px;
	color: #000000;
	font-family: Verdana;
	font-weight: bold;
}
.direccion {font-size: 15px;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #013567;
	font-weight: bold;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.lineainferior {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
}

