/* CSS Document */

/* VITRINE */

body {
	font-family:Trebuchet MS;
	background-color:#FFFFFF;
	}

a.linktitprod:active {  font-family:Trebuchet MS; color: #000000; text-decoration: none; font-size: 9px}
a.linktitprod:link {  font-family: Trebuchet MS; color: #000000; text-decoration: none; font-size: 9px}
a.linktitprod:visited {  font-family:Trebuchet MS; color: #000000; text-decoration: none; font-size: 9px}
a.linktitprod:hover {  font-family: Trebuchet MS; color: #C92020; text-decoration: none; font-size: 9px
}

a.linkrelprod:active {  font-family:Trebuchet MS; color: #666666; text-decoration: none; font-size: 13px}
a.linkrelprod:link {  font-family: Trebuchet MS; color: #666666; text-decoration: none; font-size: 13px}
a.linkrelprod:visited {  font-family:Trebuchet MS; color: #666666; text-decoration: none; font-size: 13px}
a.linkrelprod:hover {  font-family: Trebuchet MS; color: #666666; text-decoration: underline; font-size: 13px
}

a.linkvejaprod:active {  font-family:Trebuchet MS; color: #666666; text-decoration: none; font-size: 11px}
a.linkvejaprod:link {  font-family: Trebuchet MS; color: #666666; text-decoration: none; font-size: 11px}
a.linkvejaprod:visited {  font-family:Trebuchet MS; color: #666666; text-decoration: none; font-size: 11px}
a.linkvejaprod:hover {  font-family: Trebuchet MS; color: #666666; text-decoration: underline; font-size: 11px
}

.bordadestaque {
 border-top: 2px solid #CB5959;
 border-right: 2px solid #CB5959;
 border-bottom: 2px solid #CB5959;
 border-left: 2px solid #CB5959;
}

.bordanormal {
 border-top: 1px solid #D8D8D8;
 border-right: 1px solid #D8D8D8;
 border-bottom: 1px solid #D8D8D8;
 border-left: 1px solid #D8D8D8;
}

.text_relprod {
	font-family:Trebuchet MS;
	font-size:13px;
	color:#666666;
	}

.text_hotline {
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:13px;
	color:#FFFFFF;
	}
	
	.text_titbusca {
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:12px;
	color:#666666;
	}
	
	.text_guiaprod {
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:14px;
	color:#898989;
	}
	
	.text_prodprod {
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:14px;
	color:#026d53;
	}
	
	.text_busca {
	font-family:Trebuchet MS;
	font-size:12px;
	color:#666666;
	}
	
	
	.text_titrelprod {
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:15px;
	color:#666666;
	}

/* VITRINE */