#cabecera {
	background-color: #D8DCBB;
	height: 92px;
	width: 760px;
	clear: both;
	background-image:  url(imagenes/cabecera_villar_arnedo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#pie {
	background-color: #D8DCBB;
	height: 42px;
	width: 760px;
	clear: both;
	background-image: url(imagenes/pie_villar_arnedo.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
table.csc-uploads {
	margin-left:20px;
}
table.csc-uploads td.csc-uploads-fileName p a {
  	background-image: url(imagenes/bullet.gif);
	background-repeat: no-repeat;
	background-position: left  center;
	padding-left:20px;
}