/*  Full d'estil per a La Torreta
 *
 *  Copyright &copy; 2004 Pura Mart&iacute; Tom&agrave;s - reservados todos los derechos, tous droits r&eacute;serv&eacute;s
 *
 *  Date: 2004-02-03
 *  Identifier-URL: http://casalatorreta.com/style.css
 *  Content-Style-Type: text/css
 */


BODY {
    background-color: #F8F0C0;
    font-family: Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
    font-size: 100%;
    color: Black;
}

TEXTAREA {
    font-family: Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
    font-size: 100%;
    color: Black;
}

.Fond { background-color: #F8F0C0; }

.Text {
    background-color: #FFF4E6; 
    margin-bottom: 3em;
}

.Titol {
    font-size: 120%;
    font-weight: bold;
    color: #33F;
}

.Normal {
    font-weight: normal;
}

.Demi { font-size: 71%; }

.V { font-style: italic; }

.Super { vertical-align: super; font-size: 71%; }

.sc { font-weight: 500; font-size: 85%; }

.fine { font-size: 71%; }

.Menu { background-color: #FC9; font-size: 11pt; }

.Amagat { 
    color: #FFF4E6;  /* mateix que fon */
    font-size: 1pt;
    font-family: Marlett, serif;
}

.Fi { 
    color: #FFF4E6;  /* mateix que fon */
}

.Idiomes {
    font-family: "Verdana", sans-serif;
    font-size: 100%;
}

.MenuIdiomes { background-color: #FC9; }


P { 
    margin-left: 1em; 
    margin-right: 1em;
    text-align: left;
}

P.Ample {
    text-align: center;
    margin-left: 0;
    margin-right: 0;
}

A.Ample:link IMG { color: #FFF4E6;  /* mateix que fon */  }
A.Ample:visited IMG { color: #FFF4E6;  /* mateix que fon */  }

P.Slogan {
    text-align: center;
/*    font-family: "Lucida Handwriting", script; */
    font-family: Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
/*    font-style: italic; */
    font-weight: bold;
    font-size: 100%;
    color: #33F;
    margin-left: 1em;
    margin-right: 0.6em;
}

P.SloganR {
    text-align: center;
/*    font-family: "Lucida Handwriting", script; */
    font-family: Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
    font-weight: normal;
    font-size: 88%;
    color: #33F;
    margin-left: 2em;
    margin-right: 1.8em;
}

P.Slogan0 {
    text-align: center;
    font-family: Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
    font-weight: bold;
    font-size: 100%;
    color: #33F;
    margin-left: 0;
    margin-right: 0;
}

H1 {
    background-color: #FFF4E6;
    text-align: center;
    margin-top: 0.5em;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0.3em;
    font-family: "Lucida Handwriting", script;
    font-weight: bold;
    font-size: 141%;
    color: #33F;
}

H2 {
    margin-left: 2em;
    margin-right: 2em;
    padding-top: 1em;
    padding-bottom: 0em;
    font-family: Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
    font-weight: bold;
    font-size: 120%;
    color: #33F;
}

H3 {
    margin-left: 2.5em;
    margin-right: 2em;
    padding-top: 0.5em;
    padding-bottom: 0em;
    font-family: Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
    font-weight: bold;
    font-size: 120%;
    color: #33F;
}

LI {
    list-style-position: outside;
    text-align: left;
    text-indent: 0.5em;
    padding: 0 0 0 0;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 1em;
}

UL.Menu {
    margin-left: 1.5em;
}

H1.Entrada {
    background-color: #FFF4E6;
    text-align: center;
    margin-top: 0.3em;
    margin-left: 1em;
    margin-right: 1em;
    margin-bottom: 0.3em;
    font-family: "Lucida Handwriting", script;
    font-weight: bold;
    font-style: italic;
    font-size: 283%;
    color: #33F;
}

IMG.Dreta { float: right; }
IMG.Esquera {
    float: left;
    margin: 0.3em;
}
P.Legal {
    text-align: center;
    font-family: "Verdana", sans-serif;
    font-size: 10pt;
    color: #999;
    margin-bottom: 2em;
}

P.MenuIdiomes {
    font-family: "Verdana", sans-serif;
    font-size: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0.5em 0;
    text-indent: 0;
}

.mensaje_texto {
    text-align: justify;
    font-size: 100%;
    font-style: italic;
    line-height: 112%;
}
.mensaje_por {
    text-align: left;
    padding-left: 0em;
    font-size: 100%;
    font-weight:100;
    color:#33F;
}
