.shadow {
        background: url(shadow-1000x1000.gif) no-repeat right bottom;
        padding: 10px 15px 15px 10px;
}

.fundo {
	background-image: url(imagens/bodybg.png);
	background-repeat: repeat-x;
	background-position: center top;
}

.fundomenu {
	background-image: url(imagens/menubg2.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

.t_menu:link  {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

.t_menu:hover {
	font-size: 13px;
	text-decoration: none;
}

.t_menu:visited {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

.t_menu:active {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.titulos {
	font-family: arial;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

body,td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

weblite {
	color: #484848;
	text-decoration: none;
}

a:link {
	color: #ca250e;
	text-decoration: none;
}

a:visited {
	color: #ca250e;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

a:active {
	color: #ca250e;
	text-decoration: none;
}

.t_azul {
	font-size: 14px;
	color: #ca250e;
	font-weight: bold;
	padding-left: 15px;
}

.t_menu:link  {
	font-size: 13px;
	color: #FFFFFF;
}

.t_menu:hover {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.t_menu:visited {
	font-size: 13px;
	color: #FFFFFF;
}

.t_menu:active {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.frm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1.5px solid #ca250e;
	color: #484848;
}

.textobranco {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
}