body {margin-left:0px;margin-top:10px;margin-right:0px;margin-bottom:20px; background-color: #E6E6E6;}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666;
}



h1 			{font-size: 40px;font-weight:bold;margin-bottom: 20px;margin-top: 0px}
h2 			{font-size: medium;font-weight:bold;color: #999;margin-bottom: 0px;margin-top: 0px}
h3 			{font-size: small;font-weight:bold;margin-bottom: 0px;margin-top: 0px}
h4 			{font-size: small;font-weight:bold;margin-top: 0px}
p			{margin-bottom: 0px;margin-top: 0px}

.xsmall 	{font-size: x-small}
.small		{font-size: small}
.medium		{font-size: medium}

.titre		{font-size: small;font-weight:bold}
.text		{font-size: small}

.grey		{font-size: medium;color: #CCC}

.titre 			{font-size: 40px;font-weight:bold}

a:link {text-decoration: underline;color: #666;}
a:visited {text-decoration: underline;color: #666;}
a:hover {text-decoration: underline;color: #999;}
a:active {text-decoration: underline;color: #999;}

.menu			{font-size: medium}
.menu:link 		{text-decoration: none;color: #666;}
.menu:visited 	{text-decoration: none;color: #666}
.menu:hover 	{text-decoration: none;color: #CCC}
.menu:active 	{text-decoration: none;color: #CCC}


.tab1		{
	border-right-color: #C8C8C8;
	border-left-color: #C8C8C8;
	border-right-width: 2px;
	border-left-style: solid;
	border-right-style: solid;
	border-left-width: 2px;
}

.tab2		{
	border-width: 2px;
	border-style: solid;
	border-color: #C8C8C8;
}

.tab3		{
	border-right-color: #C8C8C8;
	border-left-color: #C8C8C8;
	border-right-width: 2px;
	border-left-style: solid;
	border-right-style: solid;
	border-left-width: 2px;
}

