/* CSS Document */

*{
	border:0;
margin:0px auto;
padding:0;
list-style: none;
text-align:center;
background:black;

}
body {
 
 
background-position: top center;

  background-repeat: no-repeat;

}
.header 
{
	
background:#deeeff;



}

#contenedor{

width: 795px;
height:900px;

}
#botones
{
margin-top:250px;
}
img
{
		margin:0;
	cursor:pointer;
}
a
{
	cursor:pointer;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
#videos
{
position:absolute;
	margin-top:80px;
	margin-left:550px;
	vertical-align:top;
	


	
}
#videos2
{
position:absolute;
	margin-top:-220px;
	margin-left:155px;
	vertical-align:top;
	


	
}

#reproductor
{
	float:left;
	margin-top:150px;
}
#aldev
{
	float:left;
}
