.hoja{
	background-color: white;
	width: 900px;
}
.contenido{
	background-color: #87a2ba;
	width: 900px;
}

.titulo {
	font-family: Verdana;
	font-size: 32px;
	font-style: normal;
	font-weight: bold;
	color: #CCCC00;
	text-transform: uppercase;
}
.pestanas{
	color:white;
	width: 900px;	
}
.tl{
	width: 30px;
	height: 30px;
}
.tr{
	width: 30px;
	height: 30px;
}
.formulario{
	background: white;
}
.campotexto{
	border-color: lightgrey;
	border-style:solid;
	border-width:3px;
}
.boton{
	border-color: #b6d1e5;
	border-style: outset;
	border-width: 3px;
	background:#598ab6;
	color:white;
}
.none{
	text-transform: uppercase;
	color: white;
	text-decoration: none;
}
.nonb{
	text-transform: uppercase;
	color: black;
	text-decoration: none;
}
.nona{
	text-transform: uppercase;
	color: blue;
	text-decoration: none;
}
.nonp{
	text-transform: uppercase;
	color: #87a2ba;
	text-decoration: none;
}
.Estilo5 {
	color: #9a0040;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.Estilo1 {
	font-size: 36px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
}
.Estilo3 {
	color: #FF9900;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.Estilo4 {font-size: 11px}
body {
	font-family: Verdana;
	font-size: 12px;
	color: black;
	text-decoration: none;
	background-color: #598ab6;
}