#content {
	width: 950px;
	background-color: #fff;
	background-image: url(../img/bg_artistas.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 0px;
}

div#artistas {
	width: 150px;
	top: 10px;
	left: 36px;
	text-align: right;
}

div#tit {
	width: 150px;
	text-align: left;
	font-family: Arial, Helvetica, Verdana;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	padding-bottom: 15px;
}

.menu {
	width: 150px;
	text-align: right;
	padding-top: 3px;
}

.menu A:link,
.menu A:active,
.menu A:visited {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.menu A:hover {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

#cl_logo {
	width: 103px;
	position:relative;
	left: 840px;
}

#titart {
	text-align: left;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #94070A;
	font-weight: bold;
}

.resume {
	text-align: center;
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	color: #000;
	font-weight: normal;
}

.contenido {
	text-align: left;
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	padding-bottom: 10px;
	width: 484px;
}

