/* Habillage par défault */

*	{font-family: Arial, Helvetica;}

body
	{
	font-family: Arial, Helvetica;
	font-size: 12px;
	background-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #96A604;
	scrollbar-track-color: #D6E644;
	}

a		{text-decoration: none}
a:hover	{text-decoration: underline}

Input		{font-family: Arial, Helvetica; font-size: 10px; Background-Color: #FFFFFF; Border: 1px #000000 Solid;}
TextArea	{font-family: Arial, Helvetica; font-size: 10px; Background-Color: #FFFFFF; Border: 1px #000000 Solid;}
Select		{font-family: Arial, Helvetica; font-size: 11px; Background-Color: #FFFFFF; Border: 1px #000000 Solid;}
.NoBorder	{Border: none;}

.Normal		{font-family: Arial, Helvetica;	font-size: 12px; color: #000000; text-align: justify;}

.TitrePAIO	{font-family: Arial, Helvetica; font-size: 20px; color: #166600; font-weight: bold; letter-spacing: -0.03em;}
.Titre		{font-family: Arial, Helvetica; font-size: 16px; color: #DD4400; font-weight: bold; letter-spacing: 0.02em;}
.SousTitre	{font-family: Arial, Helvetica; font-size: 15px; color: #4B4B4B; font-weight: bold;}

.Cadre		{border: 2px #000000 solid;}
.Lien		{color: #0066CC;}

.FocusTableau	{Border: 1px Dotted #888888; width:150px}
.FocusTitre		{font-size: 16px; color: #FFFFFF; font-weight: bold; height:30px; background-attachment: fixed; background-image: url(/Images/FondFocus.jpg); background-repeat: no-repeat; background-position: top center;}
.Focus			{font-size: 12px; color: #0E558A;}

.OngletInactif	{font-family: Arial, Helvetica; font-size: 13px; font-weight: bold; color: #FFFFFF;}
.OngletActif	{font-family: Arial, Helvetica; font-size: 13px; font-weight: bold; color: #000000;}

.Menu		{font-family: Arial, Helvetica; font-size: 15px; color: #FFFFFF;	font-variant: normal; font-weight: bold;}
.MenuLien	{color: #F7E600;}
.MenuPetit		{font-family: Arial, Helvetica; font-size: 12px; color: #FFFFFF; font-variant: normal;}
.MenuPetit A	{font-family: Arial, Helvetica; font-size: 12px; color: #66DD66; font-variant: normal;}


.NomRubrique	{font-family: Arial, Helvetica; font-size: 16px; color: #FFFFFF; font-weight: bold;	font-variant: normal;}

.Petit		{font-family: Arial, Helvetica; font-size: 9px;}
