/* Staff pagina, Generic, News Archive */
.name				{color:#000080; font-size: 1.2em; font-family: arial, sans-serif; font-weight: normal;}
.title				{font-size: 1em; font-family: Univers,"Trebuchet MS", sans-serif; font-weight: bold;}
strong.red 			{color:#cc6633; font-weight: bold;}
dl.news dt			{font-weight: bold; margin: 0;}
dl.news dd			{margin: 0 0 0.5em;}

/* General style for LINKS */

a					{}

a:link				{color:#FCAA00;	text-decoration:none; font-weight: bold}

a:active			{color:#FCAA00;	text-decoration:none; font-weight: bold}

a:visited			{color:#FCAA00;	text-decoration:none; font-weight: bold}

a:hover				{color:#5B574F;	text-decoration:none; font-weight: bold}

h1					{font-size: 1.8em;}
h2					{color:#FCAA00; font-size: 1.3em;}
h3					{font-size: 1.1em; font-weight: bold; font-style: italic;}



/* General style for TDs */
td					{font-family: Verdana, Arial, Helvetica; font-size: 11px; color:#5B574F}







/* Style for first level subMENU */
td.menu1				{border-bottom: 1px solid #ffffff; background-color: #817C73}
td.menu1 a:link, 
td.menu1 a:visited		{color:#ffffff; font-weight: normal}
td.menu1 a:hover,
td.menu1 a:active		{color:#ffffff; font-weight: normal}

/* Style for second level subMENU */
td.menu2				{border-bottom: 1px solid #ffffff; background-color: #E4E1DC}
td.menu2 a:link, 
td.menu2 a:visited		{color:#5B574F; font-weight: normal}
td.menu2 a:hover,
td.menu2 a:active		{color:#5B574F; font-weight: normal}

/* Style for third level subMENU */
td.menu3				{border-bottom: 1px solid #E4E1DC; background-color: #FBFAF7}
td.menu3 a:link, 
td.menu3 a:visited		{color:#5B574F; font-weight: normal}
td.menu3 a:hover,
td.menu3 a:active		{color:#5B574F; font-weight: normal}

/* Style extra for third level subMENU */
td.menu4				{background-color: #FBFAF7}
td.menu4 a:link, 
td.menu4 a:visited		{color:#5B574F; font-weight: normal}
td.menu4 a:hover, td.menu4 a:active 		{color:#5B574F; font-weight: normal}




/* Style for the map of the website */
td.map					{color:#5B574F; font-weight: bold}
td.map a:link, 
td.map a:visited		{color:#5B574F; font-weight: bold}
td.map a:hover,
td.map a:active			{color:#5B574F; font-weight: bold}






/* Style for MENU of ADMINISTRATOR AREA */
td.menuADM				{color:#ffffff; background-color: #817C73; font-weight: normal}
td.menuADM a:link, 
td.menuADM a:visited	{color:#ffffff; font-weight: bold}
td.menuADM a:hover,
td.menuADM a:active		{color:#ffffff; font-weight: bold}

/* Style for MENU2 of ADMINISTRATOR AREA */
td.menuADM2				{color:#5B574F; background-color: #C6BFB6; font-weight: normal}
td.menuADM2 a:link, 
td.menuADM2 a:visited	{color:#5B574F; font-weight: normal}
td.menuADM2 a:hover,
td.menuADM2 a:active	{color:#5B574F; font-weight: normal}





/* Style for the BOX of the MENU */
td.menuB				{border-top: 1px solid #FCAA00; border-right: 1px solid #FCAA00; border-left: 1px solid #FCAA00}

/* Style for first level subMENU */
td.menu1B				{border-bottom: 1px solid #FCAA00; background-color: #FCAA00}

/* Style for second level subMENU */
td.menu2B				{border-bottom: 1px solid #FCAA00; background-color: #ffffff}






/* Style for small text */
td.small				{font-size: 0.7em}

/* Styles for TD */
td.td2					{border-bottom: 1px solid #FCAA00; border-right: 1px solid #FCAA00; background-color:#FCAA00}

td.td3					{background-image: url("background_news.gif")}

td.td4					{border-top: 1px solid #FCAA00; font-size: 10px}

td.td5					{background-color: #F6F5F2; text-align: justify;}

td.td6					{background-color: #E4E1DC}

td.td7					{background-color: #ffffff; filter:alpha(opacity=70)}

td.td8					{background-image: url("background_line.gif")}

td.td10					{color:#FCAA00; font-weight: bold}
td.td10 a:link, 
td.td10 a:visited		{color:#FCAA00; font-weight: bold}
td.td10 a:hover,
td.td10 a:active		{color:#FCAA00; font-weight: bold}

/* Style for inputs */
INPUT.input_text				{background-color:#ffffff; border: 1px solid #FCAA00; font-size: 11px; font-family: verdana,arial,helvetica; color: #5B574F}

INPUT.input_submit				{background-color:#FCAA00; border-right: 1px solid #BE8200; border-bottom: 1px solid #BE8200; border-left: 1px solid #FFD16D; border-top: 1px solid #FFD16D; font-size: 11px; font-family: verdana,arial,helvetica; color: #ffffff}

textarea {
  background-color:#ffffff;
  font-size: 11px;
  color:#5B574F;
  border: 1px solid #FCAA00;
  font-family: Verdana, Arial, Helvetica;
  scrollbar-base-color:#FCAA00;
  scrollbar-3dlight-color:#FFFFFF;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-darkshadow-color:#ffffff;
  scrollbar-face-color:#FCAA00;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#FCAA00;
}


SELECT	{background-color:#ffffff;
		 border-bottom: 1px solid #ffffff;
		 font-size: 11px; 
		 font-family: Vverdana,Arial,Helvetica;
		 padding: 10px;
		 color: #5B574F}
