BODY {
	background-color: #727e82;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
.textopie {
	font-family: "Trebuchet MS", Verdana;
	color: #6d471a;
	font-size: 12px;
	text-align: center;
	margin-top: 22px;
}
.textopie a:link {
	color: #000000;
	text-decoration: none;
}
.textopie a:visited {
	text-decoration: none;
	color: #000000;
}
.textopie a:hover {
	color: #990000;
}
#contenido {
	padding-right: 75px;
	padding-left: 75px;
}
.titular1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #990000;
}
.fotoproductos {
	margin-left: -20px;
	margin-right: -40px;
}
.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
-moz-opacity: 0.5;
}

.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.contacto1 {font-size: 18px}
.contacto2 {font-size: 16px}
.contacto3 {
	color: #CC6600;
	font-weight: bold;
	font-size: 24px;
}
.pie a {
	color: #630;
	text-decoration: none;
}
.pie a:hover {
	color: #900;
	text-decoration: none;
}
