/* Div general del pie */
.DivPie
{
	clear: both;
	width: 100%;
	background-color: RGB(0,101,49);
	min-height: 39px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow: auto;
}
/* Div contenedor del enlace a comercio */
.DivEnlaceComercio
{
	float:left;margin-left:01%;margin-top:0%;width:15%;
	height: 30px;
	background: url(../Images/ComercioPie2.gif) top center no-repeat;
	text-align: center;
}
.DivEnlaceComercio2{
	margin: 6px 0 5px 0;
}
.EnlaceComercio{
	color: #fff;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 1.048em;
}
/* Div contenedor del texto del pie */
.DivTextoCitesPie
{
	float:left;text-align:left;margin-top:0%;margin-left:01%;width:30%;
}
/* Tipo de texto en el pie */
.LetraPie
{
	font-size: 0.8em; 
	margin: 2px 0px 0px 0px;
	color: #dcefb1; 
	font-family: verdana;
	text-align:left;
}
/* Div contenedor del correo del administrador */
.DivCorreo
{
	width:16%;float:left;margin-top:0%;text-align:center;
}
/* Div contenedor del Aviso Legal    */
.DivAvisoLegal
{
	width:12%;float:left;margin-top:0.5%;text-align:center;display:block
}
/* Imagen W3C (WAI y XHTML) */
.imagenW3CPie
{
	background-color: #006531;
	color: #FFFFFF;
	border-style:none;
	width:88px;
	height:31px;
	display:inline;
}


/* Lista con las 3 imagenes W3C */
ul.imgPie {
	margin: 0;
	padding:0;
	text-align: right;
}
ul.imgPie li{
	display: inline;
	list-style-type: none;
}