body	{font-family: Verdana, Arial, Helvetica, sans-serif;
		/*Ascenceur*/
		scrollbar-face-color:#FF9966;
		scrollbar-arrow-color:#000000;
		scrollbar-track-color:#CCCCCC;
		scrollbar-shadow-color:#CCCCCC;
		scrollbar-highlight-color:#CCCCCC;}

p, ul, li, td	{font-size: 12px}

table.tab_bordure
	{
	border: 1px solid #FF9966;
	}

td.td_bordure-gauche
	{
	border-left: 1px solid #FF9966;
	}

td.td_bordure-droite
	{
	border-right: 1px solid #FF9966;
	}

td.td_bordure-haut
	{
	border-top: 1px solid #FF9966;
	}

td.td_bordure-bas
	{
	border-bottom: 1px solid #FF9966;
	}

.adresse {font-size: 9px}

.adresse- {font-size: 9px; color: #FF9966}

.titre	{font-size: 12px; font-weight: bold}

.texte	{font-size: 12px}

.txt_rouge
	{
	color: red;
	}

.textepetit	{font-size: 10px;}

.menu	{font-size: 12px; font-weight: bold}

.textebold {font-size: 12px ; font-weight: bold}

.texteitalique {font-size: 12px ; font-style: italic}

.txt_grand	{font-size: 14px;}

.txt_gras	{font-weight: bold;}

.txt_grand_gras	{font-size: 14px; font-weight: bold;}

.txt_italique {font-style: italic;}

.txt_souligne	{text-decoration: underline;}

a:link	{color: #FF9966; text-decoration: underline}
a:visited {color: #FF9966; text-decoration: underline}
a:hover	{color: #FF9966; text-decoration: none}

a:link.menu {font-size: 9px; font-weight: none; color: #000000; text-decoration: none}
a:visited.menu {font-size: 9px; font-weight: none; color: #000000; text-decoration: none}
a:hover.menu {font-size: 9px; font-weight: none; color: #FF9966; text-decoration: underline}
