/* CSS Document */

*{margin:0; padding:0;}

body{
background:url(../img/bg02.jpg) repeat-x center top;
}

h3{
color:#da7fb0;
font-size:12px;
}

h4{
color:#d1337a;
font-size:13px;
font-weight:900;
padding-bottom:10px;
}

h5{
color:#999999;
font-size:11px;
font-weight:900;
}

img{border:none;}

a {
color:#666666;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}

#geral{
font-family:"Trebuchet MS";
font-size:11px;
width:1004px;
background-color:#FFFFFF;
margin:auto;
color:#666666;
}


/* #### TOPO DO SITE #### */
#logo_menu{
height:122px;
background:url(../img/home-bg-marca.jpg) no-repeat;
}

#menu{
float:right;
padding-top:54px;
padding-right:25px;
}

#topo_topo{
height:254px;
background:url(../img/home_bg_topo_topo.jpg) no-repeat;
}

.topo-um{
vertical-align:bottom;
padding-left:62px;
padding-bottom:31px;
padding-right:15px;
}

#select{
border:1px solid #e78e98;
color:#666666;
font-size:10px;
}

.busca{
font-size:10px;
margin-bottom:3px;
border:none;
background:url(../img/home-bg-input-busca.jpg) no-repeat;
color:#999999;
height:20px;
width:126px;
padding:2px;
}

/* #### CONTEUDO DO SITE #### */
/* coluna um */
.coluna-um{
width:331px;
}

.noticias{
background:url(../img/home-bg-noticias.jpg) no-repeat;
height:288px;
padding-top:62px;
padding-left:45px;
padding-right:38px;
color:#555555;
}
.noticias-item{
padding-left:10px;
padding-right:10px;
border-bottom:#fdd6e2 solid 1px;
padding-bottom:8px;
padding-top:8px;
}

.mais{
text-align:right;
font-weight:bold;
padding-top:5px;
}
.mais a{
color:#da7fb0;
}
.mais1{
text-align:right;
font-weight:bold;
padding-top:12px;
padding-right:65px;
}
.mais1 a{
color:#da7fb0;
}

#newsletter{
padding-top:5px;
padding-left:55px;
}
#newsletter p{
color:#666666;
}
.news-tit{
padding-bottom:10px;
}
.news{
border:1px solid #CCCCCC;
height:17px;
width:173px;
padding:2px;
font-size:10px
}

/* coluna dois */
.coluna-dois{
width:426px;
padding-top:25px;
}

#flashtopo1{
background:url(../img/bg-home-album.jpg) no-repeat;
height:220px;
min-height:220px;
max-height:220px;
}
#album{
background:url(../img/bg-home-album.jpg) no-repeat;
min-height:278px;
}
#album a.hit{
display:block;
height:100%;
}

#depoimentos{
padding-left:65px;
padding-right:65px;
}
.depoimentos-item{
padding-bottom:10px;
}

/* coluna tres */
.coluna-tres{
padding-top:32px;
padding-right:40px;
}

.guia-impresso{
padding-bottom:15px;
color:#666666;
}
.tres-item{
padding-top:15px;
padding-bottom:15px;
border-bottom:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
}
.tres-item-no{
padding-top:10px;
}

/* #### RODAPE #### */
#rodape{
background:url(../img/barra-rodape.jpg) no-repeat;
background-position:0px 30px;
padding-top:65px;
text-align:center;
padding-bottom:45px;
color:#922a58;
}

#rodape ul li{
display:inline;
padding-left:5px;
padding-right:5px;
border-right:1px solid #922a58;
}
#rodape ul li a{
color:#922a58;
}

#rodape ul .ultimo{
border:none;
}
