/* CONTENIDO */

#contenido {
	height: inherit;
	min-height: 500px;
}

/* BORDE DEL CLOUD-ZOOM */

#masterplan {
	border:4px solid #c22f16;
	width: 430px;
	height: 430px;
	margin: 0 0 0 10px;
	padding: 0;
	position: absolute;
}

/* CONTENIDO */

#deslink h1 {
	background: transparent url(../images/home/home1.png) no-repeat scroll 0 0;
	width: 137px;
	height: 25px;
	display: block;
	text-indent: -3000px;
	padding: 0;
	margin: 12px 0 0 14px;
}
.izquierda {
	float: left;
	display: inline;
	width: 450px;
	min-height: 450px;
}
.derecha {
	float: left;
	display: inline;
	width: 450px;
	background: transparent url(../images/desarrollo/boxdes.png) no-repeat scroll 0 0;
	min-height: 450px;
	margin: 0 0 0 10px;
}

.deslink_subtitulo {
	font-size: 14px;
	font-weight: bold;
	margin: 19px 0 0 19px;
	position: absolute;
	text-shadow:0px 1px #dfdfdf;
}
.deslink_subtitulo span { color: #c22f16; }

.deslink_puntos {
	position: absolute;
	margin: 39px 0 0 19px;
	height: 1px;
	width: 400px;
	border-top: 1px dotted #c22f16;
}
.deslink_texto {
	font-size: 12px;
	width: 400px;
	height: 50px;
	position: absolute;
	margin: 46px 0 0 19px;
}
.deslink_imagen {
	background: transparent url(../images/desarrollo/prot_img.png) no-repeat scroll 0 0;
	width: 401px;
	height: 274px;
	position: absolute;
	margin: 96px 0 0 19px;
}

#deslink_lista ul {
	list-style: none;
	list-style-type: none;
}
#deslink_lista ul li {
	padding-left: 23px;
	font-size: 12px;
	color: #333333;
	height: 16px;
	line-height: 12px;
	margin-bottom: 2px;
}
#deslink_lista ul li h1 {
	background: transparent url(../images/ok_icon.gif) no-repeat scroll 0 0;
}

/* CUANDO NO TIENEN ACTIVADO JAVASCRIPT */

#noflash_des {
	width: 100%;
	background: transparent url(../images/noflash/noflash_des.png) no-repeat scroll center top;
	height: 298px;
	position: relative;
}
