body,html{
	margin:0;
	padding:0;
	width:100%;
	height:80%;
	font-family: Verdana, Arial;
	font-size:12px;
	color:#999999;
}

h1{
width:100%;
top:10px;
left:0;
text-align:center;
}

p{
margin:0;
padding:0;
width:280px;
text-align:left;
margin-top:15px;
margin-left:8px;
}

#container{
position:relative;
left:0;
top:0;
width:100%;
margin:0 auto;
overflow:hidden;
background: #FFFFFF; /* #628ca4; */
}

/*
*html #container{
height:700px;
overflow:visible;
}
*/

#header{
position:relative;
left:0;
top:0;
width:100%;
overflow:hidden;
height: 120px;
background: #9a7860; /* #628ca4; */
background: #fff url(../templates/maps/maps/mapa_r1_c2_r1_c1.jpg) no-repeat;

}

#header_celular{
position:relative;
left:0;
top:0;
width:100%;
overflow:hidden;
height: 120px;
background: #9a7860; /* #628ca4; */
background: #fff url(../templates/maps/maps/mapa_r1_c2_r1_c1_celular.jpg) no-repeat;

}

#content{
position:relative;
left:0;
top:0;
width:100%;
/*
min-height:500px;

overflow:hidden;
*/
/* background: #fff url(../img/title_bg.png) 0 -80px repeat-x; */
background: #FFFFFF;
/*height:100%;*/
}

/*
*html #content{
height:500px;
overflow:visible;
}
*/

#col1{
position:relative;
left:5px;
top:0;
width:25%;
/* min-height:496px; */
overflow:hidden;
float:left;

}

#col2{
position:relative;
top:0;
width:50%;
min-height:300px;
overflow:hidden;
float:left;
margin:0;
background:#FFFFFF;
}

#col3{
position:relative;
left:10px;
top:0;
width:23%;
min-height:456px;
overflow:hidden;
float:left;

}

#footer{
position:relative;
left:0;
top:0;
width:100%;
height: 20px;
background: #628ca4;
}

#footer p{
width:876px;
text-align:right;
margin-right:20px;
margin-top:30px;

}

#register{
	float:right;
	margin-top:5px;
	margin-right:20px;
	background: #FFFFFF url(../templates/maps/maps/mapa_r1_c2_r1_c1.jpg) 0 -80px repeat-x;
}

caption {
	font-family: Verdana, Arial;
	font-size:12px;
	color:#999999;
}

th{
	font-size: 50%; 
	font-weight: bold; 
	text-align: left;
	/* padding: 2px; */
	background-image: url(../templates/maps/maps/mapa_r2_c3_r1_c1.jpg); 
	color: #000;
	width: 100px;
	white-space: nowrap;

}

.th_per{
	background-color:#fe9900;
	color: #000;
	width:80px;
}

#cuadromapa{
	background-image:url(../templates/maps/maps/mapa_r2_c3_r1_c1.jpg);
	left:15px;
	background:#FFFFFF;
}

#map{
	margin-top:-5px;
	left:15px;
}



#menu{
	background:#666666; 
	background:url(../templates/maps/maps/mapa_r1_c2_r2_c9.jpg);
	height:20px;
	text-align:right;
	padding-right:260px;
}

table{
	text-align:center;	
	background-color:#FFFFFF;
	color:#000000;
}

ul{
	
	
	}	


ul li{
	display:inline;
}

.inicio{
	padding-left: 20px;
	background:url(../img/inicio.jpg) no-repeat;
	background-position: 0% 0%;
}

.amigo{
	padding-left: 20px;
	background:url(../img/amigo.jpg) no-repeat;
	background-position: 0% 0%;
}

.cuenta{
	padding-left: 20px;
	background:url(../img/cuenta.jpg) no-repeat;
	background-position: 0% 0%;
}

.separator{
	background:url(../templates/maps/maps/mapa_r1_c2_r3_c1.jpg) no-repeat;
}

.close{
	text-align:left;
}

.micuenta {
	font:12px Verdana,Arial;
	/*width:90px;
	border-bottom:none; 
	margin:0 auto 15px;*/
	color: Black;
}