@charset "utf-8";
/* CSS Document */

body, html {
 margin:0;
 padding:0;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
 margin:  0;
 padding: 0;
}

#hombre_contenedor {
	width: 580px;
	height: 630px;
	background-image: url(../images/carta.jpg);
	background-repeat: no-repeat;
	margin-left:0 0 0 40px;
	
}

#hombre_contenido_hojas {
	width:397px;
	height:560px;
	padding-top:30px;
	margin-left:165px;
	/*margin-right:50px;*/
	/*background-image:url(../images/inicio_textoplantilla.gif);*/
	/*background-repeat:no-repeat;*/
	}



