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

td img {display: block;}

#contenedor_home {
	position:absolute;
	left:50%;
	top:50%;
	width:685px;
	margin-left:-342px;
	height:550px;
	margin-top:-275px;
	z-index:1;
	}

#minombre {
	position:absolute;
	left:15px;
	top:505px;
	width:173px;
	height:42px;
	background-image:url(../images/home/compartidas/minombre.png);
	background-repeat:no-repeat;
	z-index:1;
	}
	
#contenedor_yos {
	position:absolute;
	left:181px;
	top:0px;
	width:504px;
	height:538px;
	z-index:1;
	}
