@charset "utf-8";
body {
	font: 100%/1.4 "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(../imagens/top.jpg) center top no-repeat #EAEAEB;
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 13px;
}

ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6{
	margin-top: 0;
	color: #F99236;
}
p{
	line-height: 2em;
	text-align: justify;
	margin-top: 0px;
}
a img { 
	border: none;
}
a:link {
	color: #42413C;
	text-decoration: underline; 
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}

.container {
	width: 1000px;
	margin: 0 auto;
}

.header {
	height: 270px;	
}
.filme_topo{
	float:right;
	width:440px;
	height:270px;
}
.logo{
	height:200px;
}
.content {
	padding: 10px 0;
}

.footer {
	padding: 20px 0;
	background:url(../imagens/foot.jpg) repeat-x;
	
}
.fltrt {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
}
.fltlft {
	float: left;
	margin-right: 15px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.menu_rodape{
	text-align: justify;
	width: 900px;
	margin: 0 auto;
}
.menu_rodape ul{ list-style:none;padding:0px;}
.menu_rodape ul li{
	display:inline;
}
.menu_rodape ul li a{
	color:#FE3A01;
	outline:none;
}
.menu_rodape ul li a:hover{
	text-decoration:none;
	color: #666;
}
.mapa_site{
	float:left;
	color: #FF0;
	margin-left: 10px;
}
.agbrasil{
	margin:15px auto 0 auto;
	width: 780px;
}
.titulo h1{display:none;}
.endereco{
	float: right;
	width: 550px;
	height: 350px;
	background: url(../imagens/bg_fale.jpg) right bottom no-repeat;
}
.lista_servico{
	list-style:none;
	float: left;
	margin-right: 20px;
	font-size: 14px;
}
.lista_servico li{
	background:url(../imagens/list.jpg) center left no-repeat;
	padding-left: 16px;
	line-height: 2em;
}
/*wraper*/
.wrapper {
	width: 100%;
	overflow: hidden;
}
.wrapper img{
}
.wrapper h2 {
	padding: 0;
	line-height: 1.2em;
	font-size: 2.5em;
	font-weight: normal;
	margin-bottom: 2px;
}

	.wrapper h2 span {
	display: block;
	margin: -7px 0 0 0;
	padding: 0 0 0 39px;
	line-height: 1.2em;
	font-size: 0.5em;
	color: #666;
	}
.col-1, .col-2, .col-3{float:left;overflow: hidden;}
.col-1 {
	width: 320px;
	border-right: 1px solid #666;
	padding-right: 15px;
}
.col-2 {
	width: 325px;
	padding: 0 15px;
	border-left: 1px solid #FFF;
	border-right: 1px solid #666;
}
.col-3 {
	width: 290px;
	padding-left: 15px;
	border-left: 1px solid #FFF;
}
.overflow{
	overflow: hidden;
	padding: 5px 0 0 0;
	line-height: 1.63em;
}
					
.button {
	display:inline-block;
	color:#fff!important;
	padding:2px 9px;
	text-transform:uppercase;
	background:#5b5b5b;
	float: right;
	border-radius:10px;
}
.button:hover {background:#303030;}
.fleft {
	float: left;
	margin: 0 10px 0 0;
}
/*fim wraper*/
