<!--
.cool{
	font-family:'Times New Roman',Bookman,'Century Schoolbook',serif; 
	color:#FF0000;
	font-size:14pt;
}      
  
/*  Section that describe the tab when it is the active page */
td.simpleTitle {              
	font-family:'Times New Roman',Bookman,'Century Schoolbook',serif;                         
	text-shadow: #EEE 1px 1px 4px;
}


a{
	text-decoration:none;
}

a.panel_off:link {
	text-decoration:none;
	color:#F00;
}

a.panel_off:active {
	text-decoration:none;
	color:#000;
}


a.panel_off:visited {
	text-decoration:none;
	color:#000;
}

a.panel_off:hover {
	text-decoration:underline;	
	color:#ffeda3;
}

a.panel_on:link {
	text-decoration:none;
	color:#F00;
}

a.panel_on:active {
	text-decoration:none;
	color:#ffeda3;
}


a.panel_on:visited {
	text-decoration:none;
	color:#ffeda3;
}

a.panel_on:hover {
		text-decoration:none;	
		color:#000;
	}
	


.bar_on_act{
		text-align:center;
		padding:0px;
		font-weight:bold;
}

/*  Section that describe the tab when it is the active page */
td.bar_on_act {
	text-decoration:none;
	color:#CC0000;
	background-image:url(Pict/TopV2/subbarre_04.png);  
	text-shadow: #F60 1px 1px 4px;
}

td.bar_on_act:link {
	text-decoration:none;
}

td.bar_on_act:active {
	text-decoration:none;
}

td.bar_on_act:visited {
	text-decoration:none;
}

td.bar_on_act:hover {
		text-decoration:none;	
		color:#FF0000;
}
	
/*  Section that describe the tab when it is connected and not current */
.bar_on{
		text-align:center;
		padding:0px;
		color:#555555; 
		text-shadow: #FFF 0px 0px 1px;
}

td.bar_on {
	text-decoration:none;
	background-image:url(Pict/TopV2/subbarre_04.png); 
	text-shadow: #FFF 0px 0px 1px;
}
	
td.bar_on:link {
	text-decoration:none;
}

td.bar_on:active {
	text-decoration:none;
}

td.bar_on:visited {
	text-decoration:none;
}

td.bar_on:hover {
		text-decoration:underline;	
		color:#FF6600;
		background-image:url(Pict/TopV2/subbarre_10.png);
		font-weight:bold;   
		text-shadow: #FFF 0px 0px 2px;
}


/*  Section that describe the tab when it is not connected */
.bar_off{
	text-align:center;
	padding:0px;
	background-image:url(Pict/TopV2/subbarre_04.png);  
	text-shadow: #FFF 0px 0px 1px;
}

td.bar_off {
	text-decoration:none;
	color:#DDD;
}
	td.bar_off:link {
		text-decoration:none;
		color:#DDD;
	}

td.bar_off:active {
	text-decoration:none;
	color:#DDD;
}


td.bar_off:visited {
	text-decoration:none;
	color:#DDD;
}

td.bar_off:hover {
		text-decoration:underline;	
		color:#DDD;
}

td.bouton_actif{
width:120px;
height:46px;
text-decoration:none;
text-align:center;
font-weight:bold;
color:#666666;
background-image:url(Pict/TopV2/OngletsNG_04.png);        
text-shadow: #FFF 2px 2px 2px;
}

td.bouton_actif:link{
width:120px;
height:46px;
text-decoration:none;
text-align:center;
font-weight:bold;
background-image:url(Pict/TopV2/OngletsNG_04.png);  
text-shadow: #FFF 2px 2px 2px;
}

td.bouton_actif:active{
width:120px;
height:46px;
text-decoration:none;
text-align:center;
font-weight:bold;
background-image:url(Pict/TopV2/OngletsNG_04.png); 
text-shadow: #FFF 2px 2px 2px;
}

td.bouton_actif:visited{
width:120px;
height:46px;
text-decoration:none;
text-align:center;
font-weight:bold;
background-image:url(Pict/TopV2/OngletsNG_04.png);        
text-shadow: #FFF 2px 2px 2px;
}

td.bouton_actif:hover{
width:120px;
height:46px;
text-decoration:none;
text-align:center;
font-weight:bold;
color:#ffeda3;
background-image:url(Pict/TopV2/OngletsNG-2_23.png);      
text-shadow: #000 2px 2px 4px;
}

.bouton_actif{
	text-align:center;
	padding:0px; 
	text-shadow: #FFF 2px 2px 4px;
}
.bouton_inactif{
	text-align:center;
	padding:0px; 
	text-shadow: #FFF 2px 2px 4px;
}


td.bouton_inactif{
width:120px;
height:46px;
text-decoration:none;
text-align:center;
font-weight:bold;
color:#ffeda3;
background-image:url(Pict/TopV2/OngletsNG_12.png);    

text-shadow: #000 2px 2px 2px;
}

table.bordered
{
	border-color:#EEEEEE;
	border-size:1px;
}

//-->

