@charset "iso-8859-1";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}


.seja-bem-vindo {
background-image:url(../imagens/seja-bem-vindo.gif);
width:550px;
height:22px;

}

.servicos {
background-image:url(../imagens/servicos.gif);
width:550px;
height:25px;
}

.clientes {
background-image:url(../imagens/clientes.gif);
width:550px;
height:24px;
}

.quem-somos {
background-image:url(../imagens/quem-somos.gif);
width:550px;
height:24px;
}

.trabalhe-conosco {
background-image:url(../imagens/trabalhe-conosco.gif);
width:550px;
height:21px;
}

.contato {
background-image:url(../imagens/contato.gif);
width:550px;
height:21px;
}

.div-separacao{
background-color:#204f69;
height:6px;
}

.div-branco {
background-color:#FFFFFF;
}

.div-preto {
background-color:#000000;
height:31px;
vertical-align:middle;
background-image:url(../imagens/fnd-menu.gif);
background-position:center;
background-repeat:no-repeat;
}

.menu {
	font-family: "Courier New";
	font-size: 14px;
	color: #FFFFFF;
}

.div-footer {
background-color:#000000;
background-position:center;
background-position:top;
background-repeat:no-repeat;
width:1440px;
height:100px;

}

.div-ceu {
	background-image:url(../imagens/ceu.jpg);
	background-position:center;
	background-repeat:repeat-x;
	height:188px;
	text-align: center;
}

.logo{
margin-left:15%;
}


.courier-16 {
	font-family: "Courier New";
	color: #1f4f66;
	font-size: 16px;
}

.courier-15 {
	font-size: 15px;
	font-family: "Courier New";
	color: #1f4f66;
}


