@charset "utf-8";
/* CSS Document */

body{
	/*background-color:#FFFFDF;*/
	background-image:url(../imagens/bgGeral.jpg);
	background-repeat:repeat-x;
	background-color:#dadada;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.fonte_maior_home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.fonte_texto_geral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	color: #333333;
}

.fonte_home{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	color: #333333;	
}

.txt_links_submenus {
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

a.txt_links_submenus:hover {
	text-decoration: underline;
}

.fonte_textos_home_11px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
}

.textoAlbum{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background:#E6E6E6;
}

.bgAlbum{
	background:#FFFFFF;
}