#port-contenedor {
	width: 380px;
	float: none;
}
#port-img {
	padding: 5px;
	border: 1px dotted #CCCCCC;
	width: 372px;
	float: left;
	background-color: #E9E9E9;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#port-img-dg {
	padding: 5px;
	border: 1px dotted #CCCCCC;
	width: 200px;
	float: left;
	background-color: #E9E9E9;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#port-tit {
	width: 380px;
	margin: 0px 0px 3px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, sans-serif;
	font-weight: bold;
	color: #0099CC;
	font-size: 12px;
	float: none;
}
#port-des {
	width: 380px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, sans-serif;
	color: #666666;
	font-size: 12px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	float: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #EAEAEA;
	border-left-color: #CCCCCC;
	border-bottom-style: dotted;
	margin-bottom: 20px;
	background-image: url(../images/fondo-des.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#port-des-dg {
	width: 260px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, sans-serif;
	color: #666666;
	font-size: 12px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	float: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #EAEAEA;
	border-left-color: #CCCCCC;
	border-bottom-style: dotted;
	margin-bottom: 20px;
	background-image: url(../images/fondo-des.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}
