﻿

/*-------------------artistList---------------------*/
#sectionLeft
{
	width:669px;
	float:left;
}

#sectionRight
{
	width:300px;
	float:right;
}

#tablaListadoArtistas
{
	width:100%;
	text-align:left;
	color:#454545;
	background-color: #e4e4e4;
}


#nombreItemArtista
{
	font-size:11px;
	font-weight:bold;
	color:White;	
	text-align:center;
}

#artistByLetterImgContainer
{
	width:90px;
	height:82px;
	padding-top:10px;
}

#artistByLetterItemContainer
{
	width:90px;
	height:140px;
	margin:5px;
	padding-left:10px;
}

#modulesHeaderArtistList
{
	width:671px;
	height:31px;
	background:url(images/bgs/bgModulesHeader.png) center top repeat-x;
	text-align:center;
}

/*--------------------------------*/


#tablaNewsSection
{
	color:#454545;
	padding:4px;
	background-color: #e4e4e4;
}

#newsSectionItemContainerLeft
{
	float:left;
	width:100px;
}

#newsSectionItemContainerRight
{
	float:right;
	width:530px;
	background:transparent url(images/separator/lineaHDiv.png) left 85% repeat-x;
}
