*{
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background:#FFFFFF;
	color:#8B8B8B;
}
h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#F1BFCB;
	text-transform:uppercase;
	font-weight:lighter;
}
a.down:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8B8B8B;
	text-decoration:underline;
}
a.down:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8B8B8B;
	text-decoration:underline;
	font-weight:bold;
}
#Contenedor {
	margin:0 auto;
	width:610px;
	height:auto !important;
	min-height:800px;
	height:auto;
}
#bsuperior{
	width:610px;
	height:225px;
}
#logos{
	width:610px;
	height:35px;
}
#slide{
	width:250px;
	float:left;
	margin-left:10px;
	margin-right:5px;
}
#portada{
	width:335px;
	float:left;
}
#cover{
	width:130px;
	height:130px;
	border:solid 1px #8B8B8B;
	float:left;
	margin:15px 20px 15px 5px;
}
#disco {
	float:left;
	width:170px;
	height:50px;
}
#descarga{
	width:610px;
	height:30px;
	float:left;
	margin-bottom:30px;
}
#footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#A6A6A6;
	position: relative;
	bottom: 0;
	width: 100%;
	height:50px;
}
