@charset "utf-8";
body {
	background-color: #7e070b;
	text-align: center;
}

.container {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-style:normal;
	background-color: #ffffff;
	width: 1280px;
	height:100%;
	align-content:center;
	margin-right: auto;
	margin-left: auto;
}
.menu {
	background-color: #7e070;
	background-image: url(../images/top.jpg);
	margin: 0px;
	padding: 0px;
	height: 152px;
	width: 1280px;
	border-style: none;
	top: auto;
}

.cont_menu {
	height: 152px;
	width: 1280px;
	border-style: none;
	font-size: 14px;
	font-style: normal;
	text-align:left;
	color: #FFFFFF;
	padding-left: 880px;
	padding-top: 122px;
}

.logo {
	background-image: url(../images/top2.jpg);
	margin: 0px;
	padding: 0px;
	width: 1280px;
	height: 59px;
}

.logo2 {
	background-image: url(../images/top2_portfolio.jpg);
	margin: 0px;
	padding: 0px;
	width: 1280px;
	height: 59px;
}

.top3 {
	background-image: url(../images/top3.jpg);
	margin: 0px;
	padding: 0px;
	width: 1280px;
	height: 92px;
}

.topcont {
	background-image: url(../images/contactos.jpg);
	margin: 0px;
	padding: 0px;
	width: 1280px;
	height: 92px;
}
.cenas1 {
	float:right;
	padding-top:66px;
	padding-right:113px;
	border:none;
}

.separador_1 {
	background-color: #ffffff;
	background-repeat: no-repeat;
	margin: auto;
	padding: 0px;
	height: 12px;
	width: 1024px;
	border-style: none;
	left: auto;
	top: 0px;
	right: auto;
}

.separador_2 {
	background-color: #161616;
	background-repeat: no-repeat;
	margin: auto;
	padding: 0px;
	height: 5px;
	width: 1024px;
	border-style: none;
	left: auto;
	top: 0px;
	right: auto;
}
.separador_txt {
	background-color: #FFFFFF;
	height: 12px;
	border-style: none;
	left: auto;
	top: 0px;
	right: auto;
}
.content {
	background-color:#7e070;
	background-image: url(../images/conteudo.jpg);
	height: 387px;
	width: 1280px;
	top: 0px;
	bottom: 0px;
}

.content3 {
	padding-left:154px;
	background-color:#7e070;
	background-image: url(../images/portfolio.jpg);
	height: 479px;
	width: 1280px;
	top: 0px;
	bottom: 0px;
}

.content2 {
	font-size:12px;
	background-color:#161616;
	background-image: url(../images/contente_EMPRESA.jpg);
	background-repeat: repeat-x;
	height: 172px;
	width: 789px;
	top: 0px;
	margin-left: 117px;
	margin-right: 118px;
	right: auto;
	bottom: 0px;
}
.text {
	text-align:right;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	/*width: 416px;*/
	/*height: 363px;*/
	padding-right: 210px;
	padding-top: 30px;
	float:right;
}

.googleMap {
	width: 494px;
	height: 285px;
	padding-left: 198px;
	float:left;
	border-color:#E99F00;
}

.text_image {
	width: 494px;
	height: 285px;
	padding-left: 198px;
	float:left;
	border-color:#E99F00;
}

h1 {
	font-size:14px;
	font-weight:bold;
	color: #161616;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

hr {
	top: 0px;
	bottom: 0px;
	margin-top:0px;
	margin-bottom: 0px;
	color:#2c2c2c;
}

.facebook {
	background-image: url(../images/facebook.jpg);
	margin: 0px;
	padding: 0px;
	width: 1280px;
	height: 38px;
}
	

.rodape {
	background-image: url(../images/rodape.jpg);
	height: 112px;
	width: 1280px;
	border-style: none;
}

.cont_rodape {
	height: 112px;
	width: 1280px;
	border-style: none;
	font-size: 11px;
	font-style:normal;
	text-align:left;
	color: #FFFFFF;
	padding-left: 200px;
	padding-top: 30px;
}


a:link {
    color: #ffffff;
	text-decoration:none;
}

a:visited {
    color: #ffffff;
	text-decoration:underline;
}

a:hover {
    color: #E99F00;
}

a:active {
    color: #E99F00;
}

p1 { 
    word-spacing: 30px;
}