@import "link.css";
@import "menu.css";
@import "phc.css";
body {
	background-color: #025029;
	font-family: verdana, arial, sans-serif;
        font-size: 14px;
        line-height: 1.5;
        color: #555555;
        padding: 0px;
        margin: 0px;
        margin-top: 3px;

}

p {
    margin: 0px;
    padding: 0px;
}

img {
    border: 0px;
    margin: 0px;
    padding: 0px;
}

#container{
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    overflow: hidden;
    background-color: white;
}

#header{
    width: 1000px;
    height: 125px;
    background: url('../images/header_bg.png') no-repeat #025029;
}

#navigation{
    margin: 0px;
    width: 990px;
    height: 27px;
    background: url("../images/menubg.png") repeat-x scroll left top #016F26;
    padding-left: 10px;
}

#content{
    width: 970px;
    height: auto;
    padding: 15px;
}

#news{
    float: left;
    width: 200px;
    height: auto;

}

#bottom{
    width: 990px;
    height: auto;
    padding: 5px;
    text-align: center;

}

#footer{
    width: 990px;
    height: 24px;
    background: url("../images/footer_bg.png") repeat-x scroll left top transparent;
    padding-left: 5px;
    padding-right: 5px;
    margin: 0px;
}

#newsHeader, #newsBody, #newsFooter{
    width: 180px;
    padding: 0px;
    margin: 0px;
}

#newsHeader{
    background: url("../images/sidebar_noticias_titulo.png") no-repeat left top;
    height: 25px;
    margin: 5px;
    margin-bottom: 0px;
    width: 190px;
    text-align: center;
}

#newsBody{
    background: url("../images/sidebar_noticias_sombra_esquerda2.png") repeat-y scroll right top #DEEAB8;
    height: auto;
    width: 188px;
    margin-left: 5px;
    margin-right: 5px;
}

#newsFooter{
    background: url("../images/sidebar_noticias_footer.png") no-repeat scroll 0 0 transparent;
    width: 188px;
    margin-left: 5px;
    margin-right: 5px;
    height: 20px;
}

#img_estacionaria {
    background:url("../images/estacionaria.png") no-repeat scroll center center transparent;
    height:103px;
    width:100%;
}

#loginDiv{
    margin:5px;
}

#loginDiv input{
    width: 180px;
    border: 1px solid #025029;
    margin: 2px;
    color: #025029;
}

#loginDiv label{
    margin-left: 5px;
    color: #025029;
    font-weight: bold;
    font-size: 12px;
}

div.hr {
    background:url("../images/horizontal_pixel_sep.png") repeat-x scroll center center transparent;
    clear:both;
    height:1px;
    margin:5px 0;
    padding:0;
}

#destaque {
    background:url("../images/vertical_pixel_sep.png") repeat-y scroll right top #FFFFFF;
    float:left;
    padding-right:4px;
    width:385px;
}

#destaque, #promocao {
    background-color:#FFFFFF;
    float: left;
    height:152px;
    margin:0;
    overflow:hidden;
    padding:0;
    width:385px;
}

#destaque h2, #promocao h2 {
    background:url("../images/menubg.png") repeat-x scroll 0 0;
    color:#DEEAB8;
    font-size:19px;
    font-weight:bold;
    height:25px;
    line-height:23px;
    margin:0 0 0 5px;
    padding:0 0 0 0;
    width:375px;
    margin-left: 5px;
    text-align: center;
}

#detaquepromocao{
    height: auto;
}

#PCh{
    float: right;
    padding-right: 10px;
}

#newsletterB {
	margin: 0;
	padding: 0;
	width: 188px;
	height: 45px;
	background: #026429 url(../images/sidebar_newsletter_bgB.png) top left no-repeat;
	text-align: center;
	overflow:hidden;
        font-size: 9px;
        margin-left: 5px;
}

#newsBody ul, #newsBody ul li{
    margin: 0px;
    padding: 0px;
    line-height: 1.1;
}

#newsBody ul{
    margin-left: 5px;
    margin-right: 5px;
    padding: 0px;
}

 #newsBody ul li{
     margin-top: 0px;
     padding-top: 5px;
 }

 div.levelmenu{
     width: 980px;
     padding: 0px 10px 0px 10px;
}

#bottomCms{
    width: 600px;
}