* {
	margin: 0px;
	padding: 0px;
}
html {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	height:100%;
}
body {
	margin-right: auto;
	margin-left: auto;
	background-color: #6a6765;
	overflow: hidden;
	height:100%;

}
a {
	outline:0;
	text-decoration: none;
	display:block;
}
#contenedor1 {
height:100%;

	width: 955px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#fdo {
	height: 260px;
	width: 2865px;
	position: absolute;
	left: -955px;
	background-image: url(imagenes/fdo_intro.jpg);
	background-repeat:  repeat-x;
	z-index: 1;
}
#nombre {
	height: 42px;
	width: 563px;
	position: absolute;
	left: 208px;
	top: 147px;
	margin-right: 0px;
	z-index: 2;
	background-image: url(imagenes/exequiel_intro.jpg);
	background-repeat: no-repeat;
	text-indent: 150px;
	overflow: hidden;
}
#musico {
	height: auto;
	width: 80px;
	position: absolute;
	left: 711px;
	top: 212px;
	z-index: 2;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 13px;
}
#eng a{
	height: 23px;
	width: 72px;
	position: absolute;
	left: 753px;
	top: 149px;
	margin-right: 0px;
	z-index: 3;
	background-image: url(imagenes/btn_eng1.jpg);
	background-repeat: no-repeat;
	text-indent: 150px;
	overflow: hidden;
}
#eng a:hover{
	background-image: url(imagenes/btn_eng3.jpg);
}
#esp a{
	height: 26px;
	width: 72px;
	position: absolute;
	left: 753px;
	top: 172px;
	margin-right: 0px;
	z-index: 3;
	background-image: url(imagenes/btn_esp1.jpg);
	background-repeat: no-repeat;
	text-indent: 150px;
	overflow: hidden;
	
}
#esp a:hover{
	background-image: url(imagenes/btn_esp3.jpg);	
}
#contacto {
	height: 250px;
	width: 2865px;
	position: absolute;
	left: -955px;
	bottom: 0px;
	background-image: url(imagenes/borde_contacto.gif);
	background-repeat:  repeat-x;
	z-index: 3;
	
}
#cdo_contacto {
	background-color: #A5EC11;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 50px;
	left: 1px;
}
#datos {
	height: 100px;
	width: 200px;
	position: absolute;
	left: 1185px;
	color: #333333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#datos a, #datos a:link, #datos a:visited {
	color: #333333;
}
#datos a:hover, #datos a:focus, #datos a:active {
	color: #000000;
}
#webmaster {
	height: 90px;
	width: 22px;
	position: absolute;
	left: 0px;
	bottom: 248px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-align: left;
	border-bottom-color: #343231;
	z-index:5;
}
#webmaster a {
	display: block;
}
.webmaster {
	background-image: url(imagenes/webmaster1.gif);
	background-repeat: no-repeat;
	height: 81px;
	width: 22px;
	background-position: 4px 0px;
}
.webmaster:hover {
	background-image: url(imagenes/webmaster2.gif);
}
