
/*
 * Correction des styles HTML par defaut
 */

.structure {
        display: none;
}
h1,h2,h3,h4,h6 {
        margin-top: 0em;
        margin-bottom: 0em;
        font-size: 100%;
        font-weight: normal;
}

h6 {
        font-size: 50%;
        font-weight: bold; 
        color:black;


}

/*
 * Styles generaux
 */

/* bien regler la marge (bugs IE)
body { background: white; margin: 10px; }
*/

body {
 width:1000px;
 margin-left:.5em;
 border-left-width: 6px;
 border-right-width: 0px;
 border-bottom-width: 0px;
 border-top-width: 0px;
 border-color: rgb(255,0,0);
 border-style:solid;
 background-image:url(IMG/marcha.png); 
 background-position:top left;
 background-repeat:no-repeat;
 background-color: rgb(245,245,255) /*rgb(255,248,233)*/;
 

 }

.menu-item b {
	color: white;
}


#edicion {
        font-family: Verdana, Arial, Helvetica, sans-serif;color: rgb(255,0,0);
        position: fixed; left:0px; bottom:200px;
 }


/*a { text-decoration: none; color: #505050; }*/
a { text-decoration: none; color: #FFFFFF; }
a:hover { text-decoration: none; color: #303030; background: #FF0000; }
a.spip_out { text-decoration: none; color: #a02020; }
a.spip_in, a.spip_url { text-decoration: none; color: #2020a0; }
a.spip_glossaire { text-decoration: none; color: #20a020; }

a.linka {
	text-decoration: none; color:#FF9900;
}



.portada {
        font-family: Arial, Helvetica, "Trebuchet MS", Tahoma, sans-serif;
        font-weight: bold;
        text-align: center;
        font-size: 200%;
}

.portada h1 {
        font-size: 70%;
        font-weight: bold;
        color: rgb(255,0,0);
}

.portada h2 {
        font-size: 50%;
        font-weight: bold;
        color: rgb(228,143,9);
}



.chapo {
        font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
        font-weight: bold;
        text-align: justify;
        font-size: 105%;
}
.texte, .texte p.spip {
        /*font-family: Arial, serif, Georgia, Garamond, Times;*/
        text-align: justify;
}

.texte, .extrait, .texto{
        /*font-family: "Times New Roman", Times, serif, "Bullpen";*/
        font-family: "Times New Roman", "Dustismo Roman", "Luxi Serif";
        text-align: justify;
}
.ps {
        font-family: Georgia, Garamond, Times, serif;
        text-align: justify;
        font-size: 85%;
}
.notes {
        font-family: Georgia, Garamond, Times, serif;
        text-align: left;
        font-size: 80%;
}

/*
 * Ici les styles pour le contenu
 */

.contenu h1,h2 {
        font-size: 120%;
        font-weight: bold;
}

.contenu-ed h1,h2 {
        font-size: 80%;
        font-weight: bold;
}

.contenu h1,h2.titre-extrait {
        font-size: 100%;
        font-weight: bold;
}
.contenu h1,h2.titre-texte {
        font-size: 150%;
        font-weight: bold;
}
.contenu .surtitre {
        font-size: 90%;
        font-weight: bold;
        font-variant: small-caps;
}
.contenu .detail {
        font-size: 80%;
        color: #303030;
}

.extrait {
/*    border: groove 2px #C7C7C7; */
        padding: 0em;  
        font-size: 12px;
        /*line-height:28px;*/
}

.texto {
/*    border: groove 2px #C7C7C7; */
        padding: 1em;  
        font-size: 15px;
        /*line-height:28px;*/
}

.opaco { 
/*    border: groove 2px #C7C7C7; */
        padding-top: 0,3em;
        font-size: 75%;
        line-height:2px;
        color:#7A7A7A;
        text-align: right;
}




#ed {
        color: #303030;
	font-weight:bolder;
	background-color:yellow;
	text-align:center;
}

/*
 * Disposition a l'ecran
 */

#principal {
        font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#principalA {
        font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#principalB {
        font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#principalC {
        font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#plan {
        font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}

#navigation {
        font-family: Verdana, Arial, Helvetica, sans-serif;
}

.encart {
        font-family: Verdana, Arial, Helvetica, sans-serif;
}

