body {
	margin-left: 0px;
	margin-top: 0px;
}
.corpo_texto {
	font-family: Verdana;
	color:#333333;
	font-size:11px;
}


.corpo_menor {
	font-family: Verdana;
	color:#333333;
	font-size:10px;
}

ul.marcadores
{
/*list-style-image:url(../imgs/marc_maior.jpg);*/
list-style-color:#B75E40;
}



.titulo_branco {
	font-family: Verdana;
	color:#ffffff;
	font-size:11px;
	font-weight: bold;
	padding-left: 5px;
}

.titulo_preto {
	font-family: Verdana;
	color:#222222;
	font-size:11px;
	font-weight: bold;
}

.img_principal {
	padding-right: 5px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-top: 4px;
}


.img_2 {
	margin-top: 4px;
}


.titulo_azul {
	font-family: Verdana;
	color:#B75E40;
	font-size:11px;
	font-weight: bold;
	text-indent: 10px;
}


.box_linha {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}

.button {
  color: #B75E40;
  /*  fontes nst */
  font-family: Verdana;
  text-indent: 10px;
  font-size: 11px;
  font-weight: bold;
  width: auto;
  background: url(../imgs/bg_buton_over.jpg) repeat-x;
  padding: 0px 0px;
  line-height: 16px !important;
  line-height: 16px;
  height: 16px !important;
  height: 16px;
  margin: 1px;
}

a.menu:link, a.menu:visited {
	display: block;
	background: url(../imgs/bg_butons_over.jpg) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	height: 16px !important;
	height: 16px;
	width: 100%;
	text-decoration: none;
}

a.menu:hover {
	background-position: 0px -16px;
	text-decoration: none;
	color: #333333;
}

a:link, a:visited {
font:Verdana;
font-size:11px;
color:#999999;
text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #cccccc;
}

.ValidationSummary{
	font-size:11px;
	padding:5px;
	border:1px solid #c5c5bd;
	margin-bottom:10px;
	color:red;
}
