/* GENERAL */

img {
	border:0;
	}

body {
	margin:0px;
	}
/* INDEX */

#pasto {
	width:100%;
	height:145px;
	background-image:url(../imagenes/fondo.jpg);
	margin:200px 0 0 0;}
	
#botones {
	width:50%;
	text-align:right;
	margin:0 15% 0 25%;
	font-family: "Trebuchet MS", Georgia, Verdana, Arial;
	font-size:20px;
	line-height:40px;
	}

#botones a {
	color:#000000;
	text-decoration:none;
	margin: 5px 10px 0 10px;
	}

/*#body_index {
	background-image:url(../imagenes/mosaico.jpg);
	vertical-align:middle;
	text-align:center;
	padding-top:10%;
}

/* HOME */
/*
#body_home {
	background-color: #000000;
}*/