/* @group font-reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup,sub {vertical-align: text-top;}
sub {vertical-align:text-bottom;}
input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}

body {
	line-height: 1.22;
	font-size: 13px;
}

table {
	font-size: inherit;
}

pre,code,kbd,samp,tt {
	font-family: monospace;
	line-height: 99%;
}

/* @end */

body {
	background:#fff url(/myimages/1px.gif) repeat-x 0 top;
	font:12px "Trebuchet Ms", Verdana, Arial;
}

#container {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:60px;
	position:relative;
}

#bio {
	width:281px;
	height:308px;
	padding-top:30px;
	line-height:1.5em;
	color:#fff;
}

#bio h1 {
	background:black url(/myimages/titulo-david-perez.gif) no-repeat left top;
	display:block;
	color:white;
	width:281px;
	height:91px;
	text-indent:-9000px;
	margin-bottom:20px;
}

#david-perez {
	width:333px;
	height:338px;
	position:absolute;
	top:0;
	right:0;
}

#music {
	position:absolute;
	top:-35px;
	left:0;
}

#idioma {
	text-align:center;
	margin-top:50px;
}

.artistas-amigos {
	font-size:11px;
	color:#999;
	display:block;
	width:200px;
	position:absolute;
	top:-30px;
	left:170px;
}

.clear {
	clear:both;
}