.texto11 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #6d6d6d;
}
.status {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #777777;
}
.textoPadrao10 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
}
.textoPadrao11 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #222222;
	text-align:justify;
}
.textoPadrao12 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #222222;
	text-align:justify;
}
.textoPadrao12bold {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #222222;
	text-align:justify;
	font-weight:bold;
}
.textoPadrao13 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #222222;
}
.tituloPadrao18 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #405A82;
	font-weight:bold;
	letter-spacing:-1px;
}
a:link {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.fundoCabeca {
	background-image: url(../imagens/fundo_cabecalho.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.mensagem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background: none;
	vertical-align:bottom;
}
.bordafoto1 {
	border: 1px solid #CCCCCC;
}
.divNoticias
{
  float: left;
  width: 115px;
  height: 180px;
}
.estiloForm {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #333333;
	border: 1px solid #CCCCCC;
}
.bordaComentarios {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.textoCaixas {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}
.btnForm {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	background-position: center center;
	padding: 3px;
	border:none;
}
