/* CSS Document */
.tit_cabpromo_edificio {
	color: #999999;
}

#contenedor_des_evolucion {
	float: left;
	display: block;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 10px;
	width: 400px;
	height: 500px;
	text-align: left;
}
#contenedor_des_evolucion2 {
	float: right;
	display: block;
	vertical-align: top;
	padding-top: 10px;
	width: 394px;
	
}
#logo_promocion_evolucion {
	display: block;
	padding-left: 20px;
	/*clear: right;*/
	width: 330px;
	padding-top: 15px;
	padding-bottom: 20px;
}
#titular_parrafo {
	border-bottom-color: #CCCCCC;
	/*padding-left: 10px;
	margin-top: 5px;*/
}
#titular_parrafo h4 {
	font-size: 15px;
	display:inline;
}
#foto_portada_evolucion {
	display: block;
	vertical-align: top;
	width: 400px;
	height: 290px;
}
#parrafo_estilo_evolucion {
	display: block;
	height: 50px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	padding-top: 20px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 12px;
	width: 320px;
	margin-left: 20px;
	margin-top: 10px;
}
.nombre_rojo {
	color: #CC3300;
	font-weight: bold;
}
#minifotos_evolucion {
	padding-top: 20px;
	/*padding-left: 10px;
	padding-right: 2px;*/
	width: 190px;
	float: left;
	text-align: center;
	
}
#parrafo_portada_evolucion {
	display: block;
	font-family: "Trebuchet MS";
	font-size: 12px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	width: 390px;
}
#parrafo_portada2_evolucion {
	display: block;
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin-top: 30px;
	margin-left: 5px;
	padding: 15px;
	background-color: #faf8e2;
	width: 325px;
	float: left;
	margin-right: 10px;
}
.txt_datos {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-left: 15px;
}
.txt_informacion {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	padding-left: 15px;
}
#listado_planos {
	width: 210px;
	padding-left: 5px;
}
.link_lista a:link, .link_lista a:visited, .link_lista a:active {
	padding-left: 15px;
	width: 190px;
}
.link_lista a:hover {
	padding-left: 15px;
	width: 190px;
}
