
/**************************************************************

	Image Menu
	v 2.2

**************************************************************/


#imageMenu {
	position: relative;
	width: 900px;
	height: 140px;
	overflow: hidden;
}

body:nth-of-type(1) #imageMenu 
{
    position:relative;
    height: 140px;
    width: 900px;
    margin-top:36px;
    display: block;
}


#imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 140px;
	width: 1490px;
	
	}

#imageMenu ul li {
	float: left;
}

#imageMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 1px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:150px;
	height: 140px;
}


/*********/
#imageMenu ul li.mapfre a {
	background: url(../images/banner/mapfrehome.jpg) repeat scroll 0%;	
}
#imageMenu ul li.pagoenlinea a {
	background: url(../images/banner/PagoEnLinea.jpg) repeat scroll 0%;	
}
#imageMenu ul li.asistenciaviaje a {
	background: url(../images/banner/asistenciaviaje.jpg) repeat scroll 0%;
}	
#imageMenu ul li.seguroobligatorio a {
	background: url(../images/banner/soap2009.jpg) repeat scroll 0%;
}
#imageMenu ul li.denunciosinietro a {
	background: url(../images/banner/denunciosinietro.jpg) repeat scroll 0%;
}
#imageMenu ul li.segurointernacional  a {
	background: url(../images/banner/segurointernacional.jpg) repeat scroll 0%;
}

#imageMenu ul li.mapfre_nadal  a {
	background: url(../images/banner/mapfre_nadal.jpg) repeat scroll 0%;
}

/*********/

.clear {
	clear: both;
}

/*************************************************************
    PARA DESARROLLO DE BANNER
*************************************************************/




#imageMenu2 {
	position: relative;
	width: 875px;
	height: 100px;
	overflow: hidden;
}

#imageMenu2 ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 100px;
	width: 1490px;
	
}

#imageMenu2 ul li {
	float: left;
}

#imageMenu2 ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 1px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:300px;
	height: 100px;
}


/*********/

#imageMenu2 ul li.asistenciaviaje a {
	background: url(../images/banner/vidaviaje1.png) repeat scroll 0%;
}	
#imageMenu2 ul li.seguroobligatorio a {
	background: url(../images/banner/soap1.png) repeat scroll 0%;
}
#imageMenu2 ul li.segurointernacional  a {
	background: url(../images/banner/rci1.png) repeat scroll 0%;
}

#imageMenu2 ul li.terremoto  a {
	background: url(../images/banner/terremoto1.png) repeat scroll 0%;
}






