@charset "utf-8";
/* CSS Document */
body
{
background-color:#000000;
margin-top:0px;
font-size:12px;
font-family:Helvetica;
color:#000000;
}
#baselayer
{
width:959px;
height:auto;
}
#topimage{
width:919px;
height:211px;
background-image:url(images/home_02.jpg);
background-repeat:no-repeat;
padding-left:40px;
padding-top:30px;
}
#miolo
{
background-image:url(images/home_04.jpg);
width:959px;
height:220px;
margin-left:0px;
}
#bottonimage{
width:959px;
height:191px;
background-image:url(images/home_07.jpg);
}
#fotoesquerda{
width:299px;
height:186px;
float:left;
margin-left:118px;
}
#content{
padding-top:10px;
width:340px;
height:176px;
float:left;
margin-left:30px;
}
.titulos{
text-align:left;
margin-top:2px;
margin-bottom:5px;
font-size:12px;
color:#000000;
text-decoration: none;
}
p
{
width:340px;
text-align:justify;
text-decoration: none;
}
#menu{
width:650px;
height:35px;
position:left;
}
