@charset "utf-8";

@font-face {
	font-family:"Museo Sans";
	src: url(../museosans.otf);
}
@media screen and (max-width: 2400px){
    .container{
	width: 960px;
	margin: 0 auto;
	font: Museo Sans 100;
	position: relative;
		
    }
	#texto {
	position: relative;
	font-family: "Museo Sans";
	font-size: 12px;
	color: #666;
	left: 65px;
	width: 600px;
	height: 500px;
	text-align: justify;
	top: 80px;
	}
	#titulo {
	font-family: "Museo Sans";
	position: relative;
	color: #666;
	left: 100px;
	top: 35px;
	left: 64px;
	font-weight: bold;
	width: 305px;
	height: 30px;
	
		
	}
	
#menu {
	font-family: "Museo Sans";
	font-size: 11px;
	position: relative;
	left: 100px;
	top: -200px;
	left: 750px;
	width: 200px;
	text-align: right;
	color: #666;
	height: 200px;
		
	}
		
}

#imagen1{
	position: relative;
	width: 100px;
	left: 0px;
	top: 0px;
	height: 99px;
	background: url(./../image/b1.png)    no-repeat;
	}
	
#imagen2{
	position: relative;
	width: 192px;
	left: 110px;
	top: -99px;
	height: 267px;
	background: url(./../image/b2.png)    no-repeat;
	}
	
#imagen3{
	position: relative;
	width: 99px;
	left: 110px;
	top: -90px;
	background: url(./../image/b3.png)    no-repeat;
	height: 99px;
	
	
	}

a  { color: #666;
 text-decoration:none; 
 
 }
 a:hover{
	color: #666;
	font-size: 11px;
	background-color: #666;
	color:#FFF
}
#cv{
	font-family: "Museo Sans";
	font-size: 11px;
	position: relative;
	width: 200px;
	left: 70px;
	top: 30px;
	color: #666;
	}
#fechas{
	font-family: "Museo Sans";
	font-size: 11px;
	position: relative;
	width: 50px;
	left: 680px;
	top: 45px;
	color: #666;
	}
