#texto {
	width:756px;
	margin-left:10px;
	}
	
span.titulo {
	font-family:"lucida sans unicode", verdana;
	font-size:12pt;
	font-color:solid black;
	font-weight:bold;
	}
	
span.subtitulo {
	font-family:"lucida sans unicode", verdana;
	font-size:8pt;
	font-color:solid black;
	font-weight:bold;
	}
	
span.obras {
	font-family:"lucida sans unicode", verdana;
	font-size:10pt;
	font-color:solid black;
	font-weight:bold;
	line-height:150%;
	}
	
span.obrasdesc {
	font-family:"lucida sans unicode", verdana;
	font-size:8pt;
	font-color:solid black;
	}
	
span.voltar {
	font-family:"lucida sans unicode", verdana;
	font-size:10pt;
	font-color:solid black;
	margin-left:20px;
	}
	
#entre {
	width:756px;
	margin-left:10px;
	height:20px;
	_height:10px;
	}

#boxvitrine {
	width:756px;
	height:160px;
	margin-left:10px;
	font-family:"lucida sans unicode", verdana;
	font-size:10pt;
	font-color:solid black;
	background-image:url(../images/vitrinefundo.jpg);
	text-align:justify;
	}
	
#boxvitrine2 {
	width:756px;
	margin-left:10px;
	}
	
#titulo {
	width:746px;
	_width:756px;
	height:30px;
	background-color:#EAE4CA;
	border:2px;
	border-style:solid;
	border-color:#EAE4CA;
	font-family:"lucida sans unicode", verdana;
	font-size:10pt;
	font-color:solid black;
	font-weight:bold;
	padding-top:5px;
	padding-left:5px;
	padding-left:5px;
	}
	
#resposta {
	width:746px;
	_width:756px;
	border:2px;
	border-style:solid;
	border-color:#EAE4CA;
	padding-top:5px;
	padding-left:5px;
	padding-left:5px;
	font-family:"lucida sans unicode", verdana;
	font-size:10pt;
	font-color:solid black;
	}

#box-tipo {
	width:756px;
	height:25px;
	margin-left:10px;
	font-family:"lucida sans unicode", verdana;
	font-size:10pt;
	font-color:solid black;
	text-align:right;
	}
	
#linkvoltar {
	float:left;
	width:378px;
	text-align:left;
	}
	
#tipoobra {
	float:right;
	width:378px;
	}
	
#imgobras {
	width:756px;
	margin-left:10px;
	border:1px;
	border-style:solid;
	border-color:#CDC48F;
	}
	
img.vitrine {
	margin-top:18px;
	border:1px;
	border-style:solid;
	border-color:#CDC48F;
	margin-left:10px;
	}
	
#boximagem {
	float:left;
	width:230px;
	height:160px;
	}
	
a.obrasvitrine:link {
	color:#000000;
	text-decoration: none;
	}
a.obrasvitrine:visited {
	color:#000000;
	text-decoration: none
	}
a.obrasvitrine:active {
	color:#000000;
	text-decoration: none
	}
a.obrasvitrine:hover {
	color:#928641;
	text-decoration: none
	}
	
#thumbs {
	width:750px;
	border:2px;
	border-style:solid;
	border-color:#F5F3E7;
	text-align:center;
	}
	
.imgacordion {
	float:left;
	margin-right:10px;
	border:1px;
	border-style:solid;
	border-color:#E1DBB9;
	margin-top:10px;
	}
	
/* acordion */
* {margin:0; padding:0}

#accordion {width:726px; margin-left:15px;
}
.accordion {width:726px; font:12px Verdana,Arial; color:#033; }
.accordion dt {width:700px; border:0px solid #9ac1c9; padding:8px; font-weight:bold; margin-top:5px; cursor:pointer; height:156px; 	background-image:url(../images/vitrinefundo.jpg);}
.accordion dd {overflow:hidden;}
.accordion span {display:block; width:690px; border:2px solid #D8D8CE; border-top:none; padding:10px; margin-left:22px; background-color:#E1DBB9;}

/* fim acordion */

.title {
	font-family:"Lucida Sans Unicode", verdana;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	}
