@charset "iso-8859-1";
/* CSS Document */

body {
	background-color: #333333;
	background-image: url(imagens/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.t_visage {
	background-color: #F3F3F3;
	background-image: url(imagens/t_visage.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.topicos_destaque {
	background-color: #f3f3f3;
}
.topicos_destaque:hover {
	background-color: #E9E9E9;
}

.visageimports_linha {
	background-image: url(imagens/ca_1.gif);
}

.rodape {
	background-image: url(imagens/rodape.gif);
}

.ca_m {
	background-color: #F3F3F3;
	background-image: url(imagens/ca_m.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.menu_produtos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover.menu_produtos {
	color: #CC0000;
}

.text_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.text_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.text_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D89D0;
	text-decoration: none;
	font-weight: bold;
}

.text_v_g {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

.titulos1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #014B96;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -1px;
}

.text_v_g2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
.text_v_g2:hover {
	text-decoration: underline;
}

.text_v_g22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#promo1 {
	height: 95px;
	width: 205px;
}
#promo2 {
	height: 70px;
	width: 70px;
}

.menu_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 23px;
	padding-top: 7px;
	padding-right: 10px;
	padding-left: 10px;
}
.menu_top:hover {
	background-color: #0173BC;
}

.form {
	margin: 0px;
}

.formbox1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #999999;
	text-decoration: none;
	padding: 5px;
	border: 1px solid #CCCCCC;
	width: 270px;
}

