@charset "utf-8";
html { overflow: -moz-scrollbars-vertical; }
* {	margin:0px;	padding:0px; border:0px; }
img {border:0px; }

#layout { width:709px;	margin: 0px auto; }
	#barra { float:left; width:709px; height:68px;}
	#centro { float:left; width:709px; background-image:url(../images/fundo.gif); }
	#rodape { float:left; width:709px; }
	
#cantores { float:left; width:250px; margin-right:10px; height:70px; margin-top:10px;}

.titulo { font-size:14px; color:#000000;}
.resumo { font-size:11px; }

a { color:#000000; text-decoration:none;}
a:hover { text-decoration:underline;}

.font_11 { font-size:11px;}

input { border:1px dotted #000000;}
textarea { border:1px dotted #000000;}