.texto{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#414141;
}
.date{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#414141;
}
.titulo{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #945037;
	}
.titulo2{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #CA7A37;
	}
.formInput {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 11px;
	height: auto;
	width: auto;
	border 		: 0px;
	background: #F4E3C8;
	padding: 2px 3px 3px;
}
.formInput2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 11px;
	height: auto;
	width: auto;
	border 		: 0px;
	background: #F4E3C8;
	padding: 2px 3px 3px;
}
.formTextarea {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 11px;
	height: auto;
	width: auto;
	border 		: 0px;
	background:#F4E3C8;
	scrollbar-base-color:#F2EAD9;
	overflow:auto;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.formSubmit {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #F2EAD9;
	font-weight: bold;
	text-decoration: none;
	color: #FF9900;
	cursor: hand;
	cursor: pointer;
}
.formSubmit2 {
	font-family: Verdana;
	font-size: 11px;
	background-color: #F88400;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	cursor: hand;	
}
#copyright {
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 11px;
	color:#999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
a.copyright:link, a.copyright:visited {
	text-decoration:none;
	text-align: center;
	font-size: 11px;
	color:#FF9900;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	}
a.copyright:hover {
	text-decoration:underline;
	color: #697E43;
	}
	
	/*menu*/
a.menu:link, a.menu:visited {
	display: block;
	line-height: 30px;
	background-image: url(images/menu01.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	text-decoration:none;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	border-left: 1px solid #A66E31;
	padding-left:15px;
	padding-right:15px;
	}
a.menu:hover {
	display: block;
	line-height: 30px;
	background-image: url(images/menu02.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	text-decoration:none;
	color: #F5D077;
	padding-left:15px;
	padding-right:15px;
	}
	/* fim menu*/
	
	
a:link, a:visited {
	text-decoration:underline;
	text-align: center;
	font-size: 11px;
	color:#FF9900;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
a:hover {
	text-decoration:none;
	color: #000000;
	}

/*loader*/

#interface1 {
	Z-INDEX: 1
}
#loader_container {
	WIDTH: 100%; POSITION: absolute; TOP: 40%; TEXT-ALIGN: center
}

#loader {
	WIDTH: 130px; BORDER-RIGHT: #698316 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #698316 1px solid; DISPLAY: block; 
	PADDING-LEFT: 0px; FONT-SIZE: 10px; Z-INDEX: 255; PADDING-BOTTOM: 16px; MARGIN: 0px auto; 
	BORDER-LEFT: #698316 1px solid; COLOR: #000000; PADDING-TOP: 10px; 
	BORDER-BOTTOM: #698316 1px solid; FONT-FAMILY: Tahoma, Helvetica, sans; BACKGROUND-COLOR: #ffffff; 
	TEXT-ALIGN: left
}
#progress {
	WIDTH: 1px; FONT-SIZE: 1px; LEFT: 10px; POSITION: relative; TOP: 1px; HEIGHT: 5px; 
	BACKGROUND-COLOR: #ffffff; cor_OLD: 9d9d94;
}
#loader_bg {
	WIDTH: 115px; FONT-SIZE: 1px; LEFT: 8px; POSITION: relative; TOP: 8px; HEIGHT: 7px; 
	BACKGROUND-COLOR: #B84904; cor_OLD: ebebe4
}
.border_preview {
	WIDTH: 460px; HEIGHT: 380px; MIN-HEIGHT: 380px; BORDER-RIGHT: #888 1px solid; BORDER-TOP: #888 1px solid; Z-INDEX: 100;  
	BORDER-LEFT: #888 1px solid; BORDER-BOTTOM: #888 1px solid; POSITION: absolute; 
	BACKGROUND-COLOR: #ffffff
}
.title_h2 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 18px; PADDING-BOTTOM: 0px; PADDING-TOP: 12px; 
	font-family:tahoma; font-size:12px; color:#B84904;
}
.border_img_port{ border:5px solid #dddcdb; padding:2px; background:#fff; }

<!--

<!--
/* @group slideshow */
#mySlideshow
{
	z-index:5;
	margin-bottom: -10px;
}

.jdSlideshow
{
	display: none;
	overflow:hidden;
	position: relative;
}

.jdSlideshow img
{
	border: 0;
	margin: 0;
}

.jdSlideshow .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
}

.jdSlideshow .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('images/loading-bar-black.gif');
}

.jdSlideshow .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #333;
	color: #fff;
	text-indent: 0;
}

.jdSlideshow .slideInfoZone h2
{
	padding: 0;
	font-size: 90%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}

.jdSlideshow .slideInfoZone p
{
	padding: 0;
	font-size: 15px;
	margin: 2px 5px;
	color: #eee;
}

.jdSlideshow a
{
	font-size: 15px;
	text-decoration: none;
	color: inherit;
}
/* @end */
