/* CSS Document */

body {
	margin: -1px 0px;
	background: #f0f0f0 ;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	line-height: 140%;
}

.conteudo {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	line-height: 140%;
	}



div#empresa1 {
	position: absolute;
	border-right: 1px dotted  #CCCCCC;
	width: 370px;
	height: 541px;
	left: 22px;
	top: 280px;
	text-align: justify;
	padding-left: 10px;
	padding-right: 15px;
	z-index: 2;
}

div#empresa2 {
	position: absolute;
	width: 370px;
	height: 541px;
	left: 431px;
	top: 280px;
	text-align: justify;
	padding-left: 10px;
	padding-right: 15px;
	z-index: 3;
}

div#titulo {
	position: absolute;
	width: 836px;
	height: 37px;
	left: 20px;
	top: 208px;
	text-align: justify;
	padding-left: 10px;
	padding-right: 15px;
	z-index: 3;
}

div#tecnicos {
	position: absolute;
	background:#FFFFFF;
	width: 556px;
	height: 267px;
	left: 22px;
	top: 280px;
	text-align: justify;
	padding-left: 10px;
	padding-right: 15px;
	z-index: 5;
}

div#tecnicos2 {
	position: absolute;
	background:#FFFFFF;
	width: 556px;
	height: 267px;
	left: 22px;
	top: 280px;
	text-align: justify;
	padding-left: 10px;
	padding-right: 15px;
	z-index: 5;
}

div#tratesgoto {
	position: absolute;
	background:#FFFFFF;
	width: 556px;
	height: 267px;
	left: 22px;
	top: 280px;
	text-align: justify;
	padding-left: 10px;
	padding-right: 15px;
	z-index: 5;
}

div#tratesgoto2 {
	position: absolute;
	width: 370px;
	height: 1342px;
	left: 625px;
	top: 283px;
	text-align: justify;
	padding-left: 10px;
	padding-right: 15px;
	z-index: 3;
}

div#rodape {
width: 110%;
height: 30px;
padding-top: 10px;
padding-left: 10px;
background: #262D7E;
color: #FFFFFF;
}

H2 {
font-family:Arial, Helvetica, sans-serif;
font-size: 22px;
color:#000066;
font-style: bold;
text-decoration:underline;
text-transform:uppercase;
}

.titulos {	
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; line-height: 140%; color: #FF9900;
}
.mastertitulos {	
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; line-height: 140%; color: #262D7E; }




.links {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color:#000066;

text-transform:uppercase;

}

.links a {
				
background:none;
text-decoration: none;
font-size:1.2em;
word-spacing: 0.4em;
padding:5px 5px 5px 0px;
color:#283281;
text-transform:lowercase;
}
.links a:hover {
color: #283281;
font-size:1.2em;
word-spacing: 0.4em;
background:#none;
text-decoration:underline;
text-transform: lowercase;
}