@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #292929;
}
body {
	background-color: #dddada;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-position:center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link { color: #fe7900; text-decoration: none; }
a:visited {	text-decoration: none; color: #fe7900; }
a:hover { text-decoration: none; color: #616161; }
a:active { text-decoration: none; color: #fe7900; }
#rowCorpo {
	background-image:url(../img/bgCorpo.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	min-height:637px;
}
.lColTitulo {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#7e7d7d;
	text-transform:uppercase;
	text-align:left;
}
.lColTexto {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7e7d7d;
	text-align:left;
	letter-spacing:0px;
	line-height:13px;
}
.molduraFotoHome {
	background-image:url(../img/molduraFotosHome.png);
	background-position:center top;
	background-repeat:no-repeat;
	width:307px;
	height:150px;
	text-align:center;
	padding-top:5px;
}
.molduraFotoArtists {
	background-image:url(../img/molduraFotosArtists.png);
	background-position:center top;
	background-repeat:no-repeat;
	width:183px;
	height:92px;
	text-align:center;
	padding-top:5px;
}
.bandName {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#7e7d7d;
	text-transform:uppercase;
	line-height:11px;
	padding-left:4px;
}
.bandLink {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#616161;
	text-transform:uppercase;
	line-height:11px;
	padding-left:4px;
	margin-top:3px;
}
.bandLink a:link { color: #fe7900; text-decoration:none; }
.bandLink a:visited {	text-decoration: none; color: #fe7900; }
.bandLink a:hover { text-decoration: none; color: #616161; }
.bandLink a:active { text-decoration: none; color: #fe7900; }