body  {
	margin:0;
	background:#000000 url(../img/topo/bg.gif) repeat-x;
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
}
h1 { border-left:solid 1px #CC0000; padding-left:5px; font:bold 15px Trebuchet MS, Tahoma, Arial; }
h2 { margin:0; color:#333333; font:bold 12px Arial, Helvetica, sans-serif; }
h3 { margin:0; padding:0; color:#333333; font:bold 14px Arial, Helvetica, sans-serif; }
.gg {font-size: 24px}
.espacamento { margin:10px; }
.espacamento20 { margin:20px; }
small { font-size:11px; }

a:visited { text-decoration:none; }
a {	color: #666666; }
a:hover {	color: #000000; }


.amenos  { font:bold 22px Trebuchet MS, Tahoma, Arial; color: #333333; text-decoration:none; }
.amenos:hover  { color: #CC0000; }
.amais  { font:bold 34px Trebuchet MS, Tahoma, Arial; color: #333333; text-decoration:none; }
.amais:hover  { color: #CC0000; }

#topo {
	width:932px;
	margin:5px auto;
	background:url(../img/topo/bg_centro.jpg) center no-repeat;
}

#container {
	overflow:auto;
	height:1%;
	background:#E6E6E6 url(../img/conteudo/bg_bottom.jpg) center bottom no-repeat;
	padding:10px 0 5px 0;
}
.conteudo {
	width:932px;
	margin:0 auto;
}
.empresa {
	width:932px;
	margin:0 auto;
		background:url(../img/conteudo/empresa.jpg) right bottom no-repeat;
}
.servicos {
	width:932px;
	margin:0 auto;
		background:url(../img/conteudo/servicos.jpg) right bottom no-repeat;
}
.trabalheconosco {
	width:932px;
	margin:0 auto;
	background:url(../img/conteudo/trabalhe.jpg) right bottom no-repeat;
}
.conteudocontato {
	width:932px;
	margin:0 auto;
	background:url(../img/conteudo/contato.jpg) right bottom no-repeat;
}

#quadro1 {
	float:left;
	width:298px;
	background:url(../img/conteudo/home1.jpg) right top no-repeat;
	line-height:23px;
}
#quadro2 {
	float:left;
	width:305px;
	background: url(../img/conteudo/bg_quadros.jpg) left top no-repeat;
}
#quadro3 {
	float:left;
	width:300px;
	background: url(../img/conteudo/bg_quadros.jpg) left top no-repeat;
}

.indique {
	display:block;
	width:236px;
	height:77px;
	background:url(../img/conteudo/indique.jpg) no-repeat;
}
.indique:hover {
	background:url(../img/conteudo/indique.jpg) 0 -77px no-repeat;
}

.informativo {
	height:77px;
	background:url(../img/conteudo/informativo.gif) no-repeat;
}
.infoinput {
	width:124px;
	height:21px;
	background:url(../img/geral/input.jpg) no-repeat;
	border:0;
	margin:0;
	font:12px Arial, Helvetica, sans-serif;
	text-indent:5px;
}

.noticia {
	display:block;
	margin:10px 0 0 10px;
	border-left:solid 1px #CC0000;
	padding-left:10px;
	text-decoration:none;
	color:#666666;
	cursor:pointer;
}
.noticia:hover {
	background:#FFFFFF;
}

#rodape {
	height:115px;
	border-top:solid 3px #CC0000;
	background:#000000 url(../img/rodape/bg.jpg) center top no-repeat;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
}
#rodape a { color:#FFFFFF; }
#rodape a:link { color:#FFFFFF; text-decoration:none; }
#rodape a:hover { text-decoration: underline; }
.aviso {
	font: 12px arial;
	color: #FFFFFF;
	background: #FFBBBB;
	text-align: center;
	padding: 5px;
	border: 1px solid #FF8080;
	width: 550px;
}
#texto ul { margin:25px 0 0 20px; }
#texto ul li { list-style: none; }
#texto ul li a { text-decoration: none; }
