@charset "utf-8";

#contanier {
	margin: auto;
	height: 1100px;
	width: 900px;
	background-color: #FFF;
}
#contanier #Conteudo #Empresa {
}

#contanier #Logo {
	background-repeat: no-repeat;
	height: 200px;
	width: 900px;
}
#contanier #Logo #Menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#contanier #Conteudo {
	height: 350px;
}

#contanier #Logo {
	background-image:url(Menu%203.0.fw.png);
}

#contanier #Logo #Menu ul li {
	float: right;
	list-style-type: disc;
	padding-right: 40px;
	margin-top: 170px;
}

#contanier #Portal {
	float: right;
	height: 260px;
	width: 350px;
	bottom: 200px;
	background-repeat: no-repeat;
}






#Rodape {

	height: 50px;
	width: 900px;
	background-repeat: no-repeat;
	
}
#contanier #Rodape #Menu3 {
	width: 830px;
	background-image: url(Rodape2.fw.png);
	height: 30px;
	padding-left: 70px;
	padding-top: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	float: left;
}


#contanier #Rodape #Menu2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 70px;
	height: 30px;
	width: 820px;
	background-image: url(Rodape1.fw.png);
	float: left;
}




#Banner {
	background-color: #FFF;
	height: 275px;
	width: 900px;
	margin-top: 10px;
	background-image:url(Missao%20Visao%20Valor.fw.png);
}

#Banner2 {
	background-color: #FFF;
	height: 275px;
	width: 900px;
	margin-top: 10px;
	background-image:url(Servicos.fw.png);
}

#contanier #Logo #Menu ul {
	margin: 0px;

}


#Conteudo {
	height: 400px;
	padding-top: 30px;
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 10px;
}
#contanier #Conteudo strong  {
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
}

#Conteudo #Consultoria {
	float: left;
	width: 400px;
	line-height: 10px;
	font-size: 12px;
}


#Conteudo #Conteudo2 {
	font-family: Verdana, Geneva, sans-serif;
	float: right;
	width: 400px;
	height: auto;
	overflow: visible;
	line-height: 10px;
	font-size: 12px;
	margin-bottom: 20px;
}


#contanier #Conteudo #Empresa {
	height: 450px;
	width: 400px;
	font-family: Verdana, Geneva, sans-serif;
	color: rgb(0,0,0);
	font-style: normal;
	line-height: 22px;
	font-size: 16px;
	padding-left: 20px;
	float: left;
}




body {




/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#75bdd1', endColorstr='#93cede',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	background-image: url(fundo-site.jpg);
	background-repeat: no-repeat;*/

}


.largue {
	font-size: large;
}
.negrito {
	font-weight: bold;
}
a {
	text-decoration: none;
	color: rgb(0,0,0);
}
