@charset "utf-8";
/* CSS Document */

.table {
	margin-left:0px;
	padding:0px;
}

.table_align {
	margin:0px;
	padding-left:0px;
	}
	
	
li.lista_servicos_table {
	list-style-type:none;
	margin-top:0px;
	margin-bottom:-20px;
}


ul.sub_servicos_table {
	margin-left:0px;
	padding-left:0px;
	margin-top:8px;
}

li.sub_lista_servicos_table {
	list-style-type:none;
}

li.sub_lista_servicos_table p {
	margin-top:-6px;
}

.clear {
	clear:both;
	height:0px;
}

td a:hover {
	color:#F7F7F7;
}
