/* == Geral ============================================================================*/

.padrao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	text-align: justify;

}
.padrao a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.padrao a:link {
	text-decoration: none;
}
.padrao a:visited {
	text-decoration: none;
	color: #DDFFFF;
}
.padrao a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
.padrao a:active {
	text-decoration: none;
	color: #DDFFFF;
}
.padrao2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #014D7E;
}
.padrao2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #009900;
}
.padrao2 a:link {
	text-decoration: none;
}
.padrao2 a:visited {
	text-decoration: none;
	color: #009900;
}
.padrao2 a:hover {
	text-decoration: none;
	color: #014D7E;
}
.padrao2 a:active {
	text-decoration: none;
	color: #009900;
}
.fundoescuro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.fundoescuro a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFCC00;
}
.fundoescuro a:link {
	text-decoration: none;
}
.fundoescuro a:visited {
	text-decoration: none;
	color: #FFCC00;
}
.fundoescuro a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.fundoescuro a:active {
	text-decoration: none;
	color: #FFCC00;
}

#align = { float:left; text-align:left; }


/* == Doação ============================================================================*/
/* index.php*/

.divShow { display:block; }
.divHidden { display:none; }


label { font-size:12px; font-weight:bold; width:350px; text-align:left; }
#ident { padding:0px; text-align:left; }

/* == Dicas ============================================================================*/
/* index.php*/

#principal_dicas { float:left; width:345px; padding-right:2px; text-align:left;border-right:2px solid #009933; }
#principal_img { float:left; padding-right:3px; }
#categoria {float:right; width:191px; padding-left:2px;}
#outras_dicas { float:left; width:345px; border-top:2px solid #009933}


/* == Eventos ============================================================================*/
/* index.php */
#eventos_col { float:right; text-align:left; padding-left:2px; width:181px; }
#eventos_col .img { text-align:center; }

/* evento_fotos.php */
#fotos { width:713px; }
#antes { width:103px; display:inline;}

/* include_foto.php */
#include_f { width:520px; border-bottom: 2px #006699 solid; text-align:center;}
#include_f .posit { width:495px; float=center; }


/* eventos_ja.php */
#eventos_ja { text-align:left; padding-left:5px; }
#nr { vertical-align: baseline; }


/* == Projetos ============================================================================*/
/* index.php */

#projetos { text-align:left;}


/* == Dicas ============================================================================*/
/* index.php */

#links { text-align:left;}


/* == Fotos ============================================================================*/
/* index.php */

#tema { text-align:left; float:left; width:395px; padding-left:55px;}
#qtd { padding-right:55px; width:30px; float:right; }

#stema { text-align:left; float:left; width:395px; padding-left:55px;}
#sqtd { padding-right:55px; width:30px; float:right ;}

/* fotos.php */

#foto_t { text-align:left;}
#foto_f { width:103px; display:inline;}
/*include_foto é o mesmo de eventos */


/* == Parceiros ============================================================================*/
/* index.php */

#parceiros { text-align:left; width:181px; display:inline;}
.padrao tr td table tr td div p {
	text-align: justify;
	font-weight: bold;
}
.padrao tr td table tr td div p {
	font-weight: normal;
}

