/* CSS Document */



body{

margin:0px 0px 0px 0px;

background-color: #4d4948;

}

td{
font-size:11px;

font-family: Arial, Helvetica, sans-serif;

font-weight:normal;

color:#4d4948;
}


.tbtopo{

background-image: url(images/topo.jpg);

background-repeat:no-repeat;

background-position:top center;

height:365px;

}


.tbtopo-adm{

background-image: url(images/topo-adm.jpg);

background-repeat:no-repeat;

background-position:top center;

height:300px;

}


.tbcorpo{

background-image:url(images/corpo.jpg);

background-position:top center;

}



.tbcorpo2{

background-image:url(images/corpo2.jpg);

background-position:top center;

}



.tbbase{

background-image: url(images/base.jpg);

background-repeat:no-repeat;

background-position:top center;

height:91px;

}



.tblinha{

background-image:url(images/linha.jpg);

background-position:center;

background-repeat:no-repeat;

}



.titulo{

font-size:13px;

font-family: Arial, Helvetica, sans-serif;

font-weight:bold;

color:#661b18;

}



.text{

font-size:11px;

font-family: Arial, Helvetica, sans-serif;

font-weight:normal;

color:#4d4948;
line-height:16px;

}

.text_prod{

font-size:10px;

font-family: Arial, Helvetica, sans-serif;

font-weight:normal;

color:#4d4948;
text-align:justify;
line-height:17px;

}

.input{
border:#999999 1px solid;
width:400px;
}

a{
color:#666666;
text-decoration:none;
}
a:hover{
color:#666666;
text-decoration:underline;
}

