    @charset "utf-8";

* {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;	
}	

body {
	margin: 0px;
}
#all_content {
	background-position: center center;
	text-align: center;
	div-align: center;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.footer_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #5752A2;
	text-decoration: none;
}

#header {
	width: 870px;
	margin: auto;
	background-repeat: no-repeat;
	height: 131px;
}
#login {
	width: 347px;
	background-position: center bottom;
	height: 50px;
	background-image: url(/images/login.gif);
	position: absolute;
	background-repeat: no-repeat;
    margin:0 0 0 40px;
	/*float: right;

	*/
    z-index:1000;
    float:right;
    left:50%;

}
.entrar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 4px;
}
.crear_cuenta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
	padding-left: 40px;
}

.top_login {
	border:0px solid #CCCCCC;
	margin-right:10px;
	width:90px;
	padding-right:10px;
}

#username {
    margin-right:20px;	
}


#menu_all {
	background-color: #100C0B;
	width: 100%;
	float: right;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	height: 32px;
}
#menu_btns {
	float: none;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
}
#cnt_all {
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	background-color: #FFFFFF;
	width: 880px;
	height: auto;
	clear: both;
	
}
#emp_bar {
	float: left;
	background-position: left top;
	background-color: #EEEEEE;
	height: auto;
	width: 120px;
	margin-left: 10px;
	margin-top: 10px;
}
.title_seccions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5752A2;
	background-position: left center;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 10px;
	height: 20px;
	text-align: left;
}
.title_contents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
	text-decoration: underline;
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}


#alz_bar {
	float: right;
	background-position: center top;
	background-color: #EEEEEE;
	height: 90%;
	width: 120px;
	margin-right: 10px;
	margin-top: 10px;
}
#cnt {
	background-position: center top;
	background-color: #FFFFFF;
	width: 600px;
	margin-right: auto;
	margin-left: 10px;
	float: left;
	margin-top: 10px;
}
#btn_line {
	background-color: #100C0B;
	width: 100%;
	float: none;
	margin-right: auto;
	margin-left: auto;
	background-position: center bottom;
	height: 32px;
	bottom: auto;
}

#footer_line {

	background-color: #100C0B;
	width: 100%;
	float: none;
	margin-right: auto;
	margin-left: auto;
	background-position: center bottom;
	height: 15px;
	bottom: auto;

}
#footer_all {
	background-color: #FFFFFF;
	width: 100%;
	float: none;
	margin-right: auto;
	margin-left: auto;
	background-position: center bottom;
	height: 15px;
	bottom: auto;

}
#banner {
	float:left;
	z-index:1;

}

