/* MODULO 1 */

.module1name a:link, .module1name a:visited {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.module1name a:hover {
	font-family: Arial;
	text-decoration: none;

}
div.module1desc {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	height: 50px;
}

.module1photo {
	width: 245px;
}



div.module1price {
	font-family: Arial;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 28px;
	background-color: #AE1D20;
	text-indent: 8px;
}
div.mod1out {
	float: left;
	width: 245px;
	padding: 3px 5px;
}

div.mod1in {
	width: 245px;
	margin: 0;
	float: left;
	padding: 0 0 10px 0;
}


/* MODULE 5 */

div.out-5 {
	width: 200px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px;
}

div.in-5 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	vertical-align: top;
}


.module-5photo {
	width: 198px;
	height: 148px;
	border: solid #2E3E53 1px;
	margin-top: 3px;
	margin-bottom: 2px;
}

div.module-5name {
	text-align: left;
}


.module-5name a:link, .module-5name a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	line-height: normal;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;
}

.module-5name a:hover {
	text-decoration: none;
}

div.module-5desc {
	text-align: left;
	font-family: arial;
	font-size: 11px;
	color: #000000;
	line-height: normal;
	text-transform: lowercase;
	text-decoration: none;
	height: 45px;
}

.module-5desc a:link, .module-5desc a:visited {
	text-decoration: none;
	text-align: left;
	color: #000000;
	font-family: arial;
	font-size: 11px;
}

.module-5desc a:hover, .module-5desc a:active {
	text-decoration: underline;
}

.module-5price {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	line-height: 25px;
	font-weight: bold;
	background-color: #AE1D20;
	margin: 10px 0px 2px 0px;
	text-indent: 6px;
	text-transform: uppercase;
}
