body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	height: 100%;
	color: #000;
	background: url(../img/fundo_site.gif) repeat-x #FFE600;
	margin: 0px;
}
.both {
	clear: both;	
}
.bold {
	font-weight: bold;	
}
img {
	border: 0;	
}

/*##### Flutuantes #####*/
.flutuantes{
	position: absolute;
	z-index: 2;
}
#topesq {
	top: 0;
	left: 0;
	float: left;
	width: 250px;
	height: 185px;
}
#topdir {
	top: 0;
	right: 0;
	float: right;
	width: 250px;
	height: 185px;
}
#bottomesq {
	left: 0;
	bottom: 0;
	float: left;
	width: 200px;
	width: 250px;
	height: 185px;
	display: block;
}
#bottomdir {
	right: 0;
	bottom: 0;
	float: right;
	width: 250px;
	height: 185px;
	display: block;
}
/*##### Flutuantes #####*/

.img_center {
	margin-left: -389px;
	position: absolute;
	left: 50%;
	top: 0px;
	z-index: 1;
}
#total {
	position:absolute;
	display: block;
	min-height: 99.82%;
	width: 100%;
	z-index: 3;
	_height: 100%;
}

#topo {
	width: 770px;
	height: 185px;
	margin: 0 auto;
	overflow: hidden;
}

#meio {
	width: 760px;
	position: relative;
	background: url(../img/fundo_meio.png) repeat-y;
	margin: 0 auto;
	text-align: center;
	color: #FFF;
	z-index: 3;
}

#meio a:link, #meio a:visited, #meio a:active {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
#meio a:hover {
	color: #FFE600;
	font-weight: bold;
	text-decoration: underline;
}
#conteudo {
	color:#000;
	width: 690px;
	padding: 20px;
	background: url(../img/fundo_miolo.gif);
	margin: 0 auto;
	position:relative;
	top: -5px;
	text-align: left;
	margin-bottom: 10px;
}
#conteudo a:link, #conteudo a:visited, #conteudo a:active {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#conteudo a:hover {
	color: #DC0000;
	font-weight: bold;
	text-decoration: underline;
}
#include {
	background: url(../img/fundo_include.gif) repeat-x #FFF;
	margin: 0 auto;
	padding-bottom: 10px;
}
#destaque {
	width: 690px;
	height: 170px;
}
.divisor_include {
	position: absolute;
	z-index: 5;
	margin: -10px 0px 0px -20px;
}
.hr_sess {
	padding: 0;
	margin: 0;
	border: 0;
	height: 1px;
	width: 670px;
	color: #dc0000;
	background:#dc0000;
	margin-bottom: 10px;
	margin-top: 10px;
}

/* Coluna Móvel - Formulário para Contato */
#contato {
	padding: 0px;
	margin: 0 auto;
	width: 490px;
	margin-top: 10px;
 	/margin-top: 0px;
}
form {
	font-size: 11px;
}
fieldset {
	padding: 10px;
	border: 1px solid #dc0000;
	width: 465px;
	position: relative;
}
legend {
	background: #ffe600;
	padding: 2px 5px 2px 5px;
	border: 1px solid #dc0000;
	color: #000;
	font-weight: bold;
 	*margin-bottom: 10px;
}
/* HACK PARA CORRIGIR O MARGIN-BOTTOM*/
html>body legend {
	margin-bottom: 0px;
}
#contato .formText {
	width: 250px;
 	*width: 245px;
	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;
}
#contato textarea {
	width: 245px;
	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;
}
#contato select {
	border: 1px solid #969696;
	font-size: 11px;
	margin-bottom: 5px;
	color: #505050;
	width: 250px;
}
#contato label {
	display: block;
	width: 210px;
	*width: 209px;
	height: 10px;
 	/height: 11px;
	margin-top: 3px;
	padding-bottom: 3px;
	float: left;
	border-bottom: 1px solid #dcdcdc;
}
label span {
	color: #969696;
	font-size: 11px;
	position: absolute;
	right: 180px;
}
label span.contato {
	right: 300px;
}
.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 3px 0px 0px;
	float: right;
}
/* Coluna Móvel - Formulário para Contato */

#galeria {
	margin-top: 30px;
	background: #F5F5F5;
	width: 670px;
	height: 220px;
	margin: 30px 10px 0px 10px;
}
.tlt_sess {
	margin: 10px 0px 0px 10px;	
}
.sess_conteudo{
	margin-top: 30px;
	width: 670px;
	padding: 10px;
}
.rdp_left {
	position:absolute;
	left: 50%;
	margin-left: -380px;
	z-index: 3;
}
.rdp_right {
	position:absolute;
	right: 50%;
	margin-right: -380px;
	z-index: 3;
}
#rodape {
	width: 720px;
	height: 20px;
	position:absolute;
	left: 50%;
	margin-left: -360px;
	background: url(../img/fundo_rodape.png) repeat-x;
	float:left;
	z-index: 3;
	margin-bottom: 15px;
}
#total a.zeroarts {
	font-weight: normal;
}