*{margin:0;padding:0;}
body {
	background-color: #fff3fd;
	color: #7c7e80;
	font: normal 11px Arial;
}
h1 {
	background: url(/img/politica_header.gif) no-repeat bottom left;
	font-family: Georgia,Arial,Sans-Serif;
	color: #9a138a; font-size:14px;
	width:371px; height:30px;
	margin:15px 0 15px 0;
	padding:0 0 0 5px;
}

input, textarea, select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	border:none !important;
	border-top:1px solid #dcdada !important;
	border-right:1px solid #dcdada !important;
	color:#4c454a;
}

p { margin:0 0 10px 15px; }

.main {
	background: url(/img/politica_footer.gif) no-repeat bottom;
	width:371px;
	padding:0 0 20px 0;
}
ul{ margin:0 0 10px 27px;}
ul li{
	list-style:none;
	margin:0 0 5px 0;
	width:334px;
}

.indique{
	float: left;
	width:100%;
}

.indique p{
	float: left;
	display: inline;
	width:355px;
	margin-bottom: 10px;
}

.indique p.separador{
	margin-bottom: 20px;
}

.indique label{
	float: left;
	width: 80px;
	padding-right: 20px;
	text-align: right;
	margin-top: 2px;
}

.indique input{
	width: 200px;
}

.indique p.botoes{
	width:310px;
	text-align: right;
	padding-right: 20px;
	margin-bottom: 20px;
}

.indique p.botoes a{
	color:#4C454A;
	font-family:Georgia;
	font-size:12px;	
	margin-right: 10px;
}
