/* CABECERA DE SISTEMAS */

#img_map {background:url(../imagenes/cabecera_sistemas.jpg) no-repeat transparent; height:109px; position:relative; width:650; margin: 0; padding: 0; z-index:10
}
#img_map li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}

#img_map li, #img_map a {height: 109px; display: block;  cursor: default;}
#img_map a:hover{position:absolute; background: transparent;}
#img_map li p { display:none}

#punto_1, #punto_1 a{left: 0; width: 87px; text-decoration:none; border:0}
#punto_1 a:hover 	{left: 0; height: 386px;width:614px; background:url(../imagenes/sistema_pavimento.jpg) bottom left no-repeat;}
#punto_2, #punto_2 a{left: 87px; width: 87px; border:0}
#punto_2 a:hover 	{left: -87px; height: 446px;width:614px; background:url(../imagenes/sistema_agua.jpg) bottom left no-repeat;}
#punto_3, #punto_3 a{left: 174px; width: 87px; border:0}
#punto_3 a:hover 	{left: -174px; height: 306px;width:614px; background:url(../imagenes/sistema_pixUrbanos.jpg) bottom left no-repeat;}
#punto_4, #punto_4 a{left: 261px; width: 87px; border:0}
#punto_4 a:hover 	{left: -261px; height: 436px;width:614px; background:url(../imagenes/sistema_toldos.jpg) bottom left no-repeat;}
#punto_5, #punto_5 a{left: 348px; width: 87px; border:0}
#punto_5 a:hover	{left: -348px; height: 436px;width:614px; background:url(../imagenes/sistema_aparcamiento.jpg) bottom left no-repeat;}
#punto_6, #punto_6 a{left: 435px; width:87px; border:0}
#punto_6 a:hover 	{left: -435px; height: 436px;width:614px; background:url(../imagenes/sistema_fachadas.jpg) bottom left no-repeat;}
#punto_7, #punto_7 a{left: 522px; width:91px; border:0}
#punto_7 a:hover 	{left: -522px; height: 436px;width:614px; background:url(../imagenes/sistema_campus.jpg) bottom left no-repeat;}

#divisor_1,#divisor_2,#divisor_3,#divisor_4,#divisor_5,#divisor_6{
	position:absolute;
	z-index:300;
	background: transparent;
	top:0px;
	width:20px;
	height:109px;
}

#divisor_1 {left:77px;}
#divisor_2 {left:164px;}
#divisor_3 {left:251px;}
#divisor_4 {left:338px;}
#divisor_5 {left:425px;}
#divisor_6 {left:512px;}
#divisor_7 {position:absolute;left:0px;top:109px;width:650px;height:29px;z-index:300;
	background: transparent;
}
-->