.errormsg{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FF0000;
	font-weight:bold;
}
.body_fnd {
	background-image:  url("images/grafica/patron.gif");
	background-repeat: repeat-x;
	background-position: top;
}
.textoArial10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}
.textoArial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;	
}
.textoArial12 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;	
	text-decoration:none;	
}
.textoArial12 a:visited {
text-decoration:none;	
}
.textoArial12 a:hover{
	text-decoration:underline;	
}
.titulo01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.titulo02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	}
.titulo03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	}
.fnd_ley {
	background-image: url(images/grafica/fnd_ley.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.textoNOTA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.error {
	background-color:#7fb6ee;
	border:#6699cc 1px solid;
	padding-left:3px;
}
#error {
	background-color:#7fb6ee;
	border:#6699cc 1px solid;
	padding:10px;
}