@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 5px;
}
p {
	margin: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#header {
	margin-top: 15px;
}
#salir {
	height: 26px;
	width: 72px;
	float: right;
	margin-top: 15px;
	margin-right: 10px;
}

/* CSS Document */

#menu {
	background-image: url(../images/loop-botonera.jpg);
	height: 29px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#menu li {
	display: inline;
/*	background-image: url(../images/separador-menu.png);
	background-position: right top;
	background-repeat: no-repeat;*/
	padding-right: 10px;
	padding-left: 10px;
/*	padding-top: 8px;
	padding-bottom:7px;*/
}
#menu ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
/*	padding-top: 8px;*/
}

#menu a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#cuerpo {
	margin-top: 10px;

	background-image: url(../images/loop-tablas.jpg);
	background-repeat: repeat-x;
	background-position: left top;

}

#footer {
	background-color: #E25B96;
	color: #FFFFFF;
	height: 23px;
	padding-left: 15px;
	padding-top: 7px;
	padding-right: 15px;
}
#footer p {
	margin-left: 15px;
	display: inline;
}

.caja {
	border: 1px solid #1A3B87;
	margin-bottom: 10px;
}
.caja-titulo {
	background-image: url(../images/caja-titulo-fondo.jpg);
	background-repeat: repeat-x;
	height: 25px;
	font-size: 13px;
	color: #1A3B87;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
	text-align: left;
}
.tabla {
	background-image: url(../images/loop-tablas.jpg);
	background-repeat: repeat-x;
	width: 100%;
	border: 0;
}
.formularios-box {
	float: left;
	padding: 8px;
	background-color: #173885;
	color: #FFFFFF;
	margin: 5px;
	width: 17%;
	height: 30px;
	cursor: pointer;
}
.formularios-box-off {
	float: left;
	padding: 8px;
	background-color: #CCCCCC;
	color: #8491B0;
	margin: 5px;
	width: 17%;
	height: 30px;
	cursor: pointer;
}
.formularios-input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 19px;
	width: 300px;
	border: solid 1px #173885;
	margin-bottom: 3px;
}


#login-box {
	background-image: url(../images/loop-tablas.jpg);
	background-repeat: repeat-x;
	width: 100%;
	border: 0;
	background-position: left top;
	padding-top: 60px;
	padding-bottom: 70px;
}

#login {
	background-image: url(../images/fondo-login.jpg);
	background-repeat: no-repeat;
	width: 281px;
	height: 192px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 22px;
}
#login-user {
	margin-right: auto;
	margin-left: auto;
	width: 227px;
	color: #999999;
}
.login-titulo {
	display: block;
	margin-bottom: 5px;
	color: #173885;
	font-weight: bold;
}
.login-box    {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 19px;
	width: 226px;
	border: solid 1px #173885;
	margin-bottom: 3px;
}
#login-pass {
	margin-top: 22px;
	margin-right: auto;
	margin-left: auto;
	width: 227px;
	color: #999999;
}
#login-enviar {
	margin-right: auto;
	margin-left: auto;
	width: 227px;
	text-align: right;
}
.login-enviar {
	background-color: #D7A200;
	border: solid 1px #173885;
	color: #FFFFFF;
}


.tabla td {
	background-repeat: repeat-y;
	background-position: right top;
	height: 40px;
	padding-left: 10px;
	color: #666;
	width: 22%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	background-image: url(../images/punteado-vertical.png);
}
.punteado-horizontal {
	background-image: url(../images/punteado-horizontal.png);
	background-repeat: repeat-x;
}

.tabla tr   {
	height: 50px;
	padding-left: 10px;
	color: #666;
	width: 22%;

}
.tabla p {
	margin-top: 3px;
}
.tabla-titulos-azules {
	color: #1A3B87;
	font-size: 13px;
	font-weight: bold;
}
.punteado-vertical {
	background-image: url(../images/punteado-vertical.jpg);
	background-repeat: repeat;
	background-position: center bottom;
	width: 153px;
}


#-------ESTILOS------- {
}
.float-right {
	float: right;
}
.clear {
	clear: both;
}

.float-left {
	float: left;
}


.loginform
{
	text-align: center;
}

.loginform #formulario
{
	background-image:url(../images/fondo-login.jpg);
	background-repeat:no-repeat;
	height:192px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	padding-bottom:10px;
	border: none;
	width:281px;
	margin-top: 60px;
	margin-bottom: 70px;
}

.loginform #backofficeContentForm
{
	margin-left:5px;
	width:270px;
}

.loginform #backofficeForm
{
	border: none;
	background: none;
}

.loginform #backofficeForm .formHeader
{
	background: none;
	display: none;
}

.loginform #backofficeForm div.buttons
{
	background: none;
	margin-top: 0;
	padding-top:0;
	margin-right: 17px;
}

.loginform #backofficeForm div.buttons input
{
	background-color:#E25B96;
	border:1px solid #CC256B;
	color:#FFFFFF;
	font-size: 12px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

.loginform .tablaControles tr td.label
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #173885;
	border: none;
	text-align: left;
	padding-left: 0;
	background: none;
	height: 27px;
	vertical-align:bottom;
	padding-bottom:0;
}

.loginform .tablaControles tr td.controles
{
	border: none;
	background: none;
	padding-left: 0;
}

.loginform .tablaControles tr td.controles input
{
	border:1px solid #173885;
	height:23px;
	margin-bottom:3px;
	width:226px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
}

.loginform #backofficeForm div.content
{
	border: none;
	background: none;
	margin-left: 22px;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 0;
	padding-top: 0;
}

.loginform .tablaControles
{
	background: none;
	width: 100%;
}

table.tablafilacuota td.interesdisabled
{
	color: #ccc;
}

span.puntaje
{
	font-size: 14px;
	font-weight: bold;
}