body {
	background-color: #ffffff;
	}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}



.principal_div {
	position:absolute;
	width: 596px;
	left: 50%;
	margin-left: -298px;
	background: #eeeeee;
	z-index:1;
}

.proxconcierto_div {
	position:absolute;
	width: 276px;
	left: 100%;
	margin-left: -270px;
	background: #ffffff;
	z-index: 2;
	height: 35px;

}

img.valign {
   height: 35px;
   vertical-align: middle;
   width: 0px;
} 

.abaixo_div {
	position:absolute;
	height: 35px;
	width: 596px;
	background: #000000;
	z-index:3;
}



.texto_pq {
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.texto_pq_foro {
	font-size: 10px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}

.texto_md {
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

.texto_pq_b {
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.texto_md_g_b {
	font-size: 12px;
	color: #5b5b5b;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.texto_md_g {
	font-size: 12px;
	color: #5b5b5b;
	font-family: Arial, Helvetica, sans-serif;
}

.texto_pq_g {
	font-size: 10px;
	color: #5b5b5b;
	font-family: Arial, Helvetica, sans-serif;
}

.texto_md_r {
	font-size: 12px;
	color: #843434;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.texto_gr_r {
	font-size: 14px;
	color: #843434;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.taboa_75 {
	width: 447px;
	}

td.tit_novas {
	font-size: 12px;
	color: #843434;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}

tr.proxconcierto {
	vertical-align: middle;
	height: 20px;
}

.taboa_formulario {
	border: 1px solid #666666;
	border-collapse: collapse;
	text-align: left;
	width: 400px;
	background: #eeeeee;

}

.taboa_formulario_sb {
	text-align: right;
	width: 400px;
	background: #eeeeee;

}

.boton_formulario {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 10px;
	background-color: #eeeeee;
 	color: #5b5b5b;
 	border: #7f9db9 1px solid; 
 	font-weight: bold
}
 
.taboa_tenda {
	border: 1px solid #666666;
	border-collapse: collapse;
	text-align: left;
	width: 400px;
	background: #eeeeee;

}

.taboa_enlaces {
	text-align: center;
	width: 400px;
	background: #eeeeee;

}

.taboa_discos {
	border: 1px solid #eeeeee;
	border-collapse: collapse;
	text-align: left;
	width: 350px;
	background: #eeeeee;

}

.taboa_demo {
	border: 1px solid #eeeeee;
	border-collapse: collapse;
	text-align: left;
	width: 260px;
	background: #eeeeee;

}


.taboa_discos_global {
	width: 450px;
	background: #eeeeee;

}

.taboa_misc_global {
	width: 400px;
	background: #eeeeee;

}

.taboa_prensa_global {
	width: 500px;
	background: #eeeeee;

}
#error_contacto {
	display: none;  
	padding:5px;  
	}

.diverror {
	position: relative;
	text-align: left;
	/*border: #d5d5d5 1px solid;*/
	width: 45%;
	font-family: arial;
	font-size: 10px;
	color: #c60000;
}
.estilotextarea {border: 1px solid #7f9db9;}