@charset "utf-8";
/* CSS Document */

body {
margin:0px;
}

.fondo1 {
	background-image:url(images/fondo1.jpg);
	background-repeat:no-repeat;
	}
	
.txtpie {
	font-family:tahoma;
	font-size:11px;
	color:#FFFFCC
	}