/* Div general del pie */
.DivPie
{
	width: 100%;
	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background:transparent url(../imagenes/fondo_footer.gif) repeat-x scroll 0%;
	
clear:both;
height:42px;
}

/* Div contenedor de los iconos de accesibilidad */
.DivIconosAcc
{
	margin: 3px 0px 0px 0px;

}

/* Div contenedor de imagen W3C */
.DivImgW3C
{
	
	float: right;
	margin-top: 0.368%;
	margin-right: 01%;
	
}

/* Imagen W3C (WAI y XHTML) */
.imagenW3CPie
{
	border-style: none;
	width: 88px;
	height: 31px;
	display: inline;
}