@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(imagenes/cabecera.gif);
}
body {
	font-family: Verdana, Geneva, sans-serif;
	text-align: justify;
	font-weight: lighter;
	left: 5cm;
}
#contenido #texto inicio {
	float: none;
	font-family: "Lucida Console", Monaco, monospace;
}
#contenido {
	width: 900px;
	margin-right: auto;
	margin-left: 80px;
}
#imagentitulo {
	width: 588px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 13px;
}
#inicio a{
	color: #000;
	text-decoration: none;
	background-image: url(imagenes/background.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 160px;
}
#inicio a:hover {
	color: #000;
	text-decoration: none;
	background-image: url(imagenes/background2.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 160px;
}
soundcloud {
	width: 600px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	text-align: center;
	vertical-align: middle;
	font-style: normal;
}
#ul {
	text-decoration: none;
	list-style-type: none;
}
.margen {
	margin-top: 50px;
}
ul {
	list-style-type: none;
}
#texto {
	width: 900px;
	clear: both;
}
#menusm li {
	float: none;
	clear: both;
}
#listasm {
	margin-bottom: 40px;
}
li {
	float: left;
	margin-right: 40px;
}
a {
	color: #FFF;
}
a:hover {
	color: #00F;
}
#contenido #textoportfolio {
	clear: both;
}
