
body {
	font-family: Verdana, Arial, sans-serif;
	background: url(../img/fundo_site.gif);
	font-size: 11px;
	text-align: center;
	color: #0050a0;
	margin: 0 auto;
}

/* Links  */
a {
	color:#0050a0;
	font-weight: bold;
	text-decoration:none;
}
a:link {
	color:#0050a0;
	font-weight: bold;
	text-decoration:none;
}
a:visited {
	color:#0050a0;
	font-weight: bold;
	text-decoration:none;
}
a:hover {
	color:#0050a0;
	font-weight: bold;
	text-decoration:underline;
}
/* Links  */

/* Globais  */
p {
	text-align: justify;
}
.both {
	clear: both;
	*font-size: 1px;
}
input {
	border: 0px;
	color: #0050a0;
	font-size: 11px;
}
img {
	border: 0px;
}
h2 {
	font-size: 15px;
	margin: 0;
	padding: 0;
	color: #af0000;
}
.flr {
	float: left;
}
ul {
	margin: 0;
	padding: 0px 0px 0px 15px;
}
.button_sess {
	background: url(../img/form_fundo_bt.gif) no-repeat;
	width: 80px;
	height: 20px;
	color:#505050;
}
/* Globais  */
#topo {
	width: 700px;
	height: 280px;
	margin: 0 auto;
	z-index: 2;
	position: relative;
}
#conteudo {
	width: 700px;
	margin: 0 auto;
	background: #FFFFFF;
	z-index: 1;
	margin-top: -85px;
}
#meioesq {
	width: 349px;
	float: left;
	padding: 5px 0px 5px 6px;
	margin-top: 85px;
}
.foto1 {
	float: left;
	margin-bottom: 10px;
	margin-left: 0;
}
.foto2 {
	float: left;
	margin-bottom: 10px;
	margin-left: 14px;
}
#meiodir {
	width: 335px;
	float: right;
	padding: 0px 5px 5px 5px;
	text-align: left;
	z-index: 3;
	position: relative;
}
.hrmeio {
	height: 1px;
	width: 335px;
	border: 0px;
	background:#0096e6;
	color: #0096e6;
}
li.bolinha {
	list-style: url(../img/marcador.gif);
	margin-bottom: 4px;
}
li.texto {
	list-style: none;
	margin-bottom: 10px;
	margin-left: -10px;
	text-align: justify;
}
li.txtcenter {
	list-style: none;
	margin-bottom: 10px;
	margin-left: -10px;
	text-align: center;
}
li.linkmais {
	list-style: none;
	float: right;
	margin-top: -10px;
	margin-bottom: 5px;
	color: #0096e6;
	font-weight: bold;
}

/*Formulário para Contato */
#contatoform{
	padding: 0px;
	margin: 0 auto;
	width: 335px;
	margin-top: 10px;
	/margin-top: 0px;
}
#contatoform form{
	font-size: 11px;
	margin: 0;
	padding: 0;
}
#contatoform fieldset{
	margin: 0px;
	padding: 10px;
	border: 1px solid #c8c8cd;
	width: 313px;
}
#contatoform legend{
	font-weight: bold;
	color: #af0000;
	font-size: 11px;
	*padding-bottom: 10px;
}
/* HACK PARA CORRIGIR O MARGIN-BOTTOM*/
html>body #contatoform legend{
	margin-bottom: 0px;
}
#contatoform input[type=text] {
	width: 150px;
	/width: 144px;
	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: #0050a0;
}

