BODY{

scrollbar-base-color:#ffffff;
scrollbar-track-color:#ffffff;
scrollbar-darkshadow-color:#ffffff;
scrollbar-shadow-color:#000000;
scrollbar-3dlight-color:#ffffff;
scrollbar-highlight-color:#000000;
scrollbar-arrow-color:#000000;
scrollbar-face-color:#ffffff;

}



/*+++++ TEXTES +++++*/


.textosuperior {
  font-family: Arial, TimesNR;
  font-size: 12px;
  font-weight: bold;
  color: 69232B;
}

.titulo {
  font-family: Arial, TimesNR;
  font-size: 12px;
  font-weight: normal;
  color: 1D3867;
}

.texto {
  font-family: Comic Sans MS, arial;
  font-size: 10pt;
  font-weight: normal;
  color: 303030;
}

.text {
  font-family: arial, Comic Sans MS, arial;
  font-size: 9pt;
  font-weight: normal;
  color: 303030;
}

.texto2 {
  font-family: Comic Sans MS, arial;
  font-size: 13pt;
  font-weight: normal;
  color: 765c3b;
}

.textoblanco {
  font-family: arial;
  font-size: 8pt;
  font-weight: normal;
  color: ffffff;
}


/*+++++ LINKS +++++*/

A.linkmenu:link { color: #69232B;
font-family: Comic Sans, Arial, Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 11px;
font-weight: normal;
text-decoration: none }

A.linkmenu:active { color: #69232B;
font-family: Arial, Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 11px;
font-weight: normal;
text-decoration: none }

A.linkmenu:visited { color: #69232B;
font-family: Arial, Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 11px;
font-weight: normal;
text-decoration: none }
	
A.linkmenu:hover { color: #ffffff;
font-family: Arial, Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 11px;
font-weight: normal;
text-decoration: underline }


A.linklateral:link { color: #69232B;
font-family: Comic Sans MS;
font-size: 10pt;
font-weight: normal;
text-decoration: none }

A.linklateral:active { color: #69232B;
font-family: Comic Sans MS;
font-size: 10pt;
font-weight: normal;
text-decoration: underline }

A.linklateral:visited { color: #69232B;
font-family: Comic Sans MS;
font-size: 10pt;
font-weight: normal;
text-decoration: none }
	
A.linklateral:hover { color: #AD2D00;
font-family: Comic Sans MS;
font-size: 10pt;
font-weight: normal;
text-decoration: underline }

A.linkblanco:link { color: #FFF964;
font-family: Arial, Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 8pt;
font-weight: bold;
text-decoration: none }

A.linkblanco:active { color: #FFF964;
font-family: Arial, Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 8pt;
font-weight: bold;
text-decoration: underline }

A.linkblanco:visited { color: #FFF964;
font-family: Arial, Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 8pt;
font-weight: bold;
text-decoration: none }
	
A.linkblanco:hover { color: #FFF500;
font-family: Arial, Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 8pt;
font-weight: bold;
text-decoration: underline }

