@charset "utf-8";
/* CSS Document */
#modelo-contenido{
		float:left;
		background-image:url(../img_template/modelo-buy.jpg);
		background-repeat:no-repeat;		
		/*margin-left:63px;*/
		margin-top:17px;
		width:234px;
		height:347px;
}
#contenido{
	background-image:url(../img_template/fondo-buy.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;	
}
