body {
	background: url(../img/fundo_site.jpg)  repeat-x #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin: 0;
	padding-bottom: 10px;
}
a:link, a:active, a:visited{
	text-decoration: none;
	color:#FFF;
}
a:hover {
	text-decoration: underline;
	color:#DCDCDC;
}
img {
	border: 0;	
}
h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
}
.both {
	clear:both;
}
.bold {
	font-weight: bold;	
}
.caps {
	text-transform: uppercase;
}
.direita {
	float: right;
}
#feixe {
	background:url(../img/fundo_feixe.jpg) repeat-x;
	width: 100%;
	height: 195px;
	top: 25px;
	position: absolute;
	z-index: 1;
}
#reflexo {
	background: url(../img/fundo_reflexos.png) repeat-x;
	width: 100%;
	height: 195px;
	top: 25px;
	position: absolute;
	z-index: 2;
}
#tudo {
	position: relative;
	z-index: 3;
}
#topo {
	width: 778px;
	height: 190px;
	margin: 0 auto;
}
hr {
	padding: 0;
	margin: 0;
	border: 0;
	height: 5px;
	width: 750px;
	color: #416496;
	background:#416496;
	margin: 10px auto;
}
hr.interno {
	width: 710px;	
}
hr.interno_fino {
	width: 710px;
	height: 1px;
}
#meio {
	background: url(../img/fundo_meio.gif) repeat-x #FFF;
	width: 710px;
	margin: 0 auto;
	border: 5px solid #416496;
	padding: 15px;
}
#conteudo_sess, #meio {
	color:#416496;
}
#conteudo_sess a:link, #conteudo_sess a:visited, #conteudo_sess a:active, #conteudo_sess a:hover {
	color:#416496;
	font-weight: bold;
}
#conteudo_sess .galeria h3 a:link, #conteudo_sess .galeria h3 a:active, #conteudo_sess .galeria h3 a:visited, #conteudo_sess .galeria h3 a:hover {
	color: #FFF;	
}
.tab1 {
	width: 80px;
	float: left;
}
/* Coluna Móvel - Formulário para Contato */
form {
	font-size: 12px;
}
form#contato {
	padding: 0px;
	margin: 0 auto;
	width: 600px;
	margin-top: 10px;
 	/margin-top: 0px;
	position: relative;
	*margin-top: 18px;
}
form#contato fieldset {
	background: #FAFAFA;
	padding: 10px;
	border: 3px solid #416496;
	width: 580px;
	*position: relative;
}
form#contato legend {
	*position: absolute;
	*top: -10px;
	*left: .2em;
	background: #416496;
	padding: 4px 8px;
	color: #FFF;
	font-weight: bold;
 	*margin-bottom: 10px;
}
/* HACK PARA CORRIGIR O MARGIN-BOTTOM*/
html>body legend {
	margin-bottom: 0px;
}
form#contato .formText {
	width: 299px;
 	*width: 295px;
	border-top: 1px solid #969696;
	border-left: 1px solid #969696;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	font-size: 11px;
	margin-bottom: 5px;
	color: #505050;
}
form#contato textarea {
	width: 299px;
 	*width: 295px;
	border-top: 1px solid #969696;
	border-left: 1px solid #969696;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	margin-bottom: 5px;
	color: #505050;
}
form#contato select {
	border: 1px solid #969696;
	font-size: 11px;
	margin-bottom: 5px;
	color: #505050;
	width: 250px;
}
form#contato label {
	display: block;
	width: 270px;
	*width: 269px;
	height: 10px;
 	/height: 11px;
	margin-top: 3px;
	padding-bottom: 3px;
	float: left;
	border-bottom: 1px solid #dcdcdc;
}
form#contato label.tab2 {
	width: 80px;
	*width: 79px;
}
form#contato .radio{
	float: left;	
}
form#contato span {
	color: #969696;
	font-size: 11px;
	position: absolute;
	left: 115px;
	width: 180px;
}
form#contato span.orcarmais {
	position: static;
	display: block;
	float: right;
	padding: 5px;
	width: auto;
	margin-right: 5px;
}
form#contato .formButton {
	width: 85px;
	border-top: 1px solid #969696;
	border-left: 1px solid #969696;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	font-size: 11px;
	background: #f1f1f1;
	margin: 0px 10px 0px 0px;
	float: right;
}
/* Coluna Móvel - Formulário para Contato */
.galeria {
	background: #F6F6F6;
	padding: 10px;
	border: solid 1px #416496;
	margin: 20px 0px 10px 0px;
	position: relative;
}
.galeria h3, #produtoDet h3 {
	margin: 0;
	padding: 3px 7px 3px 7px;
	background: #3C6496;
	color: #FFF;
	font-size: 1em;
	font-weight: bold;
	position: absolute;
	top: -10px;
	left: 15px;
	*left: 10px;
	border: solid 1px #C8C8C8;
}
.fotos {
	width: 124px;
	float: left;
	text-align: center;
	margin: 15px 6px 5px 7px;
}
.foto {
	border: solid 2px #416496;
}
#fotopro{
	width:124px;
	float:left;
	position: relative;
}
#produtoDet{
	float: right;
	width: 546px;
	margin-top: 10px;
	border: solid 1px #416496;
	background: #F6F6F6;
	padding: 20px 10px 10px 10px;
	position: relative;
	text-align: left;
}
#produtoDet span.tab1 {
	display: block;
	font-weight: bold;
	float: left;
	width: 20%;
	margin-bottom: 1%;
}
#produtoDet span.tab2 {
	display: block;
	float: right;
	width: 79%;
	margin-bottom: 1%;
}
#animacao {
	width: 700px;
	height: 190px;
	border: 5px solid #dcdce1;
	background: #FFF;
	color: #416496;
	text-align: center;
}
.tlt_idx {
	display: inline;
	padding: 0;
	margin: 0;
	margin-right: 9px;
}
#rodape {
	width: 750px;
	margin: 0 auto;
	text-align: center;
}
.zeroarts {
	font-weight: normal;
}
#prore{
	display:none
}
