body {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../imagens/risco_fundo.jpg);
	background-repeat:repeat-x;
	padding:0px;
	margin:0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;~
	display: block;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider, #slider li{ 
	width:932px;
	height:300px;
	overflow:hidden; 
	}
span#prevBtn{}
span#nextBtn{}	


.cinzento_claro_12 {
font-size:12px;
color:#999999;
}

.cinzento_12 {
font-size:12px;
color:#767676;
}

	.cinzento_12 a{
	font-size:12px;
	color:#767676;
	}
	
	.cinzento_12 a:hover{
	font-size:12px;
	color:#767676;
	}

.link_verde_12 {
font-size:12px;
color:#79C633;
font-weight:bold;
text-decoration:none;
}

	.link_verde_12 a{
	font-size:12px;
	color:#79C633;
	font-weight:bold;
	text-decoration:none;
	}

	.link_verde_12 a:hover{
	font-size:12px;
	color:#79C633;
	font-weight:bold;
	text-decoration:none;
	}
	


.azul_23 {
font-size:23px;
color:#3D72C2;
font-weight:bold;
text-decoration:none;
}

	.azul_23 a{
	font-size:23px;
	color:#3D72C2;
	font-weight:bold;
	text-decoration:none;
	}
	
	.azul_23 a:hover{
	font-size:23px;
	color:#3D72C2;
	font-weight:bold;
	text-decoration:none;
	}

.vermelho_12 {
font-size:12px;
color:#990000;
font-weight:bold;
text-decoration:none;
}