body{
	font: 12px Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	color: #a2a2a2;
	margin: 10px 0 0 0;
	padding: 0;
	text-align: center;
	background-color: #f5f5f5;
}

h1{
	font-size: 18px;
	color: #333;
	font-weight: normal
}

a{
	color: #dd7642;
	text-decoration: underline;
}

img, table{ border: 0 }

form, div, h1, h2, h3, h4, span, p, fieldset, input, td, table{
	position: relative;
	padding: 0;
	margin: 0;
}

ul, li{ position: relative; }

#conteinerGlobal{
	text-align: left;
	margin: 0 auto;
	margin-bottom: 15px;
	width: 753px;
	height: auto;
	padding: 4px 10px 4px 10px;
	background-color: #fff;
	background-image: url('img/bgSite.gif');
	background-repeat: repeat-y;	
}

#conteinerTop{
	background-image: url('img/bgTop.jpg');
	background-repeat: repeat-x;	
	height: 110px;
}

#conteinerChamada{
	background-image: url('img/bgChamada.jpg');
	background-repeat: repeat-y;	
	height: 148px;
}

#frmLogin{
	position: absolute;
	bottom: 0;
	right: 0;
	width: 500px;
	height: 31px;
	display: block;
	background-image: url('img/bgFrmLogin.jpg');
	background-repeat: no-repeat;	
}

#frmLogin .frmLogin{
	width: 96px;
	height: 16px;
	padding: 2px;
	border: 1px solid #000000
}

#frmLogin label{
	color: #fff;
}

#conteinerConteudo{
	margin-top: 10px;
}

.caixaPorque{
	width: 260px;
	height: 262px;
	background-image: url('img/bgCaixa.jpg');
	background-repeat: no-repeat;
	color: #616161;
}

.caixaGrande{
	padding-left: 10px;
	width: 482px;
	height: 262px;
	background-image: url('img/bgCaixaGrande.gif');
	background-repeat: no-repeat;
	background-position: top right;
	color: #616161;	
}

#conteinerRodape{
	margin-top: 20px;
	height: 72px;
	background-image: url('img/bgRodape.gif');
	background-repeat: no-repeat;	
	color: #909090
}

#conteinerRodape div a{ color: #909090 }

#conteinerDepoimentos{
	margin-top: 20px;
}

td.depoimento{
	color: #616161;
	padding: 5px;
}

ul.vantagens{
	lista-style-type:
}

ul.vantagens li{
	margin-top: 5px;
}

div.textoConteudo{
	border: 1px solid #e3e3e3;
	padding: 10px;
	color: #333
}

div.textoConteudo p{
	margin: 5px;	
}

div.textoConteudo ol li{
	margin: 5px;	
}

fieldset{
	background-image: url( '../img/bgForm.gif' );	
	border: 0;
	padding: 10px;	
}

fieldset legend{
	padding: 45px 5px 5px 5px;	
	border: 0;		
	border-bottom: 1px solid #999999;
	display: block;
	width: auto;
	font-weight: bold;	
}

div.formBtn{
	text-align: left;
	padding: 10px;
}

div.form{
	margin-top: 5px;
}

.erro {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FF0000;
background-color: #FFFF99;
text-align: left;
font-weight: bold;
border: 1px solid #000000;
margin-bottom: 10px;
}

.mensagem {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #009900;
background-color: #f4fff4;
text-align: left;
font-weight: bold;
border: 1px solid #000000;
margin-bottom: 10px;
}

.lnkFaleConoscoS{
	position: relative;
	left: +8px;
}

.lnkFaleConosco{
	position: relative;
	left: -2px;
}


.regras p{
	padding: 10px;
}

.regras h2{
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
