/* MODULO DERECHA */

.modulerightphoto {
	width: 160px;
	height: 120px;
	margin: 0;
	padding: 0;

}
.module1name a:link, .module1name a:visited {
	font-family: Georgia;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;

}
.module1name a:hover {

}
div.module1desc {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	height: 65px;
}
div.module1price {
	font-family: Arial;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	line-height: 28px;
	background-color: #EFEFEF;
	text-indent: 8px;
}
div.module1ID {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 18px;
	text-transform: none;
	text-decoration: none;
}
div.out {
	float: left;
	width: 531px;
	padding: 0px;
}

div.in {
	float: left;
	width: 160px;
	margin: 0px 5px 10px 5px;
	padding: 0;
}
