.contenedorGeneralPI
{
	width:800px;
	margin:auto;
	border: thin solid white;
	height:1460px;
	background:#005480;
}
.contenedorGeneralPISoluciones
{
	width:800px;
	margin:auto;
	border: thin solid white;
	height:1350px;
	background:#005480;
}
.columnaIzquierdaSoluciones
{
	width:250px;
	height:1260px;
	float:left;
}

.columnaCentroSoluciones
{
	width:112px;
	height:1260px;
	float:left;
}

.columnaDerechaSoluciones
{
	width:438px;
	height:1280px;
	float:left;
}
.borde_top_izquierdo_PI_Soluciones
{
	width:112px;
	height:282px;
	background:url(../imagenes/borde_top_izquierdo.jpg) repeat-y;
	float:left;
}

.borde_top_izquierdo_PI_2_Soluciones
{
	width:112px;
	height:610px;
	background:url(../imagenes/borde_top_izquierdo.jpg) repeat-y;
	float:left;
}

.panelContenidoCentralSoluciones
{
	width:438px;
	height:1170px;
	background:#006394;
	float:left;
	
}