.bsi-leftBorder
{
	width:10px;
	background-image: url(images/header/fond_gauche.gif);
	background-repeat:repeat-y;
}

.bsi-rightBorder
{
	width:17px;
	background-image: url(images/header/fond_droit.gif);
	background-repeat:repeat-y;
}

.bsi-leftMenu
{
	vertical-align:top;
	text-align:center;
}

.bsi-Menu
{
	text-align:left;
	margin:7px;
	padding:15px;
	padding-bottom:15px;
}

.l1 a, .l1-off a:visited, .l1-off a:active, .l1-off a:link
{
	color: #4F95FF;
	text-decoration:none;
}

.l1 a:hover, .l1-on a, .l1-on a:hover
{
	color: #4F95FF;
	text-decoration:underline;
}

.l2 a, .l2-off a:visited, .l2-off a:active, .l2-off a:link
{
	color: #666666;
	text-decoration:none;
}

.l2 a:hover, .l2-on a, .l2-on a:hover
{
	color: #000000;
	text-decoration:underline;
}

.l1-off, .l1-on
{
	color: #4F95FF;
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.l2-off, .l2-on
{
	background: url(images/boutons/bleu_carre.gif);
	background-repeat: no-repeat;
	background-position: center left;
	color: #666666;
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 11px;
}

.l2 td
{
	padding:2px;
	padding-left:15px;
}

.l2 table
{
	background-color:#FFEEEE;
	padding: 0px;
	margin: 5px;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
}

.titre_form a
{
	text-decoration:none;
	color: #476A78;
	font-family: Verdana;
	font-variant: normal;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
}

a.info
{
    position:relative;
    z-index:24;
    color:#666666;
    text-decoration:none
}

a.info:hover
{
	z-index:25;
	background-color:#EEEEEE
}

a.info span
{
	display: none
}

a.info:hover span
{
    display:block;
    position:absolute;
    top:1em; left:5em; width:15em;
    border:1px solid #888888;
    background-color:white;
    color:#888888;
    text-align: center
}
