*{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	outline:none;
}


html, body {
	margin:0px;
	position:relative;
}


#main{
	position:relative;
	margin:auto;
	width:995px;
	background-color:#ffffff;
}

#banner {
	margin:auto;
	background-image:url(../images/banner_bg.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	text-align:right;
    width:995px;
    height:125px;
}

#data{
	text-align:right;
	width:300px;
	position:absolute;
	top:30px;
	left:695px;
	font-size:10px;
	color:#999999;
}

#pesquisa{
	text-align:right;
	width:300px;
	position:absolute;
	top:50px;
	left:695px;
	height:26px;
}

#pesquisa .inputText{
	background-image:url(../images/pesquisa_bg.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	border:0px;
	width:146px;
	padding-top:2px;
	height:24px;
	font-size:10px;
	color:#999999;
	text-align:center;
	padding-left:3px;
	padding-right:3px;
}

#pesquisa .inputButton{
	display:none;
}

#paginas{
	text-align:center;
}

#linkHome{
	position:absolute;
	left:17px;
	top:30px;
	width:170px;
	height:75px;
}

#linkHome img{
	border:0px;
	width:170px;
	height:75px;
}

/*
#banner p{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size:9px;
	color:#666666;
	padding-top:77px;
	padding-right:4px;
	margin:0px;
}

/*
#titulo, #print_logo, #logo{
	display:none;	
}
*/


#menu {
	margin-left:auto;
	width:790px;
	height:19px;
	padding-top:6px;
	background-color:#009aa6;
	color:#FFFFFF;
	font-size:10px;
	background-image:url(../imagens/menu_bg.png);
	background-position:top left;
	background-repeat:no-repeat;
}


#menu a {
    text-transform: uppercase;
	font-size:10px;
	text-decoration:none;
	color:#ffffff;
	padding-left:5px;
	padding-right:5px;
}


#menu a:hover {
	color:#a4aebf;
}

#menu .selected{
	color:#a4aebf;
}


#conteudos_main{
	margin:auto;
	width:995px;
	overflow:auto;
}


#membro{
	font-size:10px;
	width:190px;
	text-align:center;
	margin-top:20px;
	line-height:20px;
}
#subMenu #membro a{
    border: 0px;
    background-color: #FFFFFF;
    height: auto;
    margin: 0px;
    padding: 0px;
    text-align: center;
    width:190px;
    outline: 0px;
}
#subMenu #membro a img{
    width: 85px;
    border:0px;
}
/*
#img_ale{
	background-image:none;
	background-position:top left;
	background-repeat:no-repeat;
	width:160px;
	height:215px;
}
*/
#subMenu{
	color:#B3B3B3;
	font-size:10px;
	text-align:center;
	width:190px;
	float:left;
}

#subMenu a {
    text-transform: uppercase;
	font-size:10px;
	text-align:left;
	display:block;
	width:175px;
	height:19px;
	text-decoration:none;
	padding-top:6px;
	padding-left:15px;
	background-color:#009aa6;
	margin-bottom:1px;
	color:#FFFFFF;
}


#subMenu a:hover {
	background-color:#ffa100;
}

#subMenu .selected{
	background-color:#ffa100;
}

#conteudos{
	width:790px;
	float:right;
	color:#666666;
	/*padding-left:10px;*/
	padding-top:10px;
	line-height:16px;
}


#conteudos strong{
	font-size:12px;
}

#conteudos h1{
    font-size:18px;
    font-weight:normal;
    color:#009AA6;
    margin-bottom:15px;
    margin-top:10px;
    padding-left:20px;
    padding-right:20px;
    /*border-bottom:1px solid #009AA6;*/
}

#conteudos h2{
	font-size:14px;
	font-weight:normal;
	color:#009AA6;
	margin-bottom:15px;
	margin-top:10px;
	padding-left:20px;
	padding-right:20px;
}

#conteudos a{
	color:#009AA6;
	font-weight:700;
	text-decoration:none;
}
#conteudos a:hover{
	text-decoration:underline;
}


#conteudos p{
	padding-left:20px;
	padding-right:20px;
	text-align:justify;
	margin-bottom:15px;
	margin-top:15px;
}

#conteudos img{
	border:0px;
}

#conteudos p.textIdent{
	text-align:justify;
	margin-left:30px;
	margin-bottom:10px;
	margin-top:10px;
}

#conteudos p.clear{
	clear: both;
}

#conteudos .twoLeft{
    float:left;
    width: 570px;
}
#conteudos .twoRight{
    float:right;
    width: 190px;
}


/*
#conteudos p.data{
	color:#CCCCCC;
	font-size:10px;
	margin-top:-10px;
}

#conteudos span.data{
	color:#CCCCCC;
	font-size:10px;
}*/

#conteudos div.row {
  clear: both;
  padding-top: 10px;
  }

#conteudos div.row span.label {
  float: left;
  width: 150px;
  margin-right: 10px;
  text-align: right;
}

#conteudos div.row span.formw {
  float: left;
  width: 400px;
  text-align: left;
} 

#conteudos div.row span.formw input.texto{
	background-color:#009AA6;
	color:#FFFFFF;
	font-size:10px;
	border:1px solid #ffffff;
	height:15px;
	width:390px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
} 

#conteudos div.row span.formw input.botao{
	background-color:#009AA6;
	font-size:10px;
	color:#FFFFFF;
	border:1px solid #ffffff;
	cursor:hand;
	font-family:Verdana, Arial, Helvetica, sans-serif;
} 

#conteudos div.row span.formw textarea.textoArea{
	background-color:#009AA6;
	font-size:10px;
	border:1px solid #ffffff;
	color:#FFFFFF;
	width:390px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
} 

#conteudos .twoRight h1{ 
    background-color:#009aa6;
    color:#FFFFFF;
    font-size:10px;
    padding:6px;
    margin:0px;
    margin-top:10px;
    margin-bottom:3px;
}

#conteudos .twoRight  .contorno{
    border-bottom:1px solid #009aa6;
    border-left:1px solid #009aa6;
    border-right:1px solid #009aa6;
    overflow:auto;
    padding:3px;
}

#conteudos .twoRight  .linha{
    border-bottom:1px solid #009AA6;
    margin:0px;
    margin-bottom:10px;
    padding:0px;
    padding-bottom:10px;
}

#conteudos .twoRight  .noLine{
    border-bottom:0px;
    margin-bottom:0px;
}

#conteudos .twoRight  p{
    font-size:10px;
    color:#808080;
    margin:0px;
    padding:0px;
    text-align:left;
}

#conteudos .twoRight  a{
	font-size:12px;
	font-weight:700;
	color:#009AA6;
	text-decoration:none;
}
#conteudos .twoRight  a:hover{
	color:#B3B3B3;
}





#conteudos .noticiasLinha, #conteudos .noticiasLinha2, #conteudos .noticiasLinha4{
	clear:both;
	margin:auto;
	overflow:auto;
}

#conteudos .noticiasLinha h1, #conteudos .noticiasLinha2 h1{
    background-color:#009aa6;
    color:#FFFFFF;
    font-size:10px;
    padding:6px;
    margin:0px;
    margin-top:10px;
    margin-bottom:3px;
}
#conteudos .noticiasLinha2 h1{
     /* background-image: url(../imagens/linha_2_bg.jpg);*/
}
#conteudos .noticiasLinha4 h1{
    background-color:#ffa100;
   /* background-image: url(../imagens/linha_4_bg.jpg);*/
    color:#FFFFFF;
    font-size:10px;
    padding:6px;
    margin:0px;
    margin-top:10px;
    margin-bottom:3px;
}
	

#conteudos .noticiasLinha .noticias h1 a, 
#conteudos .noticiasLinha2 .noticias h1 a, 
#conteudos .noticiasLinha4 .noticias h1 a{
	color:#FFFFFF;
}

#conteudos .noticiasLinha .noticias h1 a:hover, 
#conteudos .noticiasLinha2 .noticias h1 a:hover, 
#conteudos .noticiasLinha4 .noticias h1 a:hover{
	color:#FFFFFF;
	text-decoration:none;
}


#conteudos .noticiasLinha{
	position:relative;
	height:230px;
}

#conteudos .noticiasLinha p.*{
	padding-left:0x;
}

#conteudos .noticiasLinha .imagens{
	position:absolute;
	top:0px;
	left:0px;
	width:790px;
	height:230px;
	overflow:hidden;
}

#conteudos .noticiasLinha .imagens div{
	width:790px;
	height:230px;
	text-align:left;
}

#conteudos .noticiasLinha .numeros{
	position:absolute;
	top:175px;
	left:437px;
	width:335px;
	height:22px;
}

#conteudos .noticiasLinha .numeros div{
	width:15px;
	height:15px;
	text-align:center;
	background-image:url(../imagens/num_bg_on.png);
	background-position:center left;
	background-repeat:no-repeat;
	float:left;
	margin-right:9px;
	color:#009aa6;
	font-size:10px;
	padding-top:0px;
	font-weight:700;
}

#conteudos .noticiasLinha .numeros div.selected{
	background-image:url(../imagens/num_bg_off.png);
	color:#ffffff;
}

#conteudos .noticiasLinha .noticias	{
	position:absolute;
	top:0px;
	left:402px;
	width:388px;
	height:230px;
	background-image:url(../imagens/fundo_not.png);
	background-position:top left;
}

#conteudos .noticiasLinha .noticias	.item{
	position:absolute;
	top:35px;
	left:35px;
	width:335px;
	height:130px;
	border-bottom:1px solid #FFFFFF;
}

#conteudos .noticiasLinha .noticias	.item h1{
	padding:0px;
	font-size:18px;
	font-weight:700;
	color:#FFFFFF;
	background-color:transparent;
	border:0px;
}

#conteudos .noticiasLinha .noticias	.item p{
	font-size:12px;
	color:#ffffff;
	margin:0px;
	padding:0px;
	text-align:left;
}
#conteudos .noticiasLinha .noticias	.item a{
	color:#ffffff;
	text-decoration:none;
}
#conteudos .noticiasLinha .noticias	.item a:hover{
	color:#009AA6;
}

#conteudos .noticiasLinha2 .noticias{
	width:386px;	
	margin-right:14px;
	float:left;
	overflow:auto;
}

#conteudos .noticiasLinha2 .noticias .contorno{
	border-bottom:1px solid #009aa6;
	border-left:1px solid #009aa6;
	border-right:1px solid #009aa6;
	overflow:hidden;
        height: 155px;
	padding:3px;
        padding-bottom: 5px;
}

#conteudos .noticiasLinha2 .noMargin{
	margin:0px;
}

#conteudos .noticiasLinha2 .noticias .links{
	width:230px;
	float:right;
}
#conteudos .noticiasLinha2 .noticias .linha{
	border-bottom:1px solid #009AA6;
	margin:0px;
	margin-bottom:10px;
	padding:0px;
	padding-bottom:10px;
}

#conteudos .noticiasLinha2 .noticias .noLine{
    border-bottom:0px;
    margin-bottom:0px;
}

#conteudos .noticiasLinha2 .noticias p{
	font-size:10px;
	color:#808080;
	margin:0px;
	padding:0px;
	text-align:left;
}

#conteudos .noticiasLinha2 .noticias .imagem{
	width:140px;
	float:left;
}

#conteudos .noticiasLinha2 .noticias a{
	font-size:12px;
	font-weight:700;
	color:#009AA6;
	text-decoration:none;
}
#conteudos .noticiasLinha2 .noticias a:hover{
	color:#B3B3B3;
}

#conteudos .noticiasLinha4{
    /*border-bottom:1px solid #ffa100;*/
}

#conteudos .noticiasLinha4 .noticias{
	width:187px;	
	margin-right:14px;
	float:left;
}

#conteudos .noticiasLinha4 .noticias .contorno{
	border-bottom:1px solid #ffa100;
	border-left:1px solid #ffa100;
	border-right:1px solid #ffa100;
	padding:3px;
        height: 95px;
        padding-bottom: 5px;
        overflow: hidden;
}

#conteudos .noticiasLinha4 .noMargin{
	margin:0px;
}

#conteudos .noticiasLinha4 .noticias p{
	background-image:url(../imagens/icon_not.png);
	background-position:2px 6px;
	background-repeat:no-repeat;
	padding:0px;
	padding-left:10px;
	text-align:left;
	margin:0px;
}
#conteudos .noticiasLinha4 .noticias p.right{
	margin-top:10px;
}


#conteudos .noticiasLinha4 .noticias p span{
	color:#009AA6;
}

#conteudos .noticiasLinha4 .noticias a{
	font-size:10px;
	color:#B3B3B3;
	text-decoration:none;
}
#conteudos .noticiasLinha4 .noticias a:hover{
	color:#009AA6;
}


/*
#conteudos .noticias3_r{
	width:260px;	
	margin-left:20px;
	float:left;
}
*/
#conteudos .right{
	text-align:right;
}
/*
#conteudos .noticias3_l a,#conteudos .noticias3_r a{
	font-size:9px;
}

#conteudos .noticias3_l .textIdent, #conteudos .noticias3_r .textIdent{
	margin:0px;
	background-image:url(../images/noticias_bg_link.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:7px;
}
*/
.erro{
	color:red;	
}

#patrocinios{
	clear:both;
	width:995px;
	text-align:left;
	margin-top:20px;
	border-top:1px solid #c6c6c6;
	padding-top:8px;
	padding-bottom:8px;
	padding-right:10px;
	text-align:right;
}

#patrocinios img{
	border:0px;
}