/* CSS Document */
*, html, body {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
}
body {
/*	background: url(imagens/fundoAxulListra01.jpg) top center no-repeat;
	background-color: #ffffff;
	background: url(imagens/bg.jpg) repeat-x top center;*/
	background: url(imagens/back_bodynovofinal.jpg) no-repeat top center;
}
.style1 {
	color: #FF0000;
}
.style2 {
	font-weight: bold;
}
.style3 {
	color: #000000;
}
h1 span, h2 span, h3 span{
	display: none
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
a {
	color: #999900;
	text-decoration: none;
}
a:hover {
	color: #999900;
}
fieldset{
	border: 0px;
}

/* Divisão do layout
=============================================================== */
#geral {
	width: 768px;
	height: auto;
	margin: auto;
/*	border: solid;
	border-color: #999999;
	border-width: 1px;*/
	margin-bottom: 10px;
	margin-top: 15px;
}
#topo {
	width:768px;
	height: 220px;
}
#conteudoGeral {
	background: #FFFFFF;
}
#conteudo {
	position: relative;
	margin-bottom: 3px;
	z-index: 20;
	background: #FFFFFF;
	margin-top: -3px;
}
.ladoA {
	width: 200px;
	float: left;
	background: #FFFFFF;
}
.enquete {
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	width: 200px;
	border-bottom: dashed 1px #CCCCCC;
}
.enquetePergunta {
	padding: 2px;
}
.bannerForaWagner {
	background: url(imagens/bannerSaidaWagner.gif) no-repeat center;
	width: 200px;
	height: 130px;
}
.bannerRadioSandro {
	width: 200px;
	height: 200px;
}
.textoContagemRegressiva {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 34px;
	color: #FFFFFF;
	position: absolute;
	margin: 20px 0 0 69px;
}
.ladoB {
	float: right;
	width: 568px;
	background: #FFFFFF;
}
.letreiro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	width: 200px;
	height: 35px;
	color: #666666;
	padding: 2px;
}
.letreiro a {
	text-decoration: none;
	padding: 2px;
}
.letreiro a:hover {
	text-decoration: none;
}
.parte01 {
	height: auto;
}
.DiaDia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
.DiaDia p {
	margin-top: 20px;
	margin-bottom: 25px;
}
.DiaDia a {
	text-decoration: none;
	color: #666666;
}
.parte01 img {
	margin: 5px;
}
.materia {
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

/*!!!!!!!!!!! Menu Sanfona !!!!!!!!!!!*/

.accToggler{
	font-size:12px;
	font-family:"Lucida Grande", Arial, sans-serif;
	color:#FFFFFF;
	margin: 3px auto;
	padding: 2px;
	width: 204px;
	background: #FFFFFF;
	color: #FFFFFF;
	border: 1px solid #fff;
	cursor: pointer;
}
.accContent{
	font-size:12px;
	font-family:"Lucida Grande", Arial, sans-serif;
	color:#FFFFFF;
	margin: 0px auto;
	width: 200px;
}
a, a:visited{
font-family:"Lucida Grande", Arial, sans-serif; color: #CCCCCC;
}

/* Textos internos
=============================================================== */
.texto {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	min-height: 400px;
}
.texto a {
	text-decoration: none;
	color: #333333;
}
.texto a:hover {
	text-decoration: none;
	color: #000000;
}
.texto a:visited {
	color: #333333;
}
#rodape {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	clear: both;
	position: inherit;
	border-top: 1px #cccccc solid;
	padding: 3px;
	margin: auto;
}
