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

/*
// LideresCampesinas.org
*/

body {
	margin:0 auto;
	background-image:url(../images/index/bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#003300 }

* html body {
	background-image:url(../images/index/bg-ie.jpg); }

#visual {
	margin:0 auto;
	overflow:hidden;
	padding:0px;
	width:640px;
	height:768px }

a img {
	border:0px }