﻿table {
	background-color:transparent;
	border: 0;
	border-spacing : 1;
	border-collapse: collapse;
	width: 100%;
	}

.TabMain {
	background-color: #FFFFFF;
	width: 754px;
	}

.TabMenuSporting { 
	background-color: #FFFFFF;
	border-color: #006600;
	border-style: solid;
	border-width: 1px; 
	}

.TabDroite350 { background-color: transparent; float: right; width: 350px; }
.TabDroite150 { background-color: transparent; float: right; width: 150px; }
.TabDroite120 { background-color: transparent; float: right; width: 120px; }
.TabDroite80 { background-color: transparent; float: right; width: 80px; }
.TabGauche130 { background-color: transparent; float: left; width: 130px; }
.TabGauche80 { background-color: transparent; float: left; width: 80px; }


td {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	vertical-align: top;
}

.tdLignSCC {
	border-bottom-color: #006600;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.tdMain {
	padding: 10;
}

.tdMenu {
	background-color: #FFFFFF;
	padding: 10;
	vertical-align:top;
	width: 150px;
}

.tdSurlignSCC{
	border-bottom-color: #006600;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

.tdSurlignSCC2{
	border-top-color: #006600;
	border-top-style: solid;
	border-top-width: 2px;
}