*
{
	font-family: 'Verdana', 'Helvetica', 'sans-serif'; 
}
body
{
	background-color: #FFFFFF;
	margin-top: 20px;
}
input, textarea, select  
{
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ccc;
}
.botao 
{
	background-color:#FFFFFF; 
	border: 1px solid #CCCCCC; 
	cursor: pointer;
}
.alerta
{
	font-size: 11px;
	font-weight: normal;
	color: #D21A1A;
}
.contato 
{
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background-color: #6f6760;
	border: 1px solid #6f6760;
	width: 150px;
}
.titboldvermelho13 
{ 
	font-size: 13px; 
	color: #d21a1a; 
	font-weight: bold; 
	font-style: none;
}
.fonte10 
{ 
	font-size: 10px; 
	color: #4b4b4b; 
	font-weight: none; 
	font-style: none;
}
.bold10 
{ 
	font-size: 10px; 
	color: #4b4b4b; 
	font-weight: bold; 
	font-style: none;
}
.submenu 
{
	line-height:19px;
} 
.fonte11 
{ 
	font-size: 11px; 
	color: #4b4b4b; 
	font-weight: none; 
	font-style: none;
}
.bold11 
{ 
	font-size: 11px; 
	color: #4b4b4b; 
	font-weight: bold; 
	font-style: none;
}
.boldmenu 
{ 
	font-size: 10px; 
	color: #818181; 
	font-weight: bold; 
	font-style: none;
}
.rodape 
{ 
	font-size: 9px; 
	color: #4b4b4b; 
	font-weight: none; 
	font-style: none;
}
.endereco 
{ 
	font-size: 9px; 
	color: #818181; 
	font-weight: none; 
	font-style: none;
}
.link10 
{ 
	COLOR: #ffffff; 
	TEXT-DECORATION: none; 
	font-size: 10px; 
	font-weight: none;
}
.link10:hover 
{ 
	COLOR: #ffffff; 
	text-decoration: underline;
}
.linkboldvermelho13 
{ 
	font-size: 13px; 
	color: #d21a1a; 
	font-weight: bold; 
	font-style: none;
	text-decoration: none;
}
.linkboldvermelho13:hover 
{ 
	text-decoration: underline;
}
.linkbranco 
{ 
	COLOR: #ffffff; 
	TEXT-DECORATION: none; 
	font-size: 10px; 
	font-weight: none;
}
.linkbranco:hover 
{ 
	COLOR: #ffffff; 
	text-decoration: underline;
}
.menu 
{ 
	color: #818181; 
	text-decoration: none; 
	font-size: 10px; 
	font-weight: none;
}
.menu:hover 
{ 
	color: #818181; 
	text-decoration: underline; 
	font-weight: bold;
}
.submenu 
{ 
	COLOR: #818181; 
	TEXT-DECORATION: none; 
	font-size: 11px; 
	font-weight: none;
}
.linkbold10 
{ 
	COLOR: #4b4b4b; 
	TEXT-DECORATION: none; 
	font-size: 10px; 
	font-weight: bold;
}
.linkbold10:hover 
{ 
	COLOR: #4b4b4b; 
	text-decoration: underline;
}
.linkbold10v 
{ 
	COLOR: #d21a1a; 
	TEXT-DECORATION: none; 
	font-size: 10px; 
	font-weight: bold;
}
.linkbold10v:hover 
{ 
	COLOR: #d21a1a; 
	text-decoration: underline;
}
.link11 
{ 
	COLOR: #4b4b4b; 
	TEXT-DECORATION: none; 
	font-size: 10px; 
	font-weight: none;
}
.link11:hover 
{ 
	COLOR: #4b4b4b; 
	text-decoration: underline;
}
.numeracao 
{
	float            : left;
	width            : 20px;
	height           : 15px;
	padding          : 4px;
	font-size        : 11px; 
	border           : 1px solid  #222;
}
.numeracao a:hover 
{
	background-color : #D21A1A;
	color            : #FFFFFF;
	font-weight      : bold;
	padding          : 5px;
}
.pagina-atual
{
	color            : #FFFFFF;
	background-color : #D21A1A;
	font-weight      : bold;
	padding          : 5px;
}
.mondoweb
{
    font-size: 8px; 
	color: #4b4b4b; 
	font-weight: none; 
	font-style: none;
	text-decoration:none;
}
.mondoweb:hover
{
    color: #AAF202; 
}