body{
margin: 0px;
background-color: black;
}
.enlace{
	width:40px;
height:40px;

	}
.botones
{
list-style: none outside none;
width:40px;
height:40px;


}

.imagen
{
width:960px;
height:639px;
position: absolute;

background: url('../images/carretons1.jpg') no-repeat scroll 0 0 ;
}
.menu{
	   list-style: none outside none;
	   
	      
    margin-left: -41px;
   
    width: 90px

	}
	.menu li{
background-color: white;		
		}
	.redes{


	
	margin-top: -16px;
	}
	.redes, ul{
		  list-style-type: none;
		}
		.redes li {
          float: left;
          background-color: white;
}

.blog
{
	background: url('../images/iconos/iconos.png') no-repeat scroll 0 0 ;
}
.blog:hover
{
	background: url('../images/iconos/iconos.png') no-repeat scroll 0  -50px
	
}
.twitter
{
	background: url('../images/iconos/iconos.png') no-repeat scroll -336px 0 ;
}
.twitter:hover
{
	background: url('../images/iconos/iconos.png') no-repeat scroll -336px  -50px
}

.facebook
{
	background: url('../images/iconos/iconos.png') no-repeat scroll -384px 0 ;
}
.facebook:hover
{
	background: url('../images/iconos/iconos.png') no-repeat scroll -384px  -50px
}
.fotos
{
	background: url('../images/iconos/iconos.png') no-repeat scroll -48px 0 ;
	
}
.fotos:hover
{
	background: url('../images/iconos/iconos.png') no-repeat scroll -48px  -50px
	
}
.googleplus
{
	background: url('../images/iconos/iconos.png') no-repeat scroll -432px 0 ;
}

.googleplus:hover
{
	background: url('../images/iconos/iconos.png') no-repeat scroll -432px  -50px
}
.linkedin
{
		background: url('../images/iconos/iconos.png') no-repeat scroll -480px 0 ;
}

.books
{	background: url('../images/iconos/iconos.png') no-repeat scroll -144px 0 ;

    }
.youtube
{
	background: url('../images/iconos/iconos.png') no-repeat scroll -528px 0 ;
}
.calendar
{
		background: url('../images/iconos/iconos.png') no-repeat scroll -192px 0 ;

}
.cloud
{
	background: url('../images/iconos/iconos.png') no-repeat scroll -89px 0 ;
	
	
}
.email
{
	background: url('../images/iconos/iconos.png') no-repeat scroll -288px 0;
	}
.bebe
{
		background: url('../images/iconos/iconos.png') no-repeat scroll -240px 0 ;
	
}


.linkedin:hover
{
		background: url('../images/iconos/iconos.png') no-repeat scroll -480px -50px ;
}
.books:hover
{	background: url('../images/iconos/iconos.png') no-repeat scroll -144px  -50px ;

    }
.youtube:hover
{
	background: url('../images/iconos/iconos.png') no-repeat scroll -528px  -50px
}
.calendar:hover
{
		background: url('../images/iconos/iconos.png') no-repeat scroll -192px -50px

}
.cloud:hover
{
	background: url('../images/iconos/iconos.png') no-repeat scroll -89px  -50px
	
	
}
.email:hover
{
	background: url('../images/iconos/iconos.png') no-repeat scroll -288px  -50px
	}
.bebe:hover
{
		background: url('../images/iconos/iconos.png') no-repeat scroll -240px  -50px
	
}








.cabecera{
	position: absolute;
	z-index: 1;
}
.texto{
margin:50px;
color:#ffffff;
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size:20px;
}
.texto{
margin:50px;
color:#ffffff;
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size:20px;
font-weight:bold;
}

/*Supersize Plugin Styles*/
		#supersize img, #supersize a{
			height:100%;
			width:100%;
			display:none;
		}
		#supersize .activeslide, #supersize .activeslide img{
			display:inline;
		}