@charset "utf-8";

a {
	color:#D3D1CA;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#325FA0;
}
a:hover {
	text-decoration: none;
	color:#000066;
}
a:active {
	text-decoration: none;
	color:#000000;
}

.moreinfo {
	background-image: url(../../images/flecha2.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 10px;
}
.moreinfo a {
}
.moreinfo a:hover {
	text-decoration: underline;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}

.elementoProducto {
	BORDER-RIGHT: #b2bdcd 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #b2bdcd 1px solid;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: -5px;
	BORDER-LEFT: #b2bdcd 1px solid;
	WIDTH: 160px;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: #b2bdcd 1px solid;
	TEXT-ALIGN: center;
	min-height: 200px;
	background-color: #EEEEEE;
	margin-top: 8px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 8px;
}

.styleProductName A {
	DISPLAY: block;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #22557c;
	text-align: center;
	margin-top: 5px;
}
.styleProductName A:hover {
	COLOR: #cc0000;
	TEXT-DECORATION: none;
}
.styleProductManufacturer {
	font-size: 10px;
	color: #333333;
	text-transform: capitalize;
}
.styleClassName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	margin-top: 8px;
	text-transform: uppercase;
	color: #666666;
}
.moreinfo {
	color: #E8E8E8;
}
.styleProductPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
	background-image: url(../images/oferta.gif);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 60px;
}
.styleProductImage {
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	min-height: 80px;
}
.styleProductImage img {
	vertical-align: middle;

}
.styleProductImage .fotoalta {
	height: 100px;
	width: inherit;
}
.styleProductName {
	margin-bottom: 5px;
}
.styleProductPrice a {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
.styleProductPrice .moreinfo {
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
}
