
*:focus {
    outline: 0;
}

body{
	 margin: 0; padding: 0; outline: 0; 
	height:auto;
	width: auto;
	position: relative;

	z-index: 1000;
	
	 }


	
	
	/*min-width: 1240px;*/
	
	 

ul{
	font-family:Helvetica;
	list-style: none;
}


.cont{
	position: fixed;
	
}


.imagenes2 img { 
	 display: block; 
	 
	
	position: fixed;
	z-index:-200;
	width: 100%; height: 100%; 



}




.imagenes img { 
	 display: block; width: 100%; height: 100%; 
}

.menu img{
	margin-left: 40px; 
	height:20%;
	width:20%;

}

.menu{ 
margin-top: 30px;
margin-left: 20px; 
font-size: 13px; 
position: fixed;

}
	
a:link{color: black;}

a:visited {color:black;}

.header{	
font-family: helvetica;
font-size: 13px;
	margin-top: 43px;
	margin-left:280px;
	width:auto;
	height: 50px;
	position:fixed;
	width:700px;
}


.header img{
	height:470px;}


	


.header1{
	font-family: helvetica;
font-size: 13px;
	margin-top: 37px;
	margin-left:280px;
	width:900;
	height: 50px;
	position:fixed;
	width:200px;
	
}





.slider{
	width: 800px;
	height: 470px;
	float: left;
	overflow:hidden;
	}



.element{
	position: relative;

	width:100%;
	height: 100%;
	
	display: none;
	
}

.e_visible{
	width:100%;
	height: 100%;
	display: block;
	 
}


#e1{

}

#e2{
	
}

#e2{
	
	
}





button {
	border:none;
	background: none;
	font-size: 13px;
	text-decoration: underline;
	cursor: pointer;
	margin: none;
	box-shadow: none;
}

#prev{
	padding: 0;
}



	



