/* PROPOSTA 2 */

/* COMUM */
body.inicial-temp .divMiolo p {
margin:30px 25px 0;
}

body.inicial-temp .divMiolo ul {
margin:10px 25px;
}

body.inicial-temp #ft {
margin:0;
}


/* PROPOSTA */

body.inicial-temp #hd {
height:60px;
background:url(/images/pagina-inicial/header_interno.gif) repeat-x center -15px;
}

body.inicial-temp #titleSearche {
padding-top: 10px;
}

body.inicial-temp #bd {
padding:0px 0 0;
background:transparent none;
}

body.inicial-temp .divMiolo {
margin:0 0 80px;
padding:25px;
background:transparent none;
}




