#bandeauFormules table{
	width: 1003px;
	width: 1002px !ie;
}

#bandeauFormules {
	text-align : center;
	background-color : #F0EEEB;	
}

#bandeauFormules table tr td {
	height : 40px;
}

#bandeauFormules table tr td a {
	text-decoration : none;
	color : #898989;
	font-family : helvetica, arial, sans-sherif;
	font-weight : bold;
	font-size: 0.82em;
	height: 40px;
	line-height: 1.1em;
	display : block;
}

#bandeauFormules table tr td a span{
	display : inline-block;	
}

#bandeauFormules table tr td a span.oneLine{
	margin-top:13px;
}

#bandeauFormules table tr td a span.twoLines{
	margin-top:5px;
}

#bandeauFormules table tr td:hover {
	background-color : #898989;
}

#bandeauFormules table tr td:hover a{
	color : #F0EEEB;
}

.selectedLink {
	background-color : #898989;
}

#bandeauFormules table tr td.selectedLink a{
	color : #F0EEEB;
}
