@charset "utf-8";
/* CSS Document */

body{
background-image:url(imgs/bg.jpg)
}

.geral{
width:800px;
margin:0 auto;
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: 0.2px;
line-height: 1.5em;
color:#666666;
}

.cabecalho{
height:50px;
}

.tit{
height:30px;
}
.tit2{
height:45px;
}
.tit3{
height:170px;
}

.form{
height:30px;
}
.formmulti{
width:160px;
float:left;
}