@import url("_incluir/galeria.css");

*{
font-family: comic sans ms, Arial, Helvetica, sans-serif;
font-size:13px;
color:#4f4f4f;
}
body{
background:#f7f7f7 url("_img/fundo-body.jpg") repeat-x;
margin:8px 0 0 0;
}
a{
color:#242b7b;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
p{
text-align:justify;
}
#home{
width:778px;
margin:0 auto;
margin-top:-8px;
}
#topo{
margin:0 auto;
width:778px;
border:0px solid #000;
}
#colunas{
margin:0 auto;
width:778px;
background:#fff url(_img/fundo-colunas.jpg);
border:0px solid #000;
clear:left;
}
#coluna2{
float:left;
width:215px;
border:0px solid #000;
}
#coluna3{
float:left;
width:540px;
padding:0 0 15px 0;
border:0px solid #000;
}
#boxInterno{
float:right;
width:520px;
border:0px solid #000;
}
#rodape, #copyright{
width:778px;
margin:0 auto;
border:0px solid #000;
clear:left;
}
#rodape{
background:url(_img/fundo-rodape.jpg) no-repeat;
height:30px;
}
#ano{
float:left;
}
#designerUiliamCruz{
float:right;
height:40px;
}
body{
/* rolagens */
scrollbar-face-color: #242b7b;
scrollbar-arrow-color: #fff;
scrollbar-highlight-color: #fff;
scrollbar-3dlight-color:#fff;
scrollbar-shadow-color:#fff;
scrollbar-darkshadow-color:#fff;
scrollbar-track-color:#fff;
scrollbar-base-color:#fff;
}
