body {
margin: 0;
font-family: verdana, arial, helvetica, sans-serif;
color: #000000;
}

#headline {
font-size: 10px;
color: #4983b1;
text-align: justify;
}

p.byline {
text-align: right;
}

h1 {
color: #9c6a4d;
font-weight: 400;
font-size: 20px; }

/* Contains all the main body of text on the page, including the h2 elements. */

#main-text {
font-size: .7em;
line-height: 1.8em;
}

#retourListe {
font-size: .7em;
line-height: 1.8em;
}

#main-text p {
text-align: justify;
color: #454733;
}

h2 {
color: #b7ba8e;
font-weight: 900;
font-size: 16px;
}

ol, ul {
color: #4e4c45; }


/* Styles pour tous les anchors */


/* Styles pour les anchors du tableau des fiches*/

a.mainLink,
a.mainLink:link 
a.mainLink:active {
	color: #089eff;
	text-decoration:none;
}
a.mainLink:visited {
	color: #0478ff;
}
a.mainLink:hover {
	background-color: #1dbbff;
	color: #fff;
}


.rodape_links {
        FONT-FAMILY: Arial;
        FONT-SIZE: 10px;
        COLOR: #4C4C4C;
        FONT-WEIGHT: normal;
}
.rodape_copy {
        FONT-FAMILY: Arial;
        FONT-SIZE: 10px;
        COLOR: #B2B2B2;
        FONT-WEIGHT: normal;
}
.rodape_links_over {
        FONT-FAMILY: Arial;
        FONT-SIZE: 10px;
        COLOR: #B2B2B2;
        FONT-WEIGHT: normal;
        TEXT-DECORATION: underline;
}
.texto_TO {
        FONT-FAMILY: Arial;
        FONT-SIZE: 10px;
        COLOR: #B2B2B2;
        FONT-WEIGHT: normal;
}
.texto_UD {
        FONT-FAMILY: Arial;
        FONT-SIZE: 10px;
        COLOR: #737373;
        FONT-WEIGHT: normal;
}
.destaques_texto {
        FONT-FAMILY: Arial;
        FONT-SIZE: 10px;
        COLOR: #919191;
        FONT-WEIGHT: normal;
}
.destaques_titulo {
        FONT-FAMILY: Arial;
        FONT-SIZE: 10px;
        COLOR: #919191;
        FONT-WEIGHT: normal;
        text-transform:uppercase;
}

