body {
	background-image: url(fondo_web.jpg);
	background-attachment:fixed;
	background-color: #FFFFFF;
	background-repeat:no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
}


#flotante {
position:fixed;
left:0;
top:0;
display:block;
height: 152px;
width: 176px;
background: url(esq_nuevo.png) bottom right no-repeat;
text-indent: -999em;
}

#flotantePie {
position:fixed;
left:0;
bottom:0;
display:block;
height: 55px;
width: 185px;
background: url(pie_nuevo.png) bottom right no-repeat;
}
