body{
	padding:0;
	margin:0;
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	}

div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
	cursor:default;
	}

textarea {
    resize: none;
} 

#main{
	width:690px;
	height:500px;
	margin:auto;
	padding:0px 0px 0px 0px ;
	margin:6px 0px 0px 0px;

	}

#apresentaTitulo{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:16px;
	width:690px;
	float:left;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;	
	background-image:url(../images/head_left.png);
	background-repeat:no-repeat;
	letter-spacing:normal;
	line-height:15px;
	font-style:italic;
	color:#FFF;
}

#apresenta{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:690px;
	height:auto;
	font-family:"Times New Roman", Times, serif;
	color:#000;
	font-size:14px;
	}
	
#apresenta p.centralizado{
	margin:0px 0px 3px 0px;
	padding:0px 0px 0px 0px;
	font-family:"Times New Roman", Times, serif;
	color:#000;
	font-size:18px;
	text-align:center;
	font-style:italic;
	}

#texto{
	margin:0px 0px 7px 0px;
	padding:0px 0px 0px 0px;
	font-style:italic;
	font-family:"Times New Roman", Times, serif;
	color:#000;
	font-size:14px;
	text-align:justify;
	}

#texto ul{
	margin:4px 0px 4px 0px;
	padding:0px 0px 0px 0px;
	list-style-position: inside;
	float:left;
	width:698px;
	}


#texto ul li{
	margin:3px 0px 3px 0px;
	padding:0px 0px 0px 0px;

	}

#texto ul li a{
	outline:none;
	color:#bd0718;
	text-transform:none;
	text-decoration:none;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	text-align:justify;
	}

#ouvidoria{
	height:auto;
	width:650px;
	padding:0px 0px 0px 0px;
	margin:3px 0px 0px 0px;
	font-family:"Times New Roman", Times, serif;
	color:#000;
	font-size:14px;
	font-style:italic;
	border-collapse:collapse;
	float:left;

}

#ouvidoria .select{
	background-color:#e0e0e0;
	color:#000;
	border-left-style:inset;
	border-top-style:inset;
	border-bottom-style:none;
	border-right-style:none;
	font-size:14px;
	border-style:none;
}

#ouvidoria .selectAno{
	height:20px;
}


#ouvidoria .input{
	background-color:#e0e0e0;
	color:#000;
	border-left-style:inset;
	border-top-style:inset;
	border-bottom-style:none;
	border-right-style:none;
	border-left-color:#FFF;
	border-top-color:#FFF;
	font-size:14px;
	cursor:text;	
}

#ouvidoria .input:focus{
	display:block;
	background-color:#ffffff;
	color:#000;
	border-top-color:#bd0718; 
	border-left-color:#bd0718;
	cursor:text;	
}

#ouvidoria .input.sffocus{
	display:block;
	background-color:#ffffff;
	color:#000;
	border-top-color:#bd0718; 
	border-left-color:#bd0718;
}


#ouvidoria .textarea{
	border-bottom-style:outset;
	border-right-style:outset;
	border-top-style:inset;
	border-left-style:inset;
	border-color:#FFF;
	cursor:text;
}


#ouvidoria input.btn{
	width:41px;
	height:16px;
	vertical-align:middle;
	background:transparent url(images/buttonouvidoria.gif) repeat-x;
	border-bottom-style:none;
	border-left-style:none;
	border-right-style:none;
	border-top-style:none;
	font-family:"Times New Roman", Times, serif;
	color:#FFF;
	text-align:center;
	font-size:14px;
	}

#ouvidoria input.btn:hover{
	width:41px;
	height:16px;
	vertical-align:middle;
	background:transparent url(images/buttonouvidoriaHover.gif) repeat-x;
	border-bottom-style:none;
	border-left-style:none;
	border-right-style:none;
	border-top-style:none;
	font-family:"Times New Roman", Times, serif;
	color:#FFF;
	font-size:14px;
	text-align:center;	
	padding:0px 0px 0px 0px;
	}

	
#ouvidoria .cont{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color:#bd0718;
	background:#FFF;
	border-style:none;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
		}

#ouvidoria .envio{
	border-bottom-style:none;
	border-left-style:none;
	border-right-style:none;
	border-top-style:none;
	text-align:center;
	}

#ouvidoria input.envioPos{
	background-color:#e0e0e0;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	font-style:italic;
	text-align:center;
	
		}

#ouvidoria .sub{
	font-size:10px;
	color:#bd0718;
	}

#envio{
	width:690px;
	height:500px;
	vertical-align: middle;
	display: table-cell;
	}		
#envio p{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-style:italic;
	font-family:"Times New Roman", Times, serif;
	color:#000;
	font-size:14px;

	}	
	
#envio p a{	
	outline:none;
	color:#bd0718;
	text-transform:none;
	text-decoration:none;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	text-align:justify;
}
