/* CSS Document av Dieter Schneider 2007 */ /*
 Estilos del la plantilla
*/
.main_size {
	width: 895px;
	height: 700;
	vertical-align: top;
}

.welcome {
	background: url(../../images/template/principal.jpg) no-repeat bottom
		left;
	width: 1000px;
	height: 530px;
}


td.footer_text {
	font-family: verdana, arial, sans-serif;
	font-size: 68%;
	color: #eee;
	height: 28px;
}


td.footer_text a:hover {
	color: #ececec;
}

td.login_box {
	background: url(../../images/login/bg_table_login.jpg) no-repeat center;
	vertical-align: top;
	padding-top: 135px;
	height: 480px;
}

body.bg_login {
	background: #ffffff;
}

#loading {
	position: absolute;
	left: 45%;
	top: 40%;
	margin-left: -45px;
	padding: 2px;
	z-index: 20001;
	height: auto;
	border: 1px solid #ccc;
}



#loading .loading-indicator {
	background: white;
	color: #444;
	font: bold 13px tahoma, arial, helvetica;
	padding: 10px;
	margin: 0;
	height: auto;
}

#loading .loading-indicator img {
	margin-right: 8px;
	float: left;
	vertical-align: top;
}

#loading-msg {
	font: normal 10px arial, tahoma, sans-serif;
}
/* a{
 color: #7598c2;
 font-size: 0.8em;
 text-decoration: none;
}
*/
