.top-banner{
	border-bottom:2px solid #09D; 
}

body{
	background-image:url('../_img/home/bg.gif');
	background-color:#000;
}
.body{
	background-image:url('../_img/home/bg-2.jpg');
	background-position:0 2px;
}

.menu{
/* 	border-top:5px solid #09D;  */
	padding-top:17px;
}
.menu ul li{
	border-left:1px solid #000;
}

.menu ul li a:hover{
	color:#09D;
}

.conteudo {
	margin-top:6px;
}

.direita{
	margin-top:12px;
}
.esquerda, .centro{
	margin-top:2px;
}

.direita{
	width:215px;
}
.esquerda{
	width:285px;
}
.centro{
	display:table;
	width:465px;
}
.barras{
	height:30px;
}
.direita .divEVermelho{
	padding-top:10px;
}
.direita .divEVermelho img{
	padding-bottom:10px;
}

.divEAzul li b{
	background-color:#000;
	padding:5px 3px;
	font-size:110%;
}
.divEAzul li {
	line-height:20px;
}


.inputVermelho{
	background:#330000;
	padding:7px 0;
	margin-left:5px;
}

.divDAzul img{
	margin:10px 15px; 
}

.imgDivDAzul{
	float:left;
}
.divDAzul h3{
	background:#004A72;
	font-size:130%;	
	width:155px;
	padding-left:5px;
	float:right;
	line-height:30px;
	margin-bottom:3px;
}
	
.enquete{
	width:195px;
	float:right;
}
.enquete .topo{
	border-bottom:1px solid #600;
	padding:5px 2px;
	margin-bottom:5px;
}
#btn-enquete {
	color:#0099DD;
	cursor:pointer;
	padding:6px;
	text-align:right;
	width:170px;
	background:#3D100D;
	margin:5px;
}
.coluna{
	margin:0;
	width:260px;
	float:left;
}
.coluna b{
	width:30px;
}

.bottom{
	background-image:url('../_img/home/bg-rodape.jpg');
}
.bottom ul {
	margin:67px 0 0 0;
}
.icoHome{
	background-position:0 28px;
}
.icoContato{
	background-position:0 21px;
	
}
.coluna ul, .coluna li, .coluna ol { margin-left:0px; }

#inputNews {
	width:240px;
}

