* {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#690000;
	line-height:20px;
}

html { width:100%; }

body {
	width:100%;
	margin:0;
	text-align:center;
	background:url(../images/bg_total.jpg) repeat;
}

label { font:10px Arial, Helvetica, sans-serif; text-transform:uppercase; }

input { border:#000 solid 1px; }

textarea { border:#000 solid 1px; }

fieldset { border:#000 solid 1px; margin-bottom:16px; }

#global_topo { width:100%; height:415px; background:url(../images/bg_topo.jpg) repeat-x; text-align:center; }

#topo { width:964px; height:415px; margin:0 auto; text-align:left; }

#global_conteudo { width:100%; margin:0 auto; background:url(../images/bg.jpg) repeat-x; text-align:left; }

#conteudo { width:964px; margin:0 auto; text-align:left; }

#coluna_esquerda {
	float:left;
	width:236px;
	padding:0 20px;
	padding-top:30px;
	background:url(../images/bg_col_esquerda.jpg) center top no-repeat;
	border-left:#000 dashed 1px;
	border-right:#000 dashed 1px;
}

#busca {
	width:282px;
	height:72px;
	background:url(../images/bg_busca.gif) no-repeat;
}

.search { width:197px; height:21px; position:relative; top:35px; left:58px; }

#menu { margin-bottom:25px; }

#regulamento { margin-bottom:25px; }

#calendario { margin-bottom:25px; }

#indicar_blog table { margin-top:20px; }

#indicar_blog table tr td dl { margin:0; margin-bottom:10px; }

#indicar_blog table tr td dl dd { margin:0; }

#coluna_direita {
	float:right;
	width:600px;
	margin-right:40px;
	padding-top:30px;
}

.artigo_container {
	width:600px;
	margin-bottom:20px;
}

table.artigo_titulo { margin-bottom:10px; }

.artigo_titulo { font-size:18px; color:#8f0a1a; text-transform:uppercase; }

a.contentpagetitle { font-size:18px; color:#8f0a1a; text-decoration:none; text-transform:uppercase; }

/* YVComment */
div.yvComment {  }

div.NumCommentsAlone { height:24px; background:url(../images/marcador.jpg) left center no-repeat; margin-left:0px; padding-top:1px; padding-left:15px; font-weight:bold; }

div.NumCommentsAlone a { text-decoration:none; font-weight:bold; }

div.CommentForm { }

/* Rodapé */
#rodape { width:964px; margin:0 auto; margin-top:20px; padding-top:20px; border-top:#940303 solid 1px; }

/* Classes */
.clear { clear:both; }

/* Debug */
#debug { position:absolute; top:0; left:0; }

#debug a span { color:#fff; }