@import url('/css/error.css');

body {
	margin:0px;
	padding:0px;
	font-family:Myriad, Arial, Helvetica, sans-serif;	
	text-align:center;
}

a {
	color:#004492;
}
a:hover {
	color:#CC0000;
}

img {
	border:0px;
}

#main{
	width:732px;
	margin:0px auto;
	text-align:left;
	margin-top:30px;
}
#top {
	height:81px !important;
	height:88px;
	overflow:hidden;
}
#erratas a{
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	color:#424242;
}
#logo {
	width:82px;
	float:left;
}
#banner {
	width:480px;
	height:74px;
	background-color:#FFFFFF;
	float:left;
	margin-right:10px;
}
#nav_top {
	width:160px;
	float:left;
}
#sound, #lang {
	text-align:right;
	font-size:10px;
}
.cols_2 {
	width:50%;
	float:left;
}

#content {
	
}

#sections {
	width:728px;
	height:241px;
	background-color:#e4e4e4;
}

.proximamente {
	background-image:url(../images/gui/proximamente.png) !important;
	background-position:top;
	background-repeat:no-repeat;
	*filter:none !important;
	*background-image:none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/gui/proximamente.png');
}


#main_nav {
	height:111px;
	margin-top:7px;
}

#main_nav div {
	width:99px;
	float:left;
	margin-right:6px;
	cursor:pointer;
}



.last {
	margin-right:0px !important;
}

#footer {
	font-size:11px;
	margin-top:10px;
}
#footer p{
	margin:0px;
}

.right{
	text-align:right;
}

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


.txt {
  color:#FFFFFF;
  font-size:12px;
  margin-left:250px;
  *margin-left:20px;
  position:absolute;
  top:150px;
  width:450px;
}
.txt h1 {
	font-size:13px;
}
.txt p{
	font-size:13px;
	margin:0px 0px 10px 0px;
}

#acceso {
	width:148px;
	overflow:hidden;
	font-size:10px;
	padding-left:0px;
}

input {
	width:148px;
	height:15px;
	background-color:#E4E4E4;
	border:0px none;
}

.lbl {
	font-size:11px;
	font-weight:bold;
	color:#424242;
}


#password{
	width:103px;
}

.btn_go {
	width:40px;
	height:17px;
	font-size:10px;
	text-align:center;
	background-color:#004492;
	color:#FFFFFF;
}

.formLink{
	text-align:left;
}

