@CHARSET "ISO-8859-1";

*{
	margin: 0px;
	padding: 0px;
}

body{
	font-family: Trebuchet MS;
}

img{
	border: none;
}

input, textarea{
	color: #543300;
}

.src-background{
	position: absolute;
	overflow: hidden;
	top: 0px;
	bottom: 0px; 
	width: 100%;
	height: 100%;
	background: #fff url(../img/fundo.jpg) repeat-x center center; 	
}

.container{
	position: relative;
	width: 960px;
	margin: 0px auto;
	top: 30px;
}

.header{
	
}

.header .logo{
	position: relative; 
	margin: 0px auto 30px; 
	width: 155px; 
	height: 78px;
}

.header .bar-menu{
	position: relative;
	margin: 0px auto; 
	background: transparent url(../img/brown-bar.png) no-repeat center center; 
	width: 900px; 
	height: 50px; 
}

.header .bar-menu ul{
	font-size: 0.8em;
	font-weight: bold;
	list-style: none;
	text-transform: uppercase;
	position: relative;
	float: left;
	/*border: 1px solid #000;*/
}

.header .bar-menu ul li{
	float: left;
	position: relative;
	list-style: none;
	display: block;
	padding: 15px 0px;
}
.header .bar-menu ul li:FIRST-CHILD{
	float: left;
	position: relative;
	list-style: none;
	display: block;
	padding: 15px 1px;
}


.header .bar-menu ul li a{
	text-decoration: none;
	color: #fff;
	padding: 13px 23px 15px 22px;
}

.header .bar-menu ul li a.first{
	text-decoration: none;
	color: #fff;
	padding: 13px 30px 15px 43px;
}

.header .bar-menu ul li a.last{
	text-decoration: none;
	color: #fff;
	padding: 13px 31px 15px 31px;
}

.header .bar-menu ul li a:HOVER{
	background: transparent url(../img/overlay.jpg) repeat-x center center;
}

.header .bar-menu ul li a.first:HOVER{
	background: transparent url(../img/first-overlay.png) repeat-x center left;
}

.header .bar-menu ul li a.last:HOVER{
	background: transparent url(../img/last-overlay.png) repeat-x top right;
	width: 138px;
}

.main{
	
}

.main #destaq{
	position: relative; 
	margin: 0px auto; 
	width: 900px; 
	height: 327px;
}

.main #destaq img{
	position:absolute;
	top:0;
	left:0;
	z-index:8;
}

.main #destaq img.active {
	z-index:10;
}

.main #destaq img.last-active {
	z-index:9;
}

.main .base{
	position: relative; 
	margin: 0px auto; 
	width: 901px; 
	height: 328px; 
	background: transparent url(../img/base.png) no-repeat center center;
}

.main .base #col-1{
	position: relative; 
	float: left; 
	margin: 0px 20px; 
	top: 20px; 
	width: 350px;
}

.main .base #col-1 p.f-1{
	font-size: 14px; 
	color: #543300; 
	margin-bottom: 12px; 
	text-align: justify;
}

.main .base #col-2{
	position: relative; 
	float: left; 
	top: 15px;
}

.main .base #galerias{
	position: relative; 
	top: 30px; 
	margin: 0px auto; 
	height: 295px; 
	width: 433px;
}

#galerias div#line-1{
	position: relative; 
	float: left;
	line-height: 30px;
}

#galerias div#line-2{
	position: relative; 
	float: left; 
	margin-top: 20px;
	line-height: 30px;
}

#galerias div#line-1 div, div#line-2 div{
	position: relative; 
	float: left;
}

#galerias div#line-1 div, div#line-2 div{
	color: #543300; 
	font-weight: bold; 
	text-transform: uppercase; 
	text-align: center;
}

.main .base #txt-curio{
	position: relative; 
	top: 15px;
	height: 300px;
	width: 859px;
	margin: 0px 20px; 
	overflow: auto;
}

.main .base #txt-curio p{
	font-size: 14px;
	color: #543300;
}

.main .base #area-orca{
	position: relative; 
	top: 15px; 
	margin: 0px 15px;
}

table tr td.f-2{
	text-align: right;
	color: #543300;
	font-size: 12px; 
	text-transform: uppercase; 
	font-weight: bold;
}

#area-orca form input#btn-send{
	float: right;
	margin-left: 10px; 
}

#area-cont form input#btn-send{
	float: right;
	margin-left: 10px;
	margin-right: 60px;
}

#area-cont form input#btn-reset{
	float: right;
}

#btn-send{
	border: none; 
	background: transparent url(../img/btn-send.png) no-repeat center center; 
	width: 76px; 
	height: 24px; 
	cursor: pointer;	
}

#btn-reset{
	border: none; 
	background: transparent url(../img/btn-erase.png) no-repeat center center; 
	width: 76px; 
	height: 24px; 
	cursor: pointer;
}

#area-cont{
	position: relative; 
	float: left; 
	top: 15px; 
	margin-left: 200px;
}

#area-cont form input.lz{
	height: 20px;
}

.main .base #cont-gallery{
	position: relative; 
	top: 20px;
	margin: 0px auto; 
	height: 295px; 
	width: 770px; 
	overflow: auto;
}

#cont-gallery #col-g-first, .m-0, .m-1, .m-2, .m-3, .m-4, .m-5, .m-6, .m-7, .m-8, .m-9, .m-10{
	position: relative; 
	float: left;
}

#cont-gallery #col-g{
	position: relative; 
	float: left; 
	margin-top: 20px;
	line-height: 30px;
}

.m-0 p, .m-1 p, .m-2 p, .m-3 p, .m-4 p, .m-5 p, .m-6 p, .m-7 p, .m-8 p, .m-9 p, .m-10 p{
	text-align: center;
}

.m-0 p a, .m-1 p a, .m-2 p a, .m-3 p a, .m-4 p a, .m-5 p a, .m-6 p a, .m-7 p a, .m-8 p a, .m-9 p a, .m-10 p a{
	color: #543300; 
	font-weight: bold; 
	text-decoration: none;
}

.m-0 p a:HOVER, .m-1 p a:HOVER, .m-2 p a:HOVER, .m-3 p a:HOVER, .m-4 p a:HOVER, 
.m-5 p a:HOVER, .m-6 p a:HOVER, .m-7 p a:HOVER, .m-8 p a:HOVER, .m-9 p a:HOVER, .m-10 p a:HOVER{
	text-decoration: underline;
}

.m-1{
	margin: 0px 20px;
}

.m-2{
	margin: 0px 20px;
}

.m-3{
	margin-left: 20px;
}

.m-4{
	margin-left: 60px;
}

.m-5{
	margin: 0px 5px;
}

.m-6{
	margin-left: 5px;
}

.m-7{
	margin: 0px 13px;
}

.m-8{
	margin-left: 13px;
}

.m-9{
	margin: 0px 38px;
}

.m-10{
	margin: 0px 57px;
}

.footer{
	float: left;
	position: relative;
	margin: 0px auto;
	width: 960px; 
}

.footer .f_txt{
	position: relative; 
	text-align: center; 
	margin: 30px auto; 
	text-transform: uppercase; 
	font-size: 14px; 
	color: #502300;
}

.footer .f_txt a{
	color: #502300;
	text-decoration: none;
}

.footer .f_txt a:HOVER{
	text-decoration: underline;
}
