.web_correo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-bottom: 10px;
	text-decoration: none;
}
.web_correo a {
	color: #333333;
	text-decoration: none;
}
.web_correo a:hover {
	color: #335C87;
}
.marca {
	margin-bottom: 10px;
	height: 174px;
	width: 174px;
}
.proveedores {
	text-decoration: none;
	display: block;
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}
.proveedores li {
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	display: block;
	padding-top: 4px;
}
.proveedores li a {
	color: #666666;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.proveedores li a:hover {
	color: #335C87;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #335C87;
}

