body {
	background: url(../images/back.gif);
	background-color:#000;
	font-family: "trebuchet ms";
	color:#fff;
	font-size:8pt;
	line-height:14pt;
}

small {color:#fff;}


p {
	text-align:justify;
}

h1 {
	font-size:10pt;
	color:#DEAD5A;
	text-align:justify;
	font-weight:normal;
}

a {	
	color: #DEAD5A;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #DEAD5A;
}


.caixa {
	border: 1px solid #ffffff;
	color: #DEAD5A;
	font: 8pt "trebuchet ms";
	background: transparent;
	border:1px solid;
	width:100%;
	padding-left:2;
}

.caixa1 {
	border: 1px solid #ffffff;
	color: #DEAD5A;
	font: 8pt "trebuchet ms";
	background: transparent;
	border:1px solid;
	padding-left:2;
}

/*#line { 
	position: relative;
	float: left;
	left:580px;
	top:0px;
	width: 1px; 
	height: 450px; 
	margin: 0 0px;
	border: 0px solid #fff;
	background: #333;
}*/

#text_cont {
	text-align: center; 
	float: left;
	width: 562px; /* important */
	height: 450px; /* important */
	margin: 0 0px;
	top: 0px;
	border: 0px solid #fff;
	background: transparent;
}

#text_cont_right {
	text-align: center; 
	float: right;
	width: 305px; /* important */
	height: 450px; /* important */
	margin: 0 0px;
	top: 0px;
	border: 0px solid #fff;
	background: transparent;
}

#img_cont {
	float: right;
	width: 305px; /* important */
	height: 450px; /* important */
	margin: 0 0px;
	top: 0px;
	border: 0px solid #fff;
	background: url(../images/back_imagens.gif) no-repeat;
}

#text_prod {
	text-align: center; 
	float: left;
	width: 575px; /* important */
	min-height: 450px; /* important */
	margin: 0;
	font-family: "trebuchet ms";
	color:#fff;
	font-size:8pt;
	background:none;
}

#img_prod {
	float: right;
	width: 305px; /* important */
	height: 450px; /* important */
	margin: 0 0px;
	top: 0px;
	border: 0px solid #fff;
	background: url(../images/back_imagens.gif) no-repeat;
}


#img_prodprev, #img_prodprev ul {
	width: 100%;
	margin:0;
	padding:0;
	list-style:none;
	clear:both;
}

#img_prodprev ul li {
	float:left;
	margin:0 10px 10px 0;
	padding:0;
}


#img_prodprev img {
	width: 61px;
	border: 0px solid #fff;
	margin:0;
	padding:0;
}