div#menu {
	float:left;
	width:200px;
	height:400px;
	
	}
div#menu_clubs {
	width:300px;
	height:350px;
	
	}

div#nationaux {
	float:right;
	width:540px;
	height:350px;
	
	}

div#partenaires {
	clear:both;
	width:850px;
	height:200px;
	
	}

TD#accueil_title
{
	background: url(images/fond_menu_hover.gif);
	height: 30px;
	width: 500px;
	color:#FFFFFF;
	font-family:Arial;
	font-weight:bold;
	text-align: center;

}

TD#accueil_vide
{
	height: 30px;
}

A.result:link {
TEXT-DECORATION: none;
FONT-SIZE: 11px;
FONT-FAMILY: Tahoma, Verdana, sans-serif;

background-color : transparent; 
}

A.result:visited {
TEXT-DECORATION: none;
FONT-SIZE: 11px;
FONT-FAMILY: Tahoma, Verdana, sans-serif;

background-color : transparent; 
}

TABLE#accueil_club{border-collapse:collapse;border:0px;margin:0px;padding:0px;align:left;width:290px;}
TABLE#accueil_nat{border-collapse:collapse;border:0px;margin:0px;padding:0px;align:left;width:515px;}
TABLE#accueil_partenaires{border-collapse:collapse;border:0px;margin:0px;padding:0px;align:left;width:850px;}

TD#s1 IMG
{
	width: 200px;
}

DIV#part IMG
{
	width: 150px;
}

/*Resultat passage accueil*/
#s1_M{
	background-color:#6A8EE8;
}
#s1_F{
	background-color: #EFA2EF;
}
#s1_titre{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	font-weight: bold;
	height: 25px;
	border-bottom: thin solid White;
}
#s1_fin_match 
{
	background-image: url('images/fin.gif');
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	color: white;
	background: Black;
	height: 25px;
	border-bottom: thin solid White;
	
}

#s1_accueil{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	font-weight: bold;
	color: #cad3e5;
	background: Black;
	height: 25px;
	border-bottom: thin solid White;
}
#s1_horaire, s1_horaire a{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	font-weight: bold;
	color: white;
	background: Black;
	height: 25px;
	border-bottom: thin solid White;
}

#s1_horaire a:hover, #s1_horaire a:link, #s1_horaire a:visited,#s1_horaire a:active{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	font-weight: bold;
	color: white;
	background: Black;
	height: 25px;
	border-bottom: thin solid White;
	TEXT-DECORATION: none;
}
#s1_club{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	font-weight: bold;
	color: fdd722;
	background: Black;
	height: 25px;
	border-bottom: thin solid White;
}

#s1_v{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	font-weight: bold;
	color: Lime;
	background: Black;
	border-bottom: thin solid White;
	
}
#s1_d{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	font-weight: bold;
	color: Red;
	background: Black;
	border-bottom: thin solid White;
	
}
#s1_n{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	font-weight: bold;
	color: #FF7F50;
	background: Black;
	border-bottom: thin solid White;
	
}
#s1_over{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	font-weight: bold;
	color: Silver;
	background: Black;
	border-bottom: thin solid White;
}

/* fin Resultat passage accueil*/
/*News acceuil*/
#s1_news_date
{
	color: black;
	font-size: 12px;
	border-bottom: thin solid black;
	width: 65px;
	/*background-color: Black;*/
	text-align: center;
	height: 12px;

}


#s1_news a, #s1_news a:link, #s1_accueil a:visited,#s1_news a:active
{
	COLOR: Black;
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma, Verdana, sans-serif;
	TEXT-DECORATION: none;
	/*background-image: url('menu_horizontal/images/1accueil.gif'); */
	border-bottom: thin solid black;
	display: block;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	height: 12px;
}

#s1_news a:hover
{
	COLOR: #1f2df7;
	font-weight: bold;
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma, Verdana, sans-serif;
	TEXT-DECORATION: none;
	/*background-image: url('menu_horizontal/images/1accueil2.gif');*/
	display: block;
	height: 12px;
	vertical-align: middle;
}

/*#s1_news a:active {
	COLOR: #fef903;
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma, Verdana, sans-serif;
	TEXT-DECORATION: none;
	background-image: url('menu_horizontal/images/1accueil2.gif');
	padding-left:5px;
	vertical-align: middle;
}*/
#s1_fin {
	left:200;
	padding-top: 5px;
	
}
#s1_fin a.readMore {
	COLOR: #1f2df7;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-size: 10;
	background:  url(images/fleche.png) no-repeat 100% 50%;
	padding-right: 10px;
	
}
/*fin News Accueil*/
