body, table {COLOR: #666666; line-height: 150%; TEXT-DECORATION: none; FONT-SIZE: 14px; FONT-FAMILY:Century Gothic, Verdana, Arial; }

#containera {
	width: 926px;
	margin-left: -463px;
	position: relative;
	left: 50%;
	z-index: 2;
}

#topo {
	width: 925px;
	height: 210px;
	margin-top: 0px;
	float: left;
	display:inline;
}

#barra_cima {
	width: 925px;
	height: 20px;
	z-index: 3;
	margin-top: -2px;
	float: left;
	display:inline;
	BACKGROUND-IMAGE: url(imagens/barra_cima.png); 
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-POSITION: left top; 
}

#conteudo {
	width: 925px;
	margin-top: 0px;
	float: left;
	display:inline;
	BACKGROUND-IMAGE: url(imagens/barra_meio.png); 
	BACKGROUND-REPEAT: repeat-y;
	BACKGROUND-POSITION: left top; 
}

#ultimos {
	width: 906px;
	height: 174px;
	z-index: 3;
	margin-top: -9px;
	margin-left: 10px;
	float: left;
	display:inline;
	position: relative;

}

#conteudo2 {
	width: 906px;
	z-index: 5;
	margin-top: -20px;
	margin-left: 10px;
	float: left;
	display:inline;
}

#conteudo3 {
	width: 865px;
	z-index: 5;
	margin-top: -20px;
	margin-left: 30px;
	float: left;
	display:inline;
	text-align:justify;
}

#conteudo_email {
	width: 500px;
	z-index: 5;
	margin-top: 5px;
	margin-left: 30px;
	float: left;
	display:inline;
	text-align:justify;
	text-align:center;
}

#conteudo_email2 {
	width: 370px;
	z-index: 5;
	margin-top: -40px;
	margin-left: 5px;
	float: left;
	display:inline;
	text-align:justify;
	text-align:center;
}

#frase_inicial {
	width: 936px;
	height: 190px;
	z-index: 4;
	margin-top: -60px;
	margin-left: 10px;
	float: left;
	display:inline;
	position: relative;
}

#img_inicial {
	width: 906px;
	height: 480px;
	z-index: 4;
	margin-top: -30px;
	margin-left: 10px;
	float: left;
	display:inline;
	BACKGROUND-IMAGE: url(imagens/img_inicial.jpg); 
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-POSITION: center top; 
}

#frase {
	width: 936px;
	height: 190px;
	z-index: 4;
	margin-top: -40px;
	margin-left: 10px;
	float: left;
	display:inline;
	position: relative;
}

#barra_baixo {
	width: 925px;
	height: 58px;
	z-index: 3;
	margin-top: 0px;
	float: left;
	display:inline;
	text-align:center;
	COLOR: #ffffff;
	line-height: 150%;
	font-weight:bold;
	BACKGROUND-IMAGE: url(imagens/barra_baixo.png); 
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-POSITION: left bottom; 
}

#toledo {
	width: 870px;
	height: 225px;
	z-index: 3;
	margin-top: 10px;
	margin-left: 27px;
	float: left;
	display:inline;
	text-align:center;
	BACKGROUND-IMAGE: url(imagens/fd_rodape.png); 
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-POSITION: left top; 
}

/* Essa parte de baixo diz que cada banner terá x WIDTH de largura que somados dão o valor total da área da página */
#banner li{display: block; width: 70px; height: 152px; }

/* ------------------------------- & slidebanner e menuslide------------------------------*/
.slidebanner {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
	margin-top: 20px;
	margin-left: 20px;
}
.slidebanner li{
	width: 300px;
	height: 235px;
	display: block;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
/* ------------------------------- & formataÃ§Ãµes gerais  ------------------------------*/

/* Easy Tolltip */
#easyTooltip{
	padding:5px 10px;
	border:0px solid #FF9900;
	background:#FF9900 url(imagens/tolltip.gif) repeat-x;
	color:#fff;
	z-index:9999;
	text-align:justify;
	}
/* Fim Easy Tolltip */

.titulos_servicos  {COLOR: #FF9900; font-weight:bold; }

A:link  {COLOR: #8AA318; line-height: 130%; text-decoration:none; font-weight:bold; font-size:13px; font-family: Century Gothic, Verdana, Arial;}
A:visited {COLOR: #8AA318; line-height: 130%; text-decoration:none; font-weight:bold; font-size:13px; font-family: Century Gothic, Verdana, Arial;}
A:hover {COLOR: #FD8B18; line-height: 130%; text-decoration:none; font-weight:bold; font-size:13px; font-family: Century Gothic, Verdana, Arial;}