@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
	margin:0px auto;
}

a img {
	border:0px;
}

#div_portada
{
	background:url(../img/bg_portada.jpg);
	width:960px;
	height:605px;
}

#botones_portada
{
	float:right;
	padding-top:440px;
	padding-right:236px;
}
