td, {
	font-family: Arial;
	font-size: 11px;
	color: #383838;
	font-weight: normal;
}
.texto {
	font-family: arial;
	font-size: 12px;
	color: #585858;
	font-weight: normal;
}
.produtos {
	font-family: Arial;
	font-size: 12px;
	color: #383838;
	font-weight: normal;
}
.form {
	font-family: verdana;
	font-size: 11px;
	color: #585858;
	font-weight: normal;
}
a:link {
	color: #F04E00;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #F04E00;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.webjj a:link {
	color: #808080;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;

}
.webjj a:hover {
	color: #808080;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.webjj a:visited {
	color: #808080;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.cima {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #FFD5B9;
	font-weight: bold;
}
.cimaa {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #EBEBEB;
	font-weight: bold;
}
.titulo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #808080;
	font-weight: bold;
}

.webjj {
	font-family: Arial;
	font-size: 11px;
	color: #4E4E4E;
}
.frame {
	border: 1px solid #D1D1D1;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}

var loadingImage = 'images/loading.gif';

var closeButton = 'images/close.gif';