body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #003366;
}

a {
	color: #A35101
	text-decoration: none;
}

.textoNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC33;
	line-height: normal;


}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	line-height: normal;
	font-weight: normal;


}
.campofor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #A35101;
	height: 17;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  	font-weight: bold;
	color: #003366;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;

}

.navLinkSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}

a:hover {
	color: #FFCC00;
	text-decoration: none;
}

a:visited {
	color: #FFCC00; 	
}

input.small {
	color: #000000;
	width: 50px;
}
.formu {
	color: #000000;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;

}
.formuPequeno {

	color: #000000;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.navBulletMarron {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #996666;
	text-decoration: underline;
	list-style-image: url(../imagenes/bullet_marron.gif);
	list-style-position: outside;

}

.subrayado {
	text-decoration: underline;
}
.navLinkTexto {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF9933;
	background-color: #FF9933;
}
.defaultErr
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FF0000
}
