.pad {clear:left; padding-top:270px;}
/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/multi-column.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

/* on peut jouer sur le padding left pour se donner plus de place*/
#nav {
	height: 41px; 
	width:945px;;
	float:left; 
	padding-left:15px; 
	background:#fff url(images/menu_horizontal/tabLeft.gif) no-repeat left top; 
	font-family:arial, sans-serif;

}

#menu_horizontal_sph 
	{
	height:41px;
	width:945px;
	position:relative;
	font-size:11px; 
	margin: 0; 
	z-index:1000; 
	background:url(images/menu_horizontal/tabRight_new.gif) no-repeat right top; 
	float:left; 
	padding-right:20px; 
	}
#menu_horizontal_sph table.ie6 {border-collapse:collapse; margin:0; padding:0;}

#menu_horizontal_sph ul {padding:0; margin:0; list-style: none;}
#menu_horizontal_sph ul li {float:left; width:}

/* si on modifie le padding en 3ème ligne, le 2ème, on rapproche les éléments*/
#menu_horizontal_sph ul li a 
	{
	display:block; 
	float:left; 
	padding:0px 13px 0 0;
	text-decoration:none; 
	color:#0071C0; 
	height:41px;
	line-height:13px;
	font-size:12px; 
	background:url(images/menu_horizontal/tabCenter.gif) no-repeat right top;
	font-weight:normal;
	}

#menu_horizontal_sph ul li a b 
	{
	display:block; float:left;
	padding:7px 0 0 28px; 
	text-decoration:none; 
	color:#0071C0; 
	height:34px;
	line-height:13px;
	font-size:12px;
	background:url(images/menu_horizontal/tabCenter.gif) no-repeat left top; 
	cursor:pointer; 
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	}
/* si on modifie la ligne 3, le padding, (le quatrième, ça rapproche les éléments, et il faut à priori plutot utiliser celui là*/
#menu_horizontal_sph ul li a span 
	{
	display:block;
	float:left;
	padding:7px 0px 0 18px;
	text-decoration:none;
	color:#0071C0;
	height:34px;
	line-height:13px;
	font-size:12px;
	cursor:pointer;
	text-align:center;
	font-family:Arial, Helvetica, 
	sans-serif;
	font-weight:normal;
	background-image: url(images/menu_horizontal/tabCenter.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
/* rajout pour tête de menu sans lien dessus*/
#menu_horizontal_sph ul li span 
	{
	display:block;
	float:left;
	padding:7px 0px 0 30px;
	text-decoration:none;
	color:#0071C0;
	height:34px;
	line-height:13px;
	font-size:12px;
	cursor:pointer;
	text-align:center;
	font-family:Arial, Helvetica, 
	sans-serif;
	font-weight:normal;
	background-image: url(images/menu_horizontal/tabCenter.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
/* fin rajout*/	
* html #menu_horizontal_sph ul li a b {padding-left:12px;}
* html #menu_horizontal_sph ul li a span {padding-left:12px;}

#menu_horizontal_sph ul li a.single {line-height:40px;}
#menu_horizontal_sph ul li a.single b {height:41px; line-height:40px; padding-top:0;}
#menu_horizontal_sph ul li a.single span {height:41px; line-height:40px; padding-top:0;}

#menu_horizontal_sph ul li div.holder {position:absolute; left:-9999px;}

#menu_horizontal_sph ul li div .leftSide {float:left;background: #ddd url(images/menu_horizontal/dropLeft.gif) no-repeat left bottom;}
#menu_horizontal_sph ul li div .rightSide {float:left; margin-left:10px; display:inline; padding:0 10px 0 0; background: #aaa url(images/menu_horizontal/dropRight.gif) no-repeat right bottom;}

#menu_horizontal_sph ul li:hover {position:relative;}
#menu_horizontal_sph ul li a:hover {color:#910; background-position:right center; position:relative;}
#menu_horizontal_sph ul li a:hover b {color:#910; background-position:left center;}
#menu_horizontal_sph ul li a:hover span {color:#910; background-position:left center;}

#menu_horizontal_sph ul li a.sub:hover {color:#910; background-position:right bottom; position:relative;}
#menu_horizontal_sph ul li a.sub:hover b {color:#910; background-position:left bottom;}
#menu_horizontal_sph ul li a.sub:hover span {color:#910; background-position:left bottom;}

#menu_horizontal_sph ul li:hover > a {color:#910; position:relative;}
#menu_horizontal_sph ul li:hover a.sub {color:#910; background-position:right bottom; position:relative;}
#menu_horizontal_sph ul li:hover a.sub > b {color:#910; background-position:left bottom;}
#menu_horizontal_sph ul li:hover a.sub > span {color:#910; background-position:left bottom;}








#menu_horizontal_sph ul :hover div.holder {position:absolute; top:41px; left:4px; margin: 0; padding: 0;}

#menu_horizontal_sph ul li.right a:hover div.holder {left:auto; right:3px; top:41px;}
#menu_horizontal_sph ul li.right:hover div.holder {left:auto; right:4px; top:41px;}

#menu_horizontal_sph ul dl {width:auto; margin:5px 0 10px 0; padding:0; list-style:none;}
#menu_horizontal_sph ul dl dt {padding:0 10px; margin:0; line-height:20px; color:#fff; background-color:#5B9CBC}
#menu_horizontal_sph ul dl dd {display:block; padding:0; margin:0;}
#menu_horizontal_sph ul dd a {background-image: none; display:block; height:auto; color:#421; text-align:left; margin: 0; padding:4px 10px;font-weight:normal; float:none; line-height:12px;}
#menu_horizontal_sph ul dd a:hover {color:#c60;}

#menu_horizontal_sph ul table td {vertical-align:top;}

#menu_horizontal_sph ul table td.tdSpan {background-color:#5B9CBC; color:#fff; height:20px; line-height:20px; padding:5px; width:250px;}
#menu_horizontal_sph ul table td.tdSpan a {background-image: none; display:block; height:auto; color:#FFFFFF; text-align:left; margin: 0; padding:4px 10px;font-weight:normal; float:none; line-height:12px; width:250px;}
#menu_horizontal_sph ul table td.tdSpan a:hover {color:#c60;}

#menu_horizontal_sph ul table td.tdSpan_bis {background-color:#5B9CBC; color:#fff; height:20px; line-height:20px; padding:5px; width:150px;}
#menu_horizontal_sph ul table td.tdSpan_bis a {background-image: none; display:block; height:auto; color:#FFFFFF; text-align:left; margin: 0; padding:4px 10px;font-weight:normal; float:none; line-height:12px; width:150px;}
#menu_horizontal_sph ul table td.tdSpan_bis a:hover {color:#c60;}

#menu_horizontal_sph ul table td.tdSpan_ter {background-color:#5B9CBC; color:#fff; height:20px; line-height:20px; padding:5px; width:200px;}
#menu_horizontal_sph ul table td.tdSpan_ter a {background-image: none; display:block; height:auto; color:#FFFFFF; text-align:left; margin: 0; padding:4px 10px;font-weight:normal; float:none; line-height:12px; width:200px;}
#menu_horizontal_sph ul table td.tdSpan_ter a:hover {color:#c60;}
