/* CSS Document */

BODY {
background : #ff9900 url(images/fondo.gif) repeat;
font : 11pt Verdana, Geneva, Arial, Helvetica, sans-serif;
color : #000000;
margin : 0px 0px 0px 0px;
text-align: center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
#cabecera_super{  /* 950 px de ancho*/
	/*background : #0000ff;*/
	width:950px;
	height: 250px;
	text-align: center;
	position: absolute;
		/*nos posicionamos en el centro del navegador*/
	left:50%;
	/*determinamos una anchura*/
	/*indicamos que el margen izquierdo, es la mitad de la anchura*/
	margin-left:-475px;
}
#logo{
height : 250px;
width: 296px;
float:right;
background : #Ff9900;
}
#cabecera-izda{
height : 250px;
width: 654px;
float:left;
background : #Ff9900;
text-align: center;
}
#navegacion_1{ /* tiene que ocupar toda la pantalla de lado a lado, color blanco*/
	background : #ffcc00;
	position: absolute;
	margin-top:250px;
	margin-left:0px;
	left:0;
	width:100%;
	height:30px;
	font-weight: bold;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
A.enlacenav, A.enlacenav:LINK{
color: #6600FF;
text-decoration:none;
}
A.enlacenav:VISITED, A.enlacenav:ACTIVE, A.enlacenav:FOCUS{
color: #FF0000;
text-decoration:none;
}
A.enlacenav:HOVER{
color: #000000;
text-decoration:line-through;
} 
#cuerpo_contenedor{  /* 950 px de ancho, color azul*/
	background : #ff9900;
	width:950px;
	text-align: center;
	position: absolute;
		/*nos posicionamos en el centro del navegador*/
	left:50%;
	height:2000px;
	/*determinamos una anchura*/
	/*indicamos que el margen izquierdo, es la mitad de la anchura*/
	margin-left:-475px;
	margin-top:280px; /* cabecera + navegacion_1*/
}

#izda{
width: 150px;
height:6200px;
float:left;
background : #Ffcc00;
text-align:center;
font-size:12px;
}
#izda_bis{
width: 150px;
float:left;
background : #Ffcc00;
text-align:center;
font-size:12px;
}
#cuerpo{
width: 560px;
text-align:center;
float:left;
}
#dcha{
width: 240px;
float:right;
text-align:center;
vertical-align:top;
padding-top: 10px;
}
#topdcha{
width: 120px;
float:right;
text-align:center;
vertical-align:top;
}
#topizda{
width: 120px;
float:left;
text-align:center;
vertical-align:top;
}
A:LINK, A:VISITED{
color: #6600FF;
text-decoration:none;
}
A:ACTIVE, A:FOCUS{
color: #FF0000;
text-decoration:none;
}
A:HOVER{
color: #000000;
text-decoration:line-through;
}

#navegacion_2{ /* tiene que ocupar toda la pantalla de lado a lado, color blanco*/
	background : #ffcc00;
	position: absolute;
	margin-top:6480px;
	margin-left:0px;
	left:0;
	width:100%;
	height:80px;
	font-weight: bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
#fin_page{
	position: absolute;
	margin-top:6560px;
	background : #ff9900;
	font-size:10px;
	left:0;
}
#capaAndy {
	position:fixed;
	left:0px;
	top:250px;
	width:300px;
	height:250px;
	z-index:1;
}
.fondo_amarillo {  background-color: #FFCC00}
#izda_top_famosas{
width: 150px;
height:2100px;
float:left;
background : #Ffcc00;
text-align:center;
font-size:12px;
}
#cuerpo_top_famosas{
width: 800px;
text-align:center;
float:left;
}
#navegacion_2_top_famosas{ /* tiene que ocupar toda la pantalla de lado a lado, color blanco*/
	background : #ffcc00;
	position: absolute;
	margin-top:2380px;
	margin-left:0px;
	left:0;
	width:100%;
	height:80px;
	font-weight: bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
.datos_post {
	margin-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.style1 {font-size: 13px}
