@charset "UTF-8";

.style1 {
	font-size: 8px;
	color: #CCCCCC;
	padding: 3px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(images/fundo.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
}

.topo {
	background-attachment: scroll;
	background-image: url(images/top-fundo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 350px;
	width: 774px;
	vertical-align: bottom;
}
.tabela {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.slideshow {
	text-align: center;
	vertical-align: bottom;
	padding-right: 23px;
	padding-bottom: 3px;
	padding-left: 23px;
}
.miolo {
	background-image: url(images/bg-miolo.gif);
	padding: 23px;
}
.form_campo_simples {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	padding: 2px;
	height: 13px;
	width: 200px;
	border: 1px solid #666666;
}
.form_campo_multiline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	padding: 2px;
	height: 54px;
	width: 200px;
	border: 1px solid #666666;
}
.BordaThumbs {
	border: 1px solid #333333;
}
