/******************************************************************************* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#232323;
	margin:0;
	background-image:url(../img/fundo.gif);
	background-repeat:no-repeat;
	background-position:center top;
}

h1 {
	color:#4f2968;
	font-size:19px;
	font-weight:bold;
	font-style:italic;
	text-transform:uppercase;
	margin-bottom:0.1em;
	margin-top:0;
}

h2 {
	color:#4f2968;
	font-size:15px;
	font-weight:bold;
	font-style:italic;
	margin-bottom:0.5em;
	margin-top:1.5em;
}

h3 {
	color:#4f2968;
	font-size:14px;
	font-weight:bold;
	margin-bottom:0.5em;
	margin-top:1.5em;
}

h4 {
	color:#38154f;
	font-style:italic;
	font-weight:bold;
	font-size:11px;
}

h5 {
	color:#e77817;
	font-style:italic;
	font-weight:bold;
	font-size:11px;
	margin:0;
}

a {color:#333333;}
a:hover {text-decoration:none}

a img {border:none;}

/************************************************************************************ Persona */

.leia {
	font-family:"Arial Narrow", "Helvetica Condensed", Helvetica, Arial, Verdana;
	text-align:right;
}

.leia a {color:#706194; text-decoration:none;}
.leia a:hover {font-weight:bold;}

.voltar {
	text-align:right;
	font-size:10px;
}

.voltar a {color:#999; text-decoration:none;}

/*************************************************************************************** DIVS */

#geral {
	width:880px;
	margin:0 auto;
}

#topo {
	padding-top:158px;
	height:190px;
}

#topo #flash {
	width:273px;
	height:284px;
	position:relative;
	float:right;
	margin-top:-94px;
}

#miolo {
	height:576px;
	margin-top:9px;
}

#lateral {
	float:left;
	width:217px;
}

#menu {
	margin:0;
	padding:0;
	list-style:none;
	font-weight:normal;
	font-size:10px;
	margin-bottom:10px;
	text-transform:uppercase;
}

#menu li {
	margin-bottom:1px;
	width:217px;
}

#menu a {color:#38154f; text-decoration:none; background-color:#ccc; display:block; height:12px; padding:2px; padding-left:8px;}
#menu a:hover {background-image:url(../img/menu_hover.jpg); color:#fff;}

#conteudo {
	height:566px;
	overflow:auto;
	margin-left:224px;
}

#enquete {
	color:#fff;
	font-weight:bold;
	background-image:url(../img/enquete_fundo.gif);
	background-repeat:no-repeat;
	width:131px;
	height:195px;
	padding:4px 6px;
}

#enquete a {font-weight:normal; text-decoration:none; color:#333;}

#parceiros {
	background-image:url(../img/dot.gif);
	background-position:left;
	background-repeat:repeat-y;
	padding-left:5px;
	margin-left:5px;
}

#rodape {
	font-size:9px;
	width:500px;
	padding-left:100px;
	margin:0 auto;
	margin-top:100px;
	margin-bottom:20px;
}
