#contenedor {
	position: relative;
	width: 762px;
	left: 50%;
	margin-left: -380px;
	padding: 10px;
	border: 1px solid #000000;
	background-color:#EEEDEA;

}
#header {
	height: 100px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	width: 760px;
	border: 1px solid #000000;
}

#menu {
	width: 135px;
	float: left;
	/*border: 1px solid #000000;*/
	margin-top: 18px;
	height:100%;
}
#menu li {
	list-style: none;
	border: 1px solid #000000;
	margin: 2px;
	padding: 1px;
	margin-left: -39px;
	color: #FFFFFF;
}
#menu ul {
margin-top:0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h2 {
	font-size: 24px;
	font-weight: bold;
	margin-top:0px;
	display:none;
}

h3 {
font-weight:bold;
font-size:16px;
}

#cont {
	width: 604px;
	float: left;
	border: 1px solid #000000;
	margin-left: 21px;
	margin-top: 20px;
	background-color:#CBC7BC
}

#cont p, #cont h3 {
padding: 7px;
}

#cont a, #cont a:link, #cont a:visited {
color:#555555;
text-decoration:none;
}

#cont a:hover, #cont a:active {
color:#555555;
text-decoration:underline;
}
.clear {
	clear: both;
}


p {
	margin-top:0px;
}
#footer {
	border: 1px solid #000000;
	margin-top: 10px;
	width:760px;
	background-color:#9C947E;
	text-align:center;
	color:#FFFFFF;
}

#footer a:link,#footer a:visited,#footer a:hover,#footer a:active {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}
#tbf {
	height: 230px;
	width: 130px;
	background-image: url(images/tbf.jpg);
	margin-left: 1px;
	cursor:pointer;
	margin-top:-10px;
	border: 1px solid #000000;
}

#menu ul a:link, #menu ul a:visited {
	background-color:#9C947E;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}

#menu ul a:hover, #menu ul a:active {
	/*background-color:#B0AA99;*/
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-image:url(images/fondolinks.gif);
	background-repeat:no-repeat;
}
#menu a {
	padding: 0 2px;
}

.bolditalic {
font-style:italic;
font-weight:bold;
}

/* ENCABEZADOS */

#bio {
background-image:url(images/biography.gif);
background-repeat:no-repeat;
height:50px;
}

#home {
background-image:url(images/home.gif);
background-repeat:no-repeat;
height:50px;
}

#reviews {
background-image:url(images/reviews.gif);
background-repeat:no-repeat;
height:50px;
}

#news {
background-image:url(images/news.gif);
background-repeat:no-repeat;
height:50px;
}

#contact {
background-image:url(images/contact.gif);
background-repeat:no-repeat;
height:50px;
}

#links {
background-image:url(images/links.gif);
background-repeat:no-repeat;
height:50px;
}

#tango {
background-image:url(images/tango.gif);
background-repeat:no-repeat;
height:50px;
}

#gallery {
background-image:url(images/gallery.gif);
background-repeat:no-repeat;
height:50px;
}

#discography {
background-image:url(images/discography.gif);
background-repeat:no-repeat;
height:50px;
}

#audio {
background-image:url(images/audio.gif);
background-repeat:no-repeat;
height:50px;
}

.thumb {
height:100px;
width:150px;
margin:10px;
padding:4px;
border:1px solid #000000;
float:left;
}

#thumbcont {
position:relative;
left:30px;
width:550px;
}

input, textarea {
background-color:#EEEDEA;
border:1px solid #000000;
padding:0 2px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}#cont.home {
	margin-bottom: 70px;
}

