td img {
	display: block;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fundo.jpg);
	background-repeat: repeat-x;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.tit_destaque {
	background-image: url(images/ccvw_16.jpg);
}
.bg_menu {
	background-image: url(images/ccvw_12.jpg);
	font-size: 12px;
	font-weight: bold;
	color: #023A68;
}
.txt_dest-verde {
	color: #66971C;
	font-weight: bold;
}

a:link {
	color: #023A68;
	text-decoration: none;
}
a:visited {
	color: #023A68;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}.tit_secao {
	background-image: url(images/ccvw_16.jpg);
	font-size: 18px;
	font-weight: bold;
	color: #0163AC;
}
.txt_dest-roxo {
	color: #994D7E;
	font-weight: bold;
	font-size: 13px;
}
.txt_branco {
	color: #FFFFFF;
}
.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #9BBEDA;
}

