/* reset */
ul, li, p {
	margin:0;
	padding:0;
/*	background-color:#5B3D31;*/
}
body {
	margin:0;
	padding:0;
	background-image:url(../images/1x1_fondo_patel.jpg);
	background-repeat:repeat;
}
ul {
	list-style:none;
}
body {
	font-size:62.5%;
	min-width:80.1em;
	text-align:center;
}
.wrapper { margin:0 auto;
width:80.1em;
text-align: left;
}
	


