
	

#posicion_centrada{
	 position: absolute; 	  
	  background-image: url(imagenes/logo_background.jpg);
	  background-repeat: no-repeat;
	  background-position:  bottom  left;
    left: 50%; 
    top: 50%; 
	  width: 1010px; 
    margin-left: -505px;
    height: 600px; 	 
    margin-top: -300px;    // 200px/2 
    
	  
}
#contenido{	
 
	 float:  left;
	 margin-top: 25px;
	 margin-left: 25px;
	width: 520px;
	height: 550px;	 
	 
	 
	 
	
}

#flash{

	float:  right;
	width: 430px;
	height: 600px;	 
	margin: 0px;
}

#pie{
float: left;
	height: 80px;
	width: 1010px;
	
}
#cabecera{	 
	width: 520px;
	height: 132px;
}


#textos{
	 margin-top: 50px;	 
	width: 490px;
	height:368px ;
}

#contiene_textos{
height: 305px;
font-size: 12px;
overflow-y:   scroll;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #333;
text-align: justify;
line-height: 20px;
padding-right: 40px;}






#idiomas{
	 margin-top: 20px;
	  float: right;
	  font-size: 9px;    
	  width: 300px;     
    height: 40px; 	 
    
	  
}


#espacios{
margin-left: 5px;
float: left;
	margin-top: 10px;
	height: 60px;
	width: 570px;
	
	 
}