.contenedorGeneralPIServicios
{
	width:800px;
	margin:auto;
	border: thin solid white;
	height:1200px;
	background:#005480;
}
.columnaIzquierdaServicios
{
	width:250px;
	height:800px;
	float:left;
}

.columnaCentroServicios
{
	width:112px;
	height:800px;
	float:left;
}

.columnaDerechaServicios
{
	width:438px;
	height:1120px;
	float:left;
}
.borde_top_izquierdo_PI_servicios
{
	width:112px;
	height:414px;
	background:url(../imagenes/borde_top_izquierdo.jpg) repeat-y;
	float:left;
}

.borde_top_izquierdo_PI_2_Servicios
{
	width:112px;
	height:320px;
	background:url(../imagenes/borde_top_izquierdo.jpg) repeat-y;
	float:left;
}

.panelContenidoCentralServicios
{
	width:438px;
	height:1000px;
	background:#006394;
	float:left;
	
}