#container{
    margin-left: 150px;
    width: 980px;
    min-height: 400px;
    _height: auto !important;
    height: 280px;
    height: auto;
    border-left: 2px solid #E2E2E2;
    border-right: 2px solid #E2E2E2;
}

.hide{
    visibility: hidden;
}

#conteudo{
    color: #878686;
    font-family:Arial,sans-serif;
    width: 905px;
    margin-left: 35px;
    min-height: 400px;
    _height: auto !important;
    height: auto;
    min-height: 200px;
    height: auto;
}
#banner-centro{
    float:left;
    height: 309px;
    width: 685px;
}
#banner-centro *{
    height: 309px;
    width: 675px;
}
#nav a { background: #C7F93E; text-decoration: none; margin: 0 5px; padding: 3px 5px;  }
#nav a.activeSlide { background: #ccc }
#nav a:focus { outline: none; }


#conteudo .banner-dir-top{
    float:left;
}
#conteudo .banner-dir-top img{
    width: 219px;
    height: 154px;

}
#conteudo .banner-dir{
    float:left;
    margin-left: 1px;
    
}
#conteudo .banner-dir img{
    width: 219px;
    height: 154px;
    
}
.publicacoes-footer{
    font-size: 13px;
}
#conteudo h3{
    font-size: 15px;
    margin-left: 10px;
    color: #6B6B6B;
}
#conteudo .publicacoes-titulo{
    padding-top: 5px;
    height: 20px;
}
#pubs .publicacoes-conteudo{
    height: 270px;
    padding-top:10px;
}
.publicacoes-conteudo p{
    font-size: 13px;
}
#conteudo .publicacoes{
    background: #efefef;
    border: 2px solid #efefef;
    width: 265px;
    height: 328px;
    float:left;
    margin-top: 35px;
}
#conteudo .publicacoes-footer{
    text-align: right;
    padding-right: 10px;
}
a:hover{
    text-decoration: underline;
}
a{
    text-decoration: none;
    font-weight:normal;
}
#conteudo .publicacoes .news img:hover{
    border:2px solid #414040;
    cursor: pointer;
}
#conteudo .publicacoes .news{
    width: 285px;
    height: 80px;
    margin-bottom: 10px;
}
#conteudo .publicacoes .news img{
    border:2px solid white;
    width: 105px;
    height: 75px;
    float:left;
    margin-left: 5px;
}
#conteudo .publicacoes .news p{
    padding-left: 5px;
    float:left;
    width: 165px;
    height: auto;
}
#conteudo .publicacoes .alerts p{
    padding-left: 10px;
    float:left;
    width: 250px;
    height: auto;
    margin: 0;
    margin-top: 20px;
}


#view{
    border: 1px solid #cccccc;
    height: auto;
    min-height: 100px;
    padding: 10px;
}
#view .row{
    clear:both; 
    height:90px; 
	
    margin-left: 220px
}
#view .row-alert{
    clear:both;
    margin-left: 60px;
}
#view .title{
    width: 105px;
    height: 75px;
    float:left;
}
#view .content{
    float:left;
    margin-left: 20px
}
#view .content .p{
    font-size: 14px;
}
#view .center{
    margin: 20px;
}

.clear{
    clear:both;
}

#newBanner {
	margin-top: 30px;
	margin-left: 85px;
	border: 1px;
	border-color:#CCC;
	border-style:solid;
	width:800px;
	height:229px;
}

.content-alert p{
    margin-bottom: 8px;
}
.p{
    margin:0;
    font-size: 13px;
}


#rodape-texto{
    width: 780px;
    text-align: left;
    font-family: verdana;
    font-size: 11px;
    margin-top: 10px;
	float: left;
}

#redes{
	float: left;
	width: 141px;
	margin-top: 10px;
	height:50px;
	margin-left:50px;
}


#links{
    text-align: right;
    margin-right: 50px;
    font-size: 12px;
    margin-bottom: 10px;
    font-family: Verdana;
}
