.description {
	font-family: Arial;
	font-size: 12px;
	color: #000;
}

TD {
	font-family: Arial;
	font-size: 12px;
	color: #000;
}

P {
	font-family: Arial;
	font-size: 12px;
	color: #000;
}

body {
}
}
.module {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	display: inline;
}


A:link {
	color: #000000;
	text-decoration: none;
}

A:visited {
	color: #000000;
	text-decoration: none;
}

A:active {
	color: #000000;
	text-decoration: none;
}

A:hover {
	color: #000000;


}
.description2 {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	text-align: justify;
}


A.dark:link {
	color: #CCC;
	text-decoration: none;
}

A.dark:visited {
	color: #CCC;
	text-decoration: none;
}

A.dark:active {
	color: #CCC;
	text-decoration: none;
}

A.dark:hover {
	color: #FFF;
	text-decoration: none;
}

HR {
	height: 1px;
	color: #999999;
}
.titulos {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	color: #FFCC00;
	font-weight: bold;
}

.prodimage {
	width: 200px;
	margin-right: 10px;
}
.productname {
	font-size: 16px;
}
.catname {
	font-size: 16px;
}
catdesc {
}
.catimage {
	width: 200px;
	margin-right: 10px;
}

div.nombrecampo {
	width: 80px;
	float: left;
	line-height: 22px;
}
div.valorcampo {
	width: 20px;
	float: left;
	line-height: 22px;
}

div.detalles {
	width: 546px;
	float: left;
	padding: 5px 0;
	border: solid #eeeeee 1px;
}

div.g1 {
	width: 177px;
	float: left;
	height: 25px;
	margin: 2px 0;
	padding: 0 3px;
	border: solid #eeeeee 1px;
}

div.g2 {
	width: 177px;
	float: left;
	background-color: #eeeeee;
	height: 25px;
	margin: 2px 1px;
	padding: 0 3px;
	border: solid #eeeeee 1px;
}


