body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	background-image:url(img/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.sec-1{
	background-image:url(img/back-sec-1.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#96901e;
}
.sec-2{
	background-image:url(img/back-sec-2.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#aba64b;
}
.usuario {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#7b3400;
}
.usuario-white {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#e0debc;
}
.usuario-white-link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#e0debc;
}
.usuario-white-link:hover {
	text-decoration:underline;
}
.usuario-caja {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#7b3400;
	border:#96901e solid 1px;
	background-color:#e0debc;
	width:114px;
}
.form-caja {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#7b3400;
	border:#96901e solid 1px;
	background-color:#e0debc;
	width:300px;
}
.form-caja-error {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#7b3400;
	border:#96901e solid 1px;
	background-color:#efcb70;
	width:300px;
}
.cuerpo-titulo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	color:#7b3400;
	font-weight:bold;
}
.cuerpo-titulo-link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	color:#7b3400;
	font-weight:bold;
}
.cuerpo-titulo-link:hover {
	text-decoration:underline;
}
.cuerpo-subtitulo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#7b3400;
}
.cuerpo-texto {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#7b3400;
}
.cuerpo-texto-link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#7b3400;
	font-weight:bold;
}
.cuerpo-texto-link:hover {
	text-decoration:underline;
}
.cuerpo-texto-link-2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#7b3400;
}
.cuerpo-texto-link-2:hover {
	text-decoration:underline;
}