/* CSS Document */

body {

	margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background-color:#000000;

	/* Fundo cinza

	background-attachment:fixed;

	background-image:url(imagens/bg.gif);

	background-repeat:repeat-x;

	background-color:#b5b5b5;

	*/

}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333;
	text-align:justify;
}

.titulo {	font-size: 13px; font-weight: bold; }
 
.titulo_home { font-size: 12px; font-weight: bold; }

.texto_home { font-size: 11px; }

.link_home { font-size: 11px; color:#990000; text-decoration:none; }

.link_interno { font-size: 12px; color:#990000; }

.rodape { font-size: 10px; color:#cccccc; }

a.lingua { background-color:#a30001; 	font-size: 12px; color:#ffffff; text-decoration:underline; float:right }

a.lingua:hover { background-color:#ffffff; font-size: 12px; color:#a30001; text-decoration:underline }

.texto_vermelho { font-size: 12px; color:red; }

.texto_branco { font-size: 12px; color:#ffffff; }

.texto_producoes { font-size: 11px }

.bg_nuvem { background-image:url(imagens/bg_nuvem.gif); background-repeat:repeat-x; }

#audio{ height:18px }
