@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
body {
	background-image:url(../images/bg_okk.jpg);
	background-position:center;
	background-attachment:fixed;
	background-color:#000;
}
#main {
	margin:0 auto;
	width:950px;
	background-image:url(../images/bg_corpo.png);
}
#header {
	margin:0 auto;
	width:950px;
	height:276px;
}

#content {
	margin-top:10px;
	margin-left:32px;
	_margin-left:15px;
	margin-bottom:10px;
	width:847px;
	height:310px;
	padding:20px;
	font:12px "Trebuchet MS", Arial;
	text-align:justify;
	color:#FFFFFF;
	float:left;
	background-image:url(../images/bg_texto.png);
	/*opacity:0.65;
	-moz-opacity: 0.635;
	filter: alpha(opacity=65);*/
}
#content2 {
	margin-top:10px;
	margin-left:32px;
	margin-bottom:10px;
	width:847px;
	height:750px;
	padding:20px;
	background-image:url(../images/bg_texto.png);
}

#contenier{
	margin:0 45px 0px 0;
	width:400px;
	font:12px "Trebuchet MS", Arial;
	text-align:justify;
	color:#FFFFFF;
	float:left;
}

#side {
	width:400px;
	height:310px;
	float:left;
}

#contenier2{
	width:840px;
	font:12px "Trebuchet MS", Arial;
	text-align:justify;
	color:#FFFFFF;
	float:left;
}

#content3 {
	margin-top:10px;
	margin-left:32px;
	margin-bottom:10px;
	width:847px;
	height:400px;
	padding:20px;
	font:12px "Trebuchet MS", Arial;
	text-align:justify;
	color:#FFFFFF;
	background-image:url(../images/bg_texto.png);
}

#section{
	margin: 0 97px 0 0;
	width:350px;
	float:left;
}

#mapa {
	margin: 30px 0 20px 0;
	width:400px;
	height:330px;
	font:12px "Trebuchet MS", Arial;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	float:left;
}

#mapa a {
	color:#FFFFFF;
	text-decoration:none;
}

#mapa a:hover {
	color:#FF9900;
	text-decoration:underline;
}

iframe{
	border:1px solid #FF9900;
}

#vejamais {
	margin:10px 0 0 750px;
	width:100px;
	height:20px;
	font:12px "Trebuchet MS", Arial;
	text-align:right;
	color:#FFFFFF;
	text-decoration:none;
}
#vejamais a {
	text-decoration:none;
	color:#FFFFFF;
}
#vejamais a:hover {
	text-decoration:underline;
	color:#FF9900;
}
#vejamais img {
	margin:0 10px 0 0;
}
h1 {
	font:16px "Trebuchet MS", Arial;
	color:#FFFFFF;
	font-weight:bold;
}
h2 {
	margin: 70px 65px 0 0;
	font:16px "Trebuchet MS", Arial;
	color:#FFFFFF;
	font-weight:bold;
	float:left;
}
#imagefooter {
	margin:20px 0 10px 30px;
	_margin:20px 0 10px 15px;
	width:890px;
	height:180px;
	background-image:url(../images/bg_texto.png);
	float:left;/*opacity:0.65;
	-moz-opacity: 0.65;
	filter: alpha(opacity=65);*/
}
#img_home {
	width:174px;
	height:161px;
	float:left;
	margin: 15px 0 0 45px;
}
#img_home2 {
	width:70px;
	height:158px;
	float:left;
	margin: 15px 30px 0 0px;
}
#img_home3 {
	width:83px;
	height:159px;
	float:left;
	margin: 15px 30px 0 0px;
}

form{
	width:350px;
}

#adress {
	margin:0 0 10px 30px;
	padding-top:10px;
	width:890px;
	height:30px;
	font:12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:center;
	background-image:url(../images/bg_texto.png);
	clear:both;
}

#footer {
	width:950px;
	height:20px;
	clear:both;
	font:12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:center;
}
