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

#enlaces{
	position:absolute;
	left:25px;
	top:135px;
	height:280px;
	width:100%;
	background-color:#FFFFFF;
	z-index:202;
	visibility:hidden;
}
#enlaces_foto{
	position:absolute;
	top:0px;
	left:0px;
}

#enlaces_txt1{
	position:absolute;
	top:0px;
	left:460px;
	width:325px;
	height:280px;
}
#enlaces_txt2{
	position:absolute;
	top:0px;
	left:815px;
	width:325px;
	height:280px;
}
#enlaces_txt3{
	position:absolute;
	top:0px;
	left:1170px;
	width:325px;
	height:280px;
}
