.leftForma {
	background: url(images/f-left.jpg) repeat-y left;
}
.rightForma {
	background: url(images/f-right.jpg) repeat-y right;
}
.topForma {
	background: url(images/f-top.jpg) repeat-y top;
	background-repeat: repeat-x;
}
.bottomForma {
	background: url(images/f-bottom.jpg) repeat-y bottom;
	background-repeat: repeat-x;
}
.fondoForma {
	background: url(images/f-fondoBody.jpg);
}

div.encabezados {
font: 10pt Arial, Helvetica, sans-serif;
color: #484848;
font-weight: bold;
padding-left: 3px;
padding-top: 0px;
text-align: left;
}

font.textoGaleria {
font-family: arial;
font-size: 11px;
color: #c10000;
}

a.anuncioverPrimero {
font: 11px Arial;
cursor: pointer;
/*
padding-left: 5px;
padding-bottom: 6px;
padding-top: 6px;
font-weight: bold;
text-align: left;
}
*/
}
a.anuncioverPrimero:link { color: #c10000; text-decoration: none; }
a.anuncioverPrimero:visited { color: #dddddd; text-decoration: none; }
a.anuncioverPrimero:hover { color: #c10000; text-decoration: none; }
a.anuncioverPrimero:active { color: #c10000; }


.galeriaTitulo {
font-family: arial;
font-size: 14px;
color: #c10000;
font-weight: bold;
}

.galeriaDescripcion {
font-family: arial;
font-size: 12px;
color: #000000;
font-weight: normal;

}

