body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.centro {
	margin:0px auto;
	width:995px;
}


.barra_yahoo{
    height:23px;
	width:995px;
	background-image:url(img/fondo1.gif);
	background-repeat: repeat-x;
}


.cab_negra {
	background-image:url(img/tiled1.gif);
	width:995px;
	height:50px;
}


.cab_foto {
	float:left;
	width:300px;
	height:50px;
}


.fecha {
	float:right;
	width: 200px;
	height: 38px;
	padding: 12px 0px 0px 0px;
	text-align: center;
	font: 14px Geneva, Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight:bold;
}


.fecha2 {
	color: #adaeae;
}


.hora {
	text-align: center;
	font: 11px Geneva, Arial, Helvetica, sans-serif;
	color: #adaeae;
}


.hora2 {
	text-align: center;
	font: 11px Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
}


.contenido {
	width: 845px;
	height: 350px;
	background: url(img/cabecera_tres.jpg) no-repeat;
	padding-top:80px;
	padding-left:150px;
}


.izquierda {
	float:left;
}


.pie{
	height:62px;
	background-image:url(img/pie.jpg);
	position: relative;
}


/* MAPS --------------------------------------------------------------------------------------*/


.contorno{
	display: block;
	width: 70px;
	height: 40px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	text-decoration: none;
}


.uno a{
	color:#000;
	text-decoration:none;
	position: absolute;
	width: 70px;
	height: 40px;
	top:14px;
	cursor:hand;
	left:10px;
	
}

.dos a{
	color:#000;
	text-decoration:none;
	position: absolute;
	width: 70px;
	height: 40px;
	top:14px;
	cursor:hand;
	left:100px;
}

.tres a{
	color:#000;
	text-decoration:none;
	position: absolute;
	width:70px;
	height:40px;
	top:14px;
	cursor:hand;
	left:190px;
}

.cuatro a{
	color:#000;
	text-decoration:none;
	position: absolute;
	width: 70px;
	height: 40px;
	top:14px;
	cursor:hand;
	left:293px;
}

.cinco a{
	color:#000;
	text-decoration:none;
	position: absolute;
	width: 70px;
	height: 40px;
	top:14px;
	cursor:hand;
	left:384px;
}

.seis a{
	color:#000;
	text-decoration:none;
	position: absolute;
	width: 70px;
	height: 40px;
	top:14px;
	cursor:hand;
	left:477px;
}

.siete a{
	color:#000;
	text-decoration:none;
	position: absolute;
	width: 70px;
	height: 40px;
	top:14px;
	cursor:hand;
	left:570px;
}



/* DERECHA -------------------------------------------------------------------------------------*/

.derecha {
	float:left;
	width:520px;
	height:150px;
	margin-top:0px;
	margin-left:5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration:none;
}


.derecha h1{
	font-size: 16px;
	font-weight: bold;
}


.derecha a{
	float:left;
}
/* FIN DERECHA */




/* Estilos de Texto */


.texto_nara {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
}


.registro {
	float:right;
	width: 300px;
	height: 50px;
	padding: 12px 0px 0px 0px;
	text-align: left;
	font: 10px Geneva, Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration:none;
}
.registro2 {color: #FF6600;	text-decoration: none;}
.registro2 a:link, .registro2 a:visited { text-decoration: none; }
.registro2 a:hover, .registro2 a:active {text-decoration: underline; }


/* FORMULARIOSSSS */

#apodos{
	width:130px;
	height:50px;
}


#nombre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration:none;
	float:right;
}

.entrar { display: block; width: 62px;  height: 14px;  background-image: url(img/enter.jpg); margin-top:10px; float:left;}
a.entrar:link, a.entrar:visited, a.entrar:active {  background: url(img/enter.jpg) no-repeat;}
a.entrar:hover { background-position: -62px;}

