@charset "utf-8";
/* CSS Document */

body{
	background: #8997B3 url(imagens/background.png) repeat-x;
	text-align:center;
	color:#FFF;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-550px;
	margin-top:-380px;
	overflow:hidden;
	font-family:"Myriad Pro";
	}

#tudo {
	margin:0 0 0 100px;
	}

#menu {
	margin:100px 0 0 550px;
	position:absolute;
	font-size: 30px;
	text-align:right;
	color:#000;
	}

#text {
	margin:512px 0 0 450px;
	position:absolute;
	font-size: 30px;
	color:#000;
	}

#logo {
	background: url(imagens/logoorig.png);
	margin:100px 0 0 50px;
	position:absolute;
	width:737px;
	height:485px;
	}

p {
	font-size:25px;
	text-align:justify;
	}

#conteudo {
	position:absolute;
	margin:0 0 0 0;
	height:650px;
	width:930px;
	}

#coda{
	text-align:center;
	}

#rodape {
	position:absolute;
	margin:630px 0 0 0;
	height:51px;
	width:930px;
	}
	
#home {
	height:350px;
	width:930px;
	}
	
#inicial {
	margin: 50px 30px 0 30px;
	}
	
#clientes {
	height:400px;
	width:930px;
	background:url(imagens/fundo_clientes.png);
	}

#portifolio {
	padding: 60px 0 0 0;
	height:500px;
	width:930px;
	overflow: hidden;
	}

#servicos {
	height:350px;
	width:930px;
	padding:100px 100px 100px 0;
	}

#comercial {
	position:absolute;
	margin:10px 0 0 30px;
	height:200px;
	width:260px;
	text-align:justify;
	}
#promocional {
	position:absolute;
	margin:10px 0 0 335px;
	height:200px;
	width:260px;
	text-align:justify;
	}
#eventos {
	position:absolute;
	margin:10px 0 0 640px;
	height:200px;
	width:260px;
	text-align:justify;
	}
p#titserv{
	text-decoration:underline;
	}

h1{
	text-decoration:underline;
	
	}

#contato {
	height:350px;
	width:930px;
	padding:100px 100px 100px 100px
	}
	
#formulario {
	height:200px;
	width:400px;
	margin:0 0 0 0;
	text-align:left;
	}


p#texto{
	font-size:20px;
	text-align:justify;	
	}
	
.em_text {
	color: #ffffff;
}

a:link {
	color:#fff;
	text-decoration: none;
	}

a:visited {
	color:#fff;
	text-decoration: none;
	}
