body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

/* MODULO 1*/

table.out {
	width: 180px;
}

table.in {
	width: 178px;
	margin: 0px;
}

.modulerightphoto {
	width: 178px;
	height: 135px;
}
.module1name a:link, .module1name a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
}
.module1name a:hover {
	text-decoration: underline;
}
td.module1desc {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	height: 115px;
}
td.module1price {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	line-height: 20px;
}
.module1ID {
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	line-height: 18px;
	text-transform: none;
}

/* MODULO 2 */
table.out-2 {
	float: left;
	margin-left: 5px;
	width: 170px;
}

table.in-2 {
	width: 170px;
	margin: 5px 5px 5px 0px;
}

.module2photo {
	width: 170px;
	height: 129px;
}
.module2name a:link, .module2name a:visited {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.module2name a:hover {
	text-decoration: underline;
}
td.module2desc {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	height: 80px;
}
td.module2price {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 18px;
}
.module2ID {
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	line-height: 18px;
	text-transform: none;
}
