body,div,ul,li,form,p,
input,td, img, button {
	margin:0;
	padding:0;
}

img{
	border: none;
}


a{
	text-decoration: none;
}
html{

}

body{
	padding-bottom: 10px;
	margin: 0 auto;
	font-family: arial, sans-serif;
	
}

#geral{
	width: 820px;
	margin: 0 auto;
	position: relative;
	padding-bottom: 5px;
	padding-top: 0px;
}

.logo{
	margin-left: 15px;
	margin-top: 26px;
	margin-bottom: 13px;
}


.newsletter{
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
	color: #00aeef;
}

input{
	width: 150px;
	height: 17px;
	background: #e6e6e6;
	font-size: 9px;
	color:#808285;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	border-top: 2px solid #e6e6e6;
}

button{
	cursor: pointer;
	border: 0;
	background: #29abe2;
	color:#ffffff;
	font-size: 8px;
	text-transform: uppercase;	
	text-align:center;
	width: 20px;
	height: 15px;
	vertical-align: middle;
}


#zona_menu{
	background-color: #29abe2;
	height: 23px;


}

#menu{
	height: 23px;
	background-color: #29abe2;
	font-size: 10px;
	text-transform: uppercase;
	color: #fff;
	font-weight: normal;
	vertical-align: middle;
}

#menu td{
	padding-left: 25px;
	padding-right: 25px;
	border-right: 1px;
	border-right-color: #fff;
	border-right-style: solid;
	padding-top: 2px;
}

#menu a{
	color: #fff;
}

#menu td:hover {
	background: #00639c;
}

#menu .activo{
	background: #00639c;
}

.subcanais{
	background: #29abe2;
	font-size: 10px;
	color: #fff;
	text-transform:uppercase;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 15px;
	margin-right: 15px;
}

.subcanais ul{
	list-style-image: url(../images/point.gif);
	
	}
.subcanais li{
	margin-top: 5px;
	margin-left: 15px;
	
}

.subcanais li a{
	list-style-image: url(../images/point.gif);
	color: #fff;
}

.subcanais a:hover{
	list-style-image: url(../images/point_hover.gif);
	color: #fff;
}

.subcanais li:hover{
	list-style-image: url(../images/point_hover.gif);
	color: #fff;
}

.subcanais .activo a{
	list-style-image: url(../images/point_hover.gif);
}

.subcanais .activo{
	list-style-image: url(../images/point_hover.gif);
}

#zona_baixo{
	margin-top: 32px;
}

.coluna_drt{
	padding-left: 15px;
}

#destaque{
	margin-top: 25px;
	font-size: 11px;
	color: #006b9c;
	margin-bottom: 25px;
	padding-right: 8px;
}

.dest_principal{
	padding-bottom: 25px;
	padding-right: 20px;
	margin: 0;
	font-size: 11px;
	color: #006b9c;
}
.linha{
	background: url(../images/linha_vertical.gif) repeat-y;
	padding-right: 20px;
}

.tituloA{
	font-size: 15px;
	font-weight: bold;
	color: #bc003a;
	padding-bottom: 10px;
}



.tituloB{
	font-size: 11px;
	font-weight: bold;
	color: #bc003a;
}

.tituloB_data{
	font-size: 10px;
	font-weight: normal;
	color: #bc003a;
	padding-bottom: 3px;
}

.tituloC{
	font-size: 11px;
	font-weight: bold;
	color: #bc003a;
	padding-bottom: 3px;
}

#destaque a{
	color: #bc003a;
	font-weight: bold;
}

#destaque a:hover{
	font-weight: normal;
}

#conteudos{
	background: #f2f2f2;
	font-size: 11px;
	color: #666666;
	margin-bottom:20px;
	min-height: 350px;
}

.textos{
	font-size: 11px;
	color: #666666;
	padding-right: 25px;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-top: 5px;
}

.setas{
	padding-bottom: 10px;
	padding-right: 8px;
	padding-top: 10px;
	
}

h2{
	color: #bc003a;
	font-size:11px;
	font-weight: bold;
	text-transform: uppercase;
}

#rodape{
	font-size: 9px;
	color: #666666;
	text-align: center;
}

#rodape a{
	color: #666666;
}

#rodape a:hover{
	color: #006b9c;
}

