body {
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F2F2F2;
}

.conteudo { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size:13px; color: #000000;}
a.conteudo:link { text-decoration: underline; color: #000000;}
a.conteudo:visited { text-decoration: underline; color: #000000;}
a.conteudo:hover { text-decoration: underline; color: #FF0000;}
a.conteudo:active { text-decoration: underline; color: #000000;}

.titulos { font-family:  Trebuchet MS, Arial, Helvetica, sans-serif; font-size:13px; color: #000000; font-weight: bold;}
a.titulos:link { text-decoration: none; color: #000000; font-weight: bold;}
a.titulos:visited { text-decoration: none; color: #000000; font-weight: bold;}
a.titulos:hover { text-decoration:underline; color: #FF0000; font-weight: bold;}
a.titulos:active { text-decoration: none; color: #000000; font-weight: bold;}


.branco { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size:13px; color: #FFFFFF;}
a.branco:link { text-decoration: underline; color: #FFFFFF;}
a.branco:visited { text-decoration: underline; color: #FFFFFF;}
a.branco:hover { text-decoration: underline; color: #FF0000;}
a.branco:active { text-decoration: underline; color: #FFFFFF;}

.menu { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size:12px; color: #FFFFFF; font-weight: bold;}
a.menu:link { text-decoration: none; color: #FFFFFF;}
a.menu:visited { text-decoration: none; color: #FFFFFF;}
a.menu:hover { text-decoration: none; color: #FFCC00;}
a.menu:active { text-decoration: none; color: #FFFFFF;}

.rodape { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size:10px; color: #FFFFFF; font-weight: bold;}
a.rodape:link { text-decoration: none; color: #FFFFFF;}
a.rodape:visited { text-decoration: none; color: #FFFFFF;}
a.rodape:hover { text-decoration: none; color: #FFCC00;}
a.rodape:active { text-decoration: none; color: #FFFFFF;}

.data { font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size:11px; color: #000000;}

.titulos_big { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size:16px; color: #000000; font-weight: bold;}

.form  {
	height: 25px;
	border-style: solid;
	border-width: 1px;
	border-color: #E8E8E8;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	padding: 2px;
}


.mensagem  {
	height: 100px;
	border-style: solid;
	border-width: 1px;
	border-color: #E8E8E8;
	background-color: #FFFFFF;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	padding: 2px;
}

.fotos {
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;
	padding: 0px;
	margin: 8px;
}

.fotos_campanhas {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	padding: 0px;
	margin: 0px;
}