body {
	background-image: url(../imagenesEstilo/invert/BG.jpg);
}

#pie{

	background:url(../imagenesEstilo/invert/pie.jpg) no-repeat;
	
}
/* BARRA SUPERIOR */
#barra-superior {
	background-image: url(../imagenesEstilo/invert/cabecera.jpg);

}

h1{

	color:  #336633;
}

h2{

	color:  #336633;
}

img{
	border: none;
}


	
