/* CSS Document */
body {
	background-color:#FCC917;
	width:100%;
	height:100%;
	margin:0px;
	}
.borde {
	background-image:url(../imagenes/logonuevo_borde.jpg);
	background-repeat:repeat-x;
	background-position:top;
	}
