/*système de survol ( logo)*/
#logo a
{color:#0b0c3a;
line-height:20px;
text-decoration:none;}



a.partenaire
{
float:left;
height:120px;
width:100px;
text-align:center;
background-color:white;
color:black;
text-decoration:none;
margin: 5px 5px 5px 5px;
}




a.partenaire h4 {font-size:10px;}

#logo a{
font-family:Arial;
	font-size:9px;
	text-decoration:none;}

a span
{display:none;
background:none;}
a:hover {background:none;}
#logo a:hover span, #secondaire a:hover span
{display:inline;
z-index:10;
}

#logo a:hover span, #secondaire a:hover span 
{
position:absolute;
left:350px;
top:auto;
width:300px;
height:100px;
background-color:transparent;

text-align:right;

vertical-align:top;
margin-top:-50px;
}

#commercial
{/*background-color: #d8dfee;*/

border-top:3px solid #d8dfee;
border-bottom:3px solid #d8dfee;
padding-bottom:10px;
padding-top:20px;
margin-bottom:10px;

overflow:hidden;}






#logo a:hover span img
{float:right;}





table {background-color:transparent;border:0px;}

