@charset "UTF-8";
/* CSS Document */

#div_txt_subsecc{
	position:absolute;
	left:478px;
	top:83px;
	color:#999999;
	
}
#arriba{
	position:absolute;
	top:105px;
	left:0px;
	height:28px;
	width:100%;
}
#abajo{
	position:absolute;
	top:416px;
	left:0px;
	height:28px;
	width:100%;
}
	/* MENU OBRA*/
#div_menu_obra{
	position:absolute;
	top:515px;
	left:25px;
	
}
	#div_secciones{
		position:absolute;
		left:0px;
		top:23px;
		height:40px;
		color:#999999;
		width:100%;
		text-transform:uppercase;
		white-space: nowrap;
	}
	a.a_secciones_normal{
		margin-right:20px;
	}
	a:hover.a_secciones_normal{
		margin-right:20px;
		color:#cc3399;
	}

	a.a_secciones_pulsado{
		margin-right:20px;
		color:#cc3399;
	}

	#div_subsecciones{
		position:absolute;
		left:0px;
		top:60px;
		color:#000000;
		width:100%;
		height:80px;
		white-space: nowrap;
	}
	a.a_subsecciones_normal{
		margin-right:20px;
		color:#000000;
	}
	a:hover.a_subsecciones_normal{
		margin-right:20px;
		color:#cc3399;
	}

	a.a_subsecciones_pulsado{
		margin-right:20px;
		color:#cc3399;
	}
/*PRODUCTOS*/
.mas_fotos{
	position:relative;
	top:0px;
	left:358px;
	width:90px;
	height:90px;
	background-image: url(../imgs/mas_fotos.png)!important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../imgs/mas_fotos.png');
	background-repeat:no-repeat;
	background-position:right top;
	z-index:99;
	cursor:pointer;

}
.obra_texto{
	position:relative;
	top:110px;
	left:0px;
	width:450px;
	height:80px;
	z-index:99;
	color:#FFFFFF;
	background-image: url(../imgs/trans.png)!important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../imgs/trans.png');
	background-repeat:repeat;

}
.obra_texto_margen{
	padding:18px;
}
.obra_foto{
	position:relative;
	top:-170px;
	left:0px;
	z-index:90;
}
.obra_p{
	margin:0px;
	padding-bottom:2px;
}

