body {
	margin: 0px;
	color: #000000;
	font: 8pt   Verdana, Arial, Helvetica, sans-serif;
	background: #fdede7 url('../img/back.gif') repeat-x;
	margin-top: 0px;	
	padding: 0 0 0 0px;
	
}

a:link {color: #f05f22; text-decoration: none;}
a:visited {color: #f05f22; text-decoration: none;}
a:hover {color: #f05f22; text-decoration: underline;}
a:active {color: #f05f22; text-decoration: none;}

input, select, textarea {
	color:#000000;
	font: 8pt   Verdana, Arial, Helvetica, sans-serif;
}
img {border:0px;}
td {font: 	font: 8pt   Verdana, Arial, Helvetica, sans-serif; }
p {margin: 0px;	padding: 0 0 0 0px;text-align:justify;}
ul {margin-top:0px;}

/* CENTRALIZA */


#texto {
	line-height: 180%;
	text-align:justify;
	
}
.coluna_left {
	width:200px;
	height: 340px;
	padding-top:50px;
	padding-left:20px;	
	padding-right:20px;
	background-image: url(../img/servicos_sombra.gif);
	background-position: top right;
	background-repeat:no-repeat;
	float:left;
}
.coluna_right {
	width:490px;
	padding-left:10px;
	float:left;	
}
.rodape_left {
	width:200px;
	padding:0px;
	float:left;
}
.rodape_right{
	width:479px;
	padding:0px;
	float:left;
}
.links_servicos {
	margin:0px;
	padding:0px;
	list-style-type: none;
}

.links_servicos li {
	text-align:right;
}
.links_servicos li a, .links_servicos li a:visited {
	background: url('../img/seta.gif') no-repeat right;
}
.links_servicos li a:hover {
	background: url('../img/seta_laranja.gif') no-repeat right;
}
.links_servicos li a.selected{
	background: url('../img/seta_laranja.gif') no-repeat right;
}

.depoimentos {
	width:450px;
	height: 210px;
	margin-left:20px;
	background-image: url(../img/depoimentos_back.gif);
	background-position: top right;
	background-repeat:no-repeat;	
}
.setas {
width:20px;
height:210px;
float:right;}

.seta_up {
width:20px;
height:105px;
}
.seta_down {
width:20px;
height:105px;
}

