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

#headline {
font-size: 10px;
color: #4e4c45;
text-align: justify;
}

#legendeVignette {
font-size: 10px;
color: #4e4c45;
text-align: left;
}

p.byline {
text-align: right;
}

/* h1 */
.titreOpe {
color: #FFFFFF;
background-color: #A12010;
font-size: 12px;
line-height: 16px;
font-weight: bold;
 }
 
/* h2 */
.region {
color: #A12010;
font-weight: lighter;
font-size: 12px;
line-height: 4px;
}

/* h3 */
.sousTitre {
color: #A12010;
font-weight: lighter;
font-size: 11px;
line-height: 2px;
font-style: italic; }

/* h4 */
.typeOpe {
color: #000000;
font-weight: lighter;
font-size: 11px;
line-height: 12px;
text-transform:uppercase; 
 }

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

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

strong {
color: #4e4c45; }

ol, ul { color: #97692d;
font-size: .7em;
line-height: 1.8em;
}


ul A:link { color: #BA8F1C;
}
ul A:visited {color: #BA8F1C;
text-decoration: none;
}
ul A:active {color:#97692d;}
ul A:hover {color: #BA8F1C;}

/*a,
a:link 
a:active {
	color: #BA8F1C;
	text-decoration:none;
}
a:visited {
	color: #5a2010;
}
a:hover {
	background-color: #A12010;
	color: #fff;
}*/

.redOver a:link {font-size: 10px; 	color: #A12010;
}
.redOver a:active {
	color: #A12010;
	text-decoration:none;
}
.redOver a:visited {
	color: #5a2010;
}
.redOver a:hover {
	background-color: #A12010;
	color: #fff;
}

/* Styles for the footer at the bottom of the page */


.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;
}

