/* MODULO 1 */

div.out-1 {
	width: 183px;
	margin: 0px 2px 0px 2px;
	padding: 0px;
	border: 0px;
}

div.in-1 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	vertical-align: top;
}

.module-1photo {
	width: 180px;
	height: 135px;
	border: solid #2E3E53 1px;
	margin: 3px 1px 3px 1px;
}
.module-1name a:link, .module-1name a:visited {
	font-size: 12px;
	color: #F65E13;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	margin-left: 2px;
	display: block;
	font-family: "Trebuchet MS";
	text-transform: uppercase;
	text-decoration: none;
}
.module-1name a:hover {
	text-decoration: underline;
}
.module-1desc a:link, .module-1desc a:visited {
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	text-decoration: none;
	font-weight: normal;
	text-transform: lowercase;
	text-align: left;
	margin-left: 4px;
	display: block;
}

.module-1desc a:hover, .module-1desc a:active {
	text-decoration: underline;
}

.module-1price {
	font-size: 18px;
	color: #000000;
	width: 183px;
	display: block;
	line-height: 25px;
	margin: 10px 0px 2px 0px;
	text-indent: 2px;
}


/* MODULO 2 */

table-2.out {
	width: 183px;
}

table-2.in {
}

.module-2photo {
	width: 180px;
}
.module-2name a:link, .module-2name a:visited {
	font-family: Arial;
	font-size: 13px;
	color: #F89E00;
	font-weight: bold;
}
.module-2name a:hover {
	text-decoration: none;
}
.module-2desc {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.module-2price {
	font-family: Tahoma;
	font-size: 20px;
	color: #000000;
}


/* MODULO 3 */

div.out-3 {
	width: 610px;
	border: 0px;
	height: 231px;
	float: left;
}

div.in-3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 6px 0 14px;
	vertical-align: top;
	width: 180px;
	float: left;
}

.module-3photo {
	width: 179px;
	height: 133px;
}
.module-3name a:link, .module-3name a:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #3A69A4;
	font-weight: bold;
	text-align: left;
	display: block;
	text-decoration: none;
	line-height: 18px;
}
.module-3name a:hover {
	text-decoration: none;
}
div.module-3desc {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
	text-transform: lowercase;
	text-align: left;
	display: block;
}

.module-3moreinfo a:hover, .module-3moreinfo a:active , .module-3moreinfo a:visited , .module-3moreinfo a:link{
	color: #333333;
	text-decoration: none;

}

.module-3moreinfo {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	display: block;
	line-height: 20px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
}

