body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../figuras/fundo_listras.gif);
}
.rodape{
	width:704px;
	height:45px;
	background:url(../figuras/base.gif);
	float:left;
}
.meio{
	width:704px;
	height:auto;
	background:url(../figuras/filete.gif);
}
.pontilhado{
	width:2px;
	height:auto;
	background:url(../figuras/pixel.gif);
}
.texto {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size:13px;
	color: #000;
	font-weight: bold;
	background: #8ED51F url(../figuras/sm.gif) right bottom no-repeat;
}
.padrao{
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size:11px;
	color:#333;
}
.padrao2{
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size:11px;
	color:#333;
	padding-left:4px;
	border-right: 1px solid #ccc;
}
/*-contato ----------------------------*/
.contato{
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size:11px;
	color:#333;
	border: 1px solid #f0f0f0;
	background-color: #fff;
}
.formOnFocus{
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size:11px;
	color: #CA6600;
	border: 1px dashed #666;
	background-color:#FFF;
}
.formOnBlur{
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size:11px;
	color:#666;
	border: 1px solid #f0f0f0;
	background-color: #fff;
}

.contato2 {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size:11px;
	color: #01476B;
	font-weight: normal;
	border-top: 1px solid #f0f0f0;
}
.contato3 {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size:11px;
	color: #01476B;
	font-weight: normal;
}
.enviar{
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size:11px;
	color:#333;
	width: 240px;
	height: auto;
	background-color:#FCECC2;
	margin-top:1px;
	border: solid 1px #FFB55F;
}
/*----------------------------------*/
.textoPadrao {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size:11px;
	color: #DE137E;
	font-weight: normal;
}
A:link {
	COLOR: #DE137E; TEXT-DECORATION: none; font-weight: normal;
}
A:visited {
	COLOR: #DE137E; TEXT-DECORATION: none; font-weight: normal;
}
A:hover {
	COLOR: #FF6600; TEXT-DECORATION: none; font-weight: bold;
}
A:active {
	COLOR: #DE137E; TEXT-DECORATION: none; font-weight: normal;
}
a.neo{
	width:50px;
	height:30px;
	display:block;
	text-indent:-5000px;
	margin-top:13px;
	margin-left:10px;
	overflow:hidden;
	background: right bottom;
}