/**********************************

CSS MÃE IMPORTS

***********************************/
@import "textos.css";
@import "forms.css";



img, div, input { behavior: url("imagens/iepngfix.htc") }


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



html,body{
font-size: 16px; 
font-family: Georgia, "Times New Roman", Times, serif; 
line-height: 1.5;
background-color:#140001;
/*background-image:url(../imagens/bg.jpg);
background-position:center top;
background-repeat:repeat;*/}


#divcentra{
width:827px;
margin: 0 auto;
height:auto;
background-image:url(../imagens/bgdiv.gif);
background-position:center top;
}

#divcont{
width:725px;
padding:20px;
background-color:#FFFFFF;
margin: 0 auto;
height:auto;
}
#rodape{
width:827px;
margin: 0 auto;
height:auto;
}

#apoios{
width:725px;
/*background-image:url(../imagens/fundoapoios.gif);
background-repeat:no-repeat;
background-position:bottom center;
background-color:#140001;*/
margin: 0 auto;
height:auto;
}

#menu2{
background-color:#140001;
width:827px;
margin: 0 auto;
height:auto;
margin-bottom:20px;
}


#div_min_galeria{
background-image:url(../imagens/fd_ftxgaleria.jpg);
background-position:top center;
background-repeat:no-repeat;
height:188px;
width:185px;
margin-top:20px;
padding:20px;
float:left;
margin-right:24px;
}

#form_contactos{
float:right;
width:315px;
}

#div_noticia{
width:450px;
float:left;
margin-bottom:20px;


}