body {
margin:5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:16px;
color: #000000;
background-color: #FFFCEC;
background-image: url(imagens/bg.gif);
background-repeat: repeat-x;
background-position: top;
}
a:link { color:#000000; text-decoration:none; }
a:active { color:#000000; text-decoration:none; }
a:visited { color:#000000; text-decoration:none; }
a:hover { color:#1000; text-decoration:underline; }
.titulo {
font-family:Tahoma;
font-size:16px;
font-weight:bold;
line-height:23px;
}
.saibamais {
text-align:right
}
.saibamais a { font-weight:bold; }
/*HOME PAGE*/
.home_produtos {
text-align:justify;
background-color:#FFFBE8;
padding:7px;
margin:5px;
border:solid 1px #FFEC93;
}
.home_objeto {
width:210px;
float:left;
margin:10px;
line-height:normal;
}
.home_agenda {
clear:both;
padding:5px;
}