body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #F0F0F0;
}
.bg_barracinza {
	background-repeat: repeat-y;
	background-position: right;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: 999999;
	font-size: 11px;
	text-align: justify;
	padding: 20px;
}
.margens {

	background-repeat: repeat-y;
	background-position: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	text-align: justify;
	padding: 20px;
}
.txt11 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	text-align: justify;
}
input:text {
	height: 15px;
	border: 1px solid #ACACAC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #005BAA;
}
input:submit {
	height: 15px;
	border: 1px solid #ACACAC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #005BAA;
}
input:button {
	height: 15px;
	border: 1px solid #ACACAC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #005BAA;
}
input:radio {
	height: 15px;
	border: 0px solid #ACACAC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #005BAA;
}
.input_entrar{
	height: 15px;
	border: 1px solid #005BAA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #0488FF;
}
#menu ul{
	margin:0 auto;
	padding-top:17px;
	padding-right:17px;
	list-style-type:none;
}
#menu ul li{
	margin-bottom:7px;
}
#menu ul li a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#426BF9;
	text-decoration:none;
	font-weight:bold;	
}
#menu ul li a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#013E73;
	text-decoration:none;
	font-weight:bold;	
}
.titulo_submenus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F7811F;
	font-weight: bold;
}
.laranja {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F7811F;
	font-weight: bold;
}
.opcaoEnquete2 {
  border-right: 0px solid #4C4C4C;
  border-left: 0px solid #4C4C4C;
  border-top: 0px solid #4C4C4C;
  border-bottom: 0px solid #4C4C4C;
}
.opcaoEnquete {
  border-right: 0px solid #4C4C4C;
  border-left: 0px solid #4C4C4C;
  border-top: 0px solid #4C4C4C;
  border-bottom: 0px solid #4C4C4C;
}
.margensConteudo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	text-align: justify;
	padding: 5px;
}
.form {
	height: 15px;
	border: 1px solid #ACACAC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #005BAA;
}