/*layout site Linear-RJ*/

body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
	scrollbar-3dlight-color: #F4F4E4;
	scrollbar-highlight-color: #F4F4E4;
	scrollbar-arrow-color: #F4F4E4;
	scrollbar-face-color: #666600;
	scrollbar-shadow-color: #F4F4E4;
	scrollbar-darkshadow-color: #F4F4E4;
	scrollbar-track-color: #666600;
	background-color: #666600;
	}

img{
margin:0px 0px 0px 0px;
}

#bg-left{
	background-image: url("img/bg-left.jpg");
	background-repeat:repeat-y;
	background-position:right;
}
#bg-right{
	background-image: url("img/bg-right.jpg");
	background-repeat:repeat-y;
	background-position:left;
}
#bg-menu-left{
	background-image: url("img/bg-menu-left.jpg");
	background-repeat:repeat-y;
	background-position:right;
}
#bg-menu-right{
	background-image: url("img/bg-menu-right.jpg");
	background-repeat:repeat-y;
	background-position:left;
}
#bg-top-left{
	background-image: url("img/bg-top-left.jpg");
	background-repeat:repeat-y;
	background-position:right;
}
#bg-top-right{
	background-image: url("img/bg-top-right.jpg");
	background-repeat:repeat-y;
	background-position:left;
}

#menu{
	text-align: center;
	letter-spacing: 0px;
	margin: 0px 0px 6px 0px;
	color: #999900;
	font-style: italic;
}
	
ul.menu{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
}

li.menu{
	display:inline;
	padding:0 12 0 12;
}


.marcado{
	color:#666600;
}

ul{
	font-family: "Trebuchet MS", Arial;
	font-size:12px;
	color:#333333;
	padding: 0px;
	margin-left:64px;
	margin-right:50px;
	list-style-type: circle;
}
li{
	padding: 0px 0px 10px 0px;
	display: list-item;
	list-style-image: url("img/bullet.gif");
}

#col-dir{
	width:300px;
	float:right;
	display: inline;
	background:transparent;
	margin-top: 0px;
}

#col-esq{
	width:460px;
	height: 100%;
	float:left;
	display: inline;
	text-align: center;
	background:transparent;
}
p{
	color:#333333;
	letter-spacing:0px;
	font-family: "Trebuchet MS", Arial;
	font-size:12px;
	font-weight: normal;
	line-height:150%;
	margin-left:50px;
	margin-right:50px;
	margin-bottom:20px;
	margin-top:10px;
	text-align:justify;
}

a{
	text-decoration:none;
	color: #999900;
}
a:hover{
	text-decoration:underline;
	color: #666600;
}

h1{
	color:#999900;
	letter-spacing:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:150%;
	margin-left:50px;
	margin-right:20px;
	margin-bottom:8px;
	margin-top:26px;
	text-align:left;
	font-style: italic;
}

h2{
	color:#006699;
	letter-spacing:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight: bold;
	line-height:150%;
	margin-left:50px;
	margin-right:20px;
	margin-bottom:20px;
	margin-top:26px;
	text-align:left;
}


.rodape{
	color:#999900;
	letter-spacing:0px;
	font-family:"Trebuchet MS", Arial;
	font-size:10px;
	font-weight: normal;
	text-align:left;
	line-height: 15px;
	padding: 20 20 20 50;
	/*background: url(img/bg-rodape.jpg);*/

}


a.but-rodape{
	text-decoration:none;
	color:#999900;
	letter-spacing:0px;
	font-family:"Trebuchet MS", Arial;
	font-size:10px;
	font-weight: normal;
	padding: 0px;
}

a:hover.but-rodape{
	text-decoration:underline;
	letter-spacing:0px;
	font-family:"Trebuchet MS", Arial;
	font-size:10px;
	font-weight: normal;
	background-color: transparent;
}

.melanciaLink{
float:right;
margin-top:75px;
margin-bottom:10px;
text-decoration:none;
margin-right:15px;
background-color: none;
}

.addressBox{width:400px; float:left; background-color: none; margin-bottom:10px;}

.photos{
	border:none;
    padding:0px;
	margin: 0px;
}

.thickbox{
    padding:0px;
	margin: 0px 10px 10px 0px; /*espaço entre as fotos*/
    border:4px solid #999900;
	float:left;
}

.thickbox:hover{
    border:4px solid #666600;