@font-face {
/* A font by Jos Buivenga (exljbris) -> www.exljbris.nl */
font-family: Calluna Regular;
src: url(Calluna-Regular.otf) format("opentype");
}
@font-face {
/* A font by Manfred Klein: http://manfred-klein.ina-mar.com/ */
font-family: GeosansLight;
src: url(GeosansLight.ttf) format("truetype");
}
@font-face {
/* A font by SIL International: http://scripts.sil.org/gentium */
font-family: Gentium Book Basic;
src: url(GenBkBasI.ttf) format("truetype");
}

body {
background: url('patt_487961f0a9980.jpg') repeat;
font: 16px Calluna Regular, Georgia;
margin-top: 60px;
}

#main {

background: url('img/fondoaltar.png') no-repeat top right;
background-color: rgb(255,255,255);
/*border: 1px rgb(142,142,142) solid;*/
border: 1px #62016D solid;
width: 90%;
min-width: 1000px;
min-height: 950px;
text-align: left;
position: relative;
}

#menuizq {
position: absolute;
top: 207px;
left: 0px;
width: 234px;
text-align: right;
padding-right: 40px;
/*font: 14px Trajan, Trajan Pro;*/
text-decoration: none;
font-weight: 100;

}

#titulo {
position: absolute;
left: 276px;
padding-top: 50px;
}

#lineavertical
{
position: absolute;
height: 100%;
background: url('img/lineavertical.png') no-repeat center right;
left: 254px;
width: 2px;
}

#unavoce {
position:absolute;
bottom: 0px;
right: 0px;
}

#logo {
position: absolute;
left: 150px;
top: 30px;
}

#texto {
position:absolute;
left: 276px;
top: 167px;
}

#textobody {
padding: 10px;
width: 568px;
line-height: 1.5;
border: 1px rgb(219,219,219) solid;
background: url('img/pixel50transparente.png') repeat;
}



#novedades {
position:absolute;
left: 276px;
top: 167px;
}

// Estilos especiales para el INDEX
#novedadesbody {
padding: 1px;
width: 279px;
height: 226px;
padding: 5px;
border: 1px rgb(219,219,219) solid;
background: url('img/pixel50transparente.png') repeat;
}


#misaindex {
position:absolute;
left: 570px;
top: 171px;
}

#misabodyindex {

padding: 5px;
width: 279px;
height: 226px;
border: 1px rgb(219,219,219) solid;
background: url('img/pixel50transparente.png') repeat;
}

#novedadesindex {
position:absolute;
left: 276px;
top: 167px;
}

#novedadesbodyindex {
padding: 1px;
width: 279px;
height: 226px;
padding: 5px;
border: 1px rgb(219,219,219) solid;
background: url('img/pixel50transparente.png') repeat;
}




a  {
color:rgb(1,20,90);

border:0px;
}


h2 > a {
font-family: Calluna Regular, Gentium, Garamond, URW Palladio;
/* A font by Jos Buivenga (exljbris) -> www.exljbris.nl */
text-transform: uppercase;
font-weight: 100;
text-decoration:none;
letter-spacing: -1px;

}

.enfasis {
font-family: Gentium Book Basic;
font-style: italic;
}

a:hover {
color: #a23c3c;

}

h2 {
font-family: GeosansLight;
margin: 0px;
padding: 0px;
border: 0px;
text-decoration:none;
/*font-variant: small-caps;*/
text-transform: uppercase;
font-weight: 800;


}
.foto {
border: 1px solid silver;
padding: 3px;
margin: 16px;
}
