
/* fisheyeItem */
*
{
	margin: 0;
	padding: 0;
}

#fisheye{
	position: relative;

	
}

.fisheye{
	text-align: center;
	height:130px;
	position: relative;


}
a.fisheyeItem
{
	text-align: center;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	width: 80px;
	position: absolute;
	display: block;
	top: 0;
}
.fisheyeItem img
{
	border: none;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.fisheyeItem span
{
	display: none;
	position: relative;
	font-weight: normal;
}
.fisheyeContainter
{	
	background-color: #fff;
	height: 50px;
	width: 900px;
	left: 450px;
	position: absolute;
	margin-top:20px;
	padding-bottom:20px;
}

/* Producte: autos */
 .autos h2,  .comunidades h2,  .hogar h2,  .accidentes h2,  .responsabilidad h2,  .decenal h2,  .construccion h2,  .comercio h2,  .pyme h2,  .transporte h2,  .incendios h2,  .cazadores h2,  .embarcaciones h2,  .motos h2  {
	visibility: hidden;
}
 .autos  {

	background-image: url(images/productes/titols/union-autos.jpg);
	background-position:20px 20px;
	background-repeat:no-repeat;
}
 .autos faq  {
	height: 371px;
	width: 239px;
	background-image: url(images/productes/titols/union-autos.gif);
	position: absolute;
	background-repeat: no-repeat;
}
 .comunidades  {

	background-image: url(images/productes/titols/union-comunidades.jpg);
	background-position:20px 20px;
	background-repeat: no-repeat;
}
 .hogar  {
	
	background-image: url(images/productes/titols/union-hogar.jpg);
	background-position:20px 20px;
	background-repeat: no-repeat;
}
 .accidentes  {

	background-image: url(images/productes/titols/union-accidentes.jpg);
	background-position:20px 20px;
	background-repeat: no-repeat;
}
 .responsabilidad  {
	
	background-image: url(images/productes/titols/union-responsabilidad-civil.jpg);
	background-position:20px 20px;
	background-repeat: no-repeat;
	
}
 .decenal  {

	background-image: url(images/productes/titols/union-decenal.jpg);
	background-position:20px 20px;
		background-repeat: no-repeat;
}
 .construccion  {

	background-image: url(images/productes/titols/union-construccion.jpg);
	background-position:20px 20px;
	background-repeat: no-repeat;
}
 .comercio  {

	background-image: url(images/productes/titols/union-comercio.jpg);
	background-position:20px 20px;
	background-repeat: no-repeat;
}
 .pyme  {

	background-image: url(images/productes/titols/union-pyme.jpg);
	background-position:20px 20px;
	background-repeat: no-repeat;
}
 .transporte  {

	background-image: url(images/productes/titols/union-transporte.jpg);
	background-position:20px 20px;
	background-repeat: no-repeat;
}
 .incendios  {
	
	background-image: url(images/productes/titols/union-incendios.jpg);
	background-position:20px 20px;
	background-repeat: no-repeat;
}
 .cazadores  {
	
	background-image: url(images/productes/titols/union-cazadores.jpg);
	background-position:20px 20px;
		background-repeat: no-repeat;
}
 .embarcaciones  {

	background-image: url(images/productes/titols/union-embarcaciones.jpg);
	background-position:20px 20px;
		background-repeat: no-repeat;
}
 .motos  {

	background-image: url(images/productes/titols/union-motos.jpg);
	background-position:20px 20px;
	background-repeat: no-repeat;
}

