@charset "iso-8859-1";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../fig/fundos/fundo_geral.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Segoe UI", Arial, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #E0D5BF;
}

.link_twitter {
	color:#FFF;
	text-decoration: none;
}

.link_twitter a{
	color:#FFF;
	text-decoration: none;
}

.link_twitter a:hover{
	color:#FFF;
	text-decoration: underline;
}

.fleg {
	color:#666;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
}

.fleg a{
	color:#333;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
}

.fleg a:hover{
	color:#FFF;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:underline;
}

.titulos_imprensa {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#5E0000;
	font-weight:bold;
	line-height: 21px;
}

.outros_imprensa {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#333;
	font-weight:bold;
	font-style: italic;
	line-height: 15px;
}

.titulo_albuns_fotos {
	font-size:12px;
	color:#5E0000;
	line-height: 18px;
}

.box_contato {
	width:300px;
}

