.fondo {
	background-attachment: fixed;
	background-image: url(fondo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.bordegris {
	border: 1px solid #999999;
}
.bordeazul {

	border: 1px solid #101088;
}
.form1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #0000ce;
	background-attachment: fixed;
	background-image: url(info/fondo_form1.gif);
	background-repeat:  repeat-x;
}
.form2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #0000ce;
	background-attachment: fixed;
	background-image: url(info/fondo_form2.gif);
	background-repeat:  repeat-x;
}
.form3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #0000ce;
	background-color: #FFFFFF;

}
.titulotablon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #68A0D3;
	text-decoration: none;
}.texto11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
.texto13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	font-weight: bold;
}
.texto10 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
}
.fondotabla {
	background-color: #FFECA8;
	border: 1px solid #CC6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.fondotabla2 {

	background-color: #FFFFFF;
	border: 1px solid #CC6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.texto15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;

}
.fondo2 {
	background-attachment: fixed;
	background-image: url(fondo_new.gif);
	background-repeat: repeat;
	background-position: center center;
}