#contatoform input[type=text].text2{
	width: 80px;
	/width: 78px;
	float: left;
}
#contatoform input[type=text].text3{
	width: 34px;
	/width: 32px;
	float: left;
}
#contatoform input[type=text].text4{
	width: 20px;
	/width: 18px;
	float:right;
}
* html #contatoform input {
	margin-bottom: 5px;
	color: #0050a0;
	float: left;
}
* html #contatoform input.text1 {
	width: 148px;
	border-top: 1px solid #969696;
	border-left: 1px solid #969696;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	font-size: 11px;
}
* html #contatoform input.text2{
	width: 79px;
	border-top: 1px solid #969696;
	border-left: 1px solid #969696;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	font-size: 11px;
}
* html #contatoform input.text3{
	width: 32px;
	border-top: 1px solid #969696;
	border-left: 1px solid #969696;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	font-size: 11px;
}
* html #contatoform input.text4{
	width: 18px;
	border-top: 1px solid #969696;
	border-left: 1px solid #969696;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	font-size: 11px;
	float:right;
}
#contatoform input[type=radio]{
	float: left;
}
#contatoform input[type=radio].radiobt{
	margin-bottom: 15px;
}
* html #contatoform input.radiobt {
	margin-bottom: 15px;
	float: left;
	width: 0 auto;
}
#contatoform textarea{
	width: 150px;
	/width: 148px;
	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: #0050a0;
}
#contatoform #enviar {
	border: 0px;
	width: 80px;
}
#contatoform select{
	width: 150px;
	/width: 148px;
	border: 1px solid #969696;
	font-size: 11px;
	margin-bottom: 5px;
	color: #0050a0;
}
#contatoform select.select2{
	width: 82px;
	_width: 80px;
}
#contatoform label{
	display: block;
	width: 161px;
	_width: 158px;
	height: 10px;
	/height: 11px;
	margin-top: 3px;
	padding-bottom: 3px;
	float: left;
	color: #0050a0;
	border-bottom: 1px solid #dcdce1;
}
#contatoform label.col1{
	width: 130px;
	_width: 127px;
}
#contatoform label.col2{
	width: 70px;
	_width: 67px;
}
#contatoform label.col3{
	width: 80px;
	_width: 77px;
}
#contatoform label.col4{
	width: 35px;
}
#contatoform span.ddd{
	color: #0096e6;
	font-size: 11px;
}
#contatoform span.cepstye{
	margin-left: 88px;
	/margin-left: 89px;
	position: absolute;
}
#contatoform .botao{
	font-size: 11px;
	background: #f1f1f1;
}
/*Formulário para Contato */

#rodape {
	background: url(../img/filete_bx_fundo.gif) repeat-x #FFFFFF;
	width: 700px;
	padding-top: 20px;
	height: 55px;
	margin: 0 auto;
}
#rodape_links {
	height: 46px;
	width: 403px;
	text-align: left;
	float:left;
	padding-top: 9px;
	padding-left: 15px;
	background: #FFFFFF;
}
.zeroarts {
	font-weight: normal;
}
.zeroarts a {
	font-weight: normal;
	text-decoration:none;
}
.zeroarts a:link {
	font-weight: normal;
	text-decoration:none;
}
.zeroarts a:visited {
	font-weight: normal;
	text-decoration:none;
}
.zeroarts a:hover {
	font-weight: normal;
	text-decoration:underline;
}
#fone_rod {
	float: right;
	width: 237px;
	padding-top: 18px;
	height: 37px;
	background: #0096e6;
}
#loginBox {
	margin: 0 auto;
	width: 300px;
	margin-top: 30px;
	background: #0096e6;
	border: solid 5px #FFFFFF;
	padding: 2px;
}
.login_txt {
	background: #FFFFFF;
	text-align: right;
	padding: 12px 3px 5px 10px;
	/padding: 12px 3px 7px 10px;
	float: left;
	width: 90px;
}
.login_input {
	background: #FFFFFF;
	text-align: center;
	padding: 10px 10px 3px 3px;
	float: left;
	width: 184px;
}
#login_buttom {
	background: #FFFFFF;
	text-align: right;
	padding: 5px 12px 10px 0px;
}
.login_input .input {
	width: 175px;
	border-top: 1px solid #969696;
	border-left: 1px solid #969696;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	font-size: 11px;
}
.trz1 {
    background-color: #e9e9e9; /* #e9e9e9 */
}
.trz2 {
    background-color: #f5f5f5; /* #f5f5f5 */
}

