*{
	margin: 0px;
	border: 0px;
	}
body{
	background: url(../imagens/site/bgsite-lite.jpg) repeat-x;
	border-bottom: 10px solid #797979;
	}
#site{
	margin: 0 auto;
	font: 11px normal Trebuchet Ms, Tahoma, Arial, Sans-Serif;
	line-height: 15px;
	width: 920px;
	}
/* TOPO */
#topo{
	padding: 0px;
	}
	
/* CENTRO */
#centro{
	clear: both;
	}
#conteudo{
	margin-top: 20px;
	background: url(../imagens/site/bg_conteudo.gif) no-repeat;
	padding: 20px;
	}
/* HOME */
#home{
	
	}	
#publi{
	text-align: left;
	}
#itens{
	float: left;
	width: 200px;
	padding: 15px;
	height: 130px;
	background: url(../imagens/site/bg_item.gif) no-repeat;
	}
	
/* ASSISTÊNCIA */	
#assistencia{
	clear: both;
	padding: 10px;
	margin-left: 20px;
	border-bottom: 1px solid #999;
	}
#line{
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
	}

/* RODAPE */	
#rodape{
	clear: both;
	padding: 10px 25px 50px 25px;
	background: url(../imagens/site/bg_rodape.gif) no-repeat;
	}
	
	
/* CLASSES */

.h5{ font-family: arial; font-size: 14px; letter-spacing: -1px; font-weight: bold;}

.serv{ font-size: 14px; font-weight: bold; margin-top: 15px;}

img.logo { margin-right: 15px; }

.assistencia { font: bold 15px "trebuchet ms", tahoma, arial, sans-serif; }

.divassist { font: bold 13px arial, trebuchet ms, Tahoma, arial, sans-serif; text-align:center; color: #222; }

/* PROPRIEDADES GERAIS */
a{
	text-decoration: none;
	color: #333;
	}
a:link{
	text-decoration: none;
	color: #333;
	}
a:hover{
	text-decoration: none;
	color: #777;
	}
	
ul{
	margin-left: -30px;
	_margin-left: 15px;
	}
li{
	list-style: none;
	}
p{
	width: 460px;
	text-align: justify;
	}
span{
	float: right;
	margin: -50px -20px 0 0;
	}
.divassist strong {
	font-size: 16px;
	color: #777;
	}
	
#linha {
	border: 1px solid #999;
	}
	

/* FORM */
input, select, submit, textarea{
	font-size: 11px;
	padding: 2px;
	border: 1px solid #CCC;
	font: 11px normal Trebuchet Ms, Tahoma, Arial, Sans-Serif;
	}


/* TÍTULOS */
h1{	font: normal 28px Trebuchet Ms, Tahoma, Arial, Sans-Serif; letter-spacing: -1px; }
h2{	font: normal 25px Trebuchet Ms, Tahoma, Arial, Sans-Serif; }
h3{	font: normal 22px Trebuchet Ms, Tahoma, Arial, Sans-Serif; }
h4{	font: normal 19px Trebuchet Ms, Tahoma, Arial, Sans-Serif; }
h5{	font: normal 11px Trebuchet Ms, Tahoma, Arial, Sans-Serif; color: #777; }
h6{	font: normal 11px Trebuchet Ms, Tahoma, Arial, Sans-Serif; }

table{ width: 100%; border: 1px solid #CCC; }
th{ border: 1px solid #CCC; background: #EEE; text-align: left; padding: 3px; }
td{ border: 1px solid #CCC; padding: 3px; vertical-align: top; line-height: 15px; }

#ipasoft { width: 500px; border: 0; }
#ipasoft tr, td { border: 0; text-align: left; padding: 3px; }


