body {
	margin-top: 0px;
}

.derecha {
	margin-top: 8px;
	margin-right: 8px;
	margin-left: 8px;
	text-align: left;
	width: 135px;
	color: #F2F2F2;
 
}
.checkbox {
	margin-left: 8px;
}

.texto_derecha
{
	font-family: Arial;
	font-size: 11px;
	color: #616161;
	text-transform: capitalize;
	line-height:17px;
}
.texto_derecha A{
	text-decoration: none;
	color: #616161;
}
.titulo_tabla 
{
	font-family: Arial;
	color: #666666;
	font-size: 12px;
	font-style: normal;
	width: 151px;
}.imagenes_banner {
	margin-top: 7.5px;
	margin-bottom: 7.5px;
}
.texto_login {
	font-family: Arial;
	color: #333333;
	font-size: 10px;
	font-style: normal;
	background-repeat:no-repeat;
	background-position:left;
	text-align: left;
	padding-left: 5px;
}
.campos_login
{
	border: 1px solid #6D6969;
	font-size:9pt;
	height: 13px;
	vertical-align: middle;
	text-align: left;
	margin-left: 5px;
	width: 70px;
}
.text_recordar {
	font-family: "Arial Narrow";
	font-size: 12px;
	color: #999999;
	height: 20px;
}
.text_recordar a:link{
	font-family: "Arial Narrow";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.text_recordar a:visited{
	font-family: "Arial Narrow";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.text_recordar a:hover{
	font-family: "Arial Narrow";
	font-size: 12px;
	color: #F90;
	text-decoration: none;
}
.boton_entrar {
	background-image: url(../imagenes/barra_derecha/btn_entrar.jpg);
	height: 20px;
	width: 48px;
	color: #FFFFFF;
	background-repeat:no-repeat;
	background-position:center;
	border: 0;
	font-size: 10px;
}
