body {
    background:url(../images/fondo.jpg) top;
	padding: 0px;
	margin: 0px;
}

.fondopie {
    background:url(../images/pie.jpg) no-repeat;
	height: 99px;
}

.centro {
    background: url(../images/centro.jpg) no-repeat;
	height: 261px;
}

.menu {
    background:url(../images/vineta.jpg) no-repeat;
	padding-left: 30px;
	padding-bottom: 4px;
	padding-top: 4px;
	height:30px;
}

a.enlacepie:link, a.enlacepie:visited{
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #E8E4E3;
	text-decoration: underline;
}

a.enlacepie:hover {
	color: #E8E4E3;
	text-decoration:none;
}

a.enlacemenu:link, a.enlacemenu:visited{
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #ffffff;
	text-decoration:none;
}

a.enlacemenu:hover {
	color: #DE0726;
}

.leyenda {
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #E8E4E3;
	text-decoration:none;
}

.titulo {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}

.texto {
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	text-align:justify;
	color: #ffffff;
	text-decoration:none;
	padding: 3px;
}

.fototienda {
    border: 2px ridge #ffffff;
	margin: 2px;
}