/*+++++ TEXTES +++++*/

.comlink { color: #999999;
font-family: Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 7pt;
font-weight: normal;
text-decoration: none }

.titulo {
  font-family: arial,Verdana;
  font-size: 9pt;
  font-weight: bold;
  color: ffffff;
}

.texte {
  font-family: Verdana;
  font-size: 9pt;
  font-weight: normal;
  color: 444444;
}

.textepeque {
  font-family: Verdana;
  font-size: 8pt;
  font-weight: normal;
  color: 444444;
}

.texte2 {
  font-family: Verdana;
  font-size: 9pt;
  font-weight: normal;
  color: AAAAAA;
}

.textosuperior {
  font-family: Verdana;
  font-size: 8pt;
  font-weight: normal;
  color: ffffff;
}



/*+++++ LINKS +++++*/


A.menu:link { color: #ffffff;
font-family: Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 9pt;
font-weight: bold;
text-decoration: none }

A.menu:active { color: #ffffff;
font-family: Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 9pt;
font-weight: bold;
text-decoration: underline }

A.menu:visited { color: #ffffff;
font-family: Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 9pt;
font-weight: bold;
text-decoration: none }
	
A.menu:hover { color: #FFEC18;
font-family: Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 9pt;
font-weight: bold;
text-decoration: underline }



A.lateral:link { color: #333333;
font-family: Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 8pt;
font-weight: normal;
text-decoration: none }

A.lateral:active { color: #333333;
font-family: Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 8pt;
font-weight: normal;
text-decoration: underline }

A.lateral:visited { color: #333333;
font-family: Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 8pt;
font-weight: normal;
text-decoration: none }
	
A.lateral:hover { color: #AB0000;
font-family: Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 8pt;
font-weight: normal;
text-decoration: underline }



A.link:link { color: #999999;
font-family: Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 7pt;
font-weight: normal;
text-decoration: none }

A.link:active { color: #999999;
font-family: Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 7pt;
font-weight: normal;
text-decoration: underline }

A.link:visited { color: #999999;
font-family: Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 7pt;
font-weight: normal;
text-decoration: none }
	
A.link:hover { color: #AB0000;
font-family: Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 7pt;
font-weight: normal;
text-decoration: underline }


A.linkinterior:link { color: #666666;
font-family: Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 7pt;
font-weight: normal;
text-decoration: none }

A.linkinterior:active { color: #666666;
font-family: Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 7pt;
font-weight: normal;
text-decoration: underline }

A.linkinterior:visited { color: #666666;
font-family: Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 7pt;
font-weight: normal;
text-decoration: none }
	
A.linkinterior:hover { color: #AB0000;
font-family: Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 7pt;
font-weight: normal;
text-decoration: none }

body {
	background-color: #FEF5E9;
	  font-family: Verdana;
  font-size: 9pt;
  font-weight: normal;
  color: 444444;
}
