@font-face{
	
	font-family: 'klem';
	src: url("tipos/CaviarDreams.eot");	
}
@font-face{
	
	font-family: 'klem';
	src: url("tipos/CaviarDreams.ttf");	
}

*{margin:0;
  padding:0;}
  html, body{
  	
height:100%;
  }
.limpia{
  	clear:both;
  }
  
body {background:url(imagenes/background.jpg);
     font: 14pt helvetica, sans-serif; 
	 text-align: center;
	 }
	 
#contenedor {width: 960px;
             margin: auto;}




												/* MENU*/	             
#menu {height: 95px;
	   width: 960px;
	   background-image: url(imagenes/backgroundmenu.png);
	   margin: auto;
	   text-align: center;
	   float:left;
	   }
	   
#menu ul li{padding-top: 30px;}	   
	   
ul.menu {list-style:none;}	   	  
	   
ul.menu li {solid: black; display:inline; float:left;}
            ul.menu li{color:gray ; font-family: klem; letter-spacing:1.2px; font-weight:300; display:inline ; float:left; font-size: 13pt;}
			ul.menu li a:link {color:gray; text-decoration:none; float:left;}
            ul.menu li a:hover {color: black;float:left;}
			ul.menu li a:visited { color:gray;float:left;}
			
#primerMenu{padding-left: 60px;}
#segundoMenu{padding-left: 180px;}
#tercerMenu{padding-left: 50px;
			line-height: 18px;}			
#tercerMenu span {
			padding-left: 130px;
}
#cuartoMenu{padding-left: 120px;}		



												/* CONTENIDO*/	
#contenido {width: 960px;
            float:left;
            min-height: 300px;
            padding-top: 10px;
		   background-image: url(imagenes/centro.png);
	       height:100%;
		   position:relative;}			
#arriba {
	background-image: url(imagenes/centrohaut.png);
	       height:42px;
	       clear: both;
}
#abajo {
	background-image: url(imagenes/centrobas.png);
	       height:42px;
	       clear: both;
}
.parteimagenes {width: 600px;
			float:left;
    
}			

.partetexto {width: 250px;
			padding-left: 70px;
            padding-top: 150px;
            padding-bottom: 100px;
            float:left;
            
    
}
.partetexto .titulo {
	        color:gray ; 
		    font-family: georgia;
		    font-weight: 100; 
		    font-size: 24px;
		    line-height: 39px;
	
}

.partetexto .leyenda {
	        color:gray ; 
		    font-family: helvetica;
		    font-weight: 100; 
		    font-size: 12px;
		    
	
}

.imagenes {width: 600px;
		  padding-left: 30px;
		  
		}
		
		
	#botonizq{
        width:30px;
        height:15px;
        position:absolute;
		left:750px;
		top:120px;
		z-index:1000;
        
    }
    #botonder{
        width:30px;
        height:15px;
		position:absolute;
		left:820px;
		z-index:1000;
		top:120px;
        }
		
		
		
	                                        	/* ADMIN*/	
		#merci {
		color:gray ; 
		font-family: helvetica;
		font-weight: 100; 
		font-size: 12px;
			}
		
		#merci2 {
		color:gray ; 
		font-family: helvetica;
		font-weight: 100; 
		font-size: 25px;
			
		}
		
		
		
			
												/* PIE*/				
#pie {clear: both;
	  height: 35px;
	  width: 960px;
      margin: auto;
	  padding-top: 30px;
	  background-image: url(imagenes/pie.png);
	  
	  }	
	  
	  
.typodelpie {float: left;
                   color: gray; 
		           font-size: small; 
		           font-family: helvetica; 
		           font-weight: small;
	               text-align: center;}		  
			
				   
	   	