@charset "utf-8";
/* CSS Document */
/* Encarts de la page d'accueil */
div.PubPage {
background: url(img/bg-inno.gif) repeat-x top left;
position: relative;
}
div.PubPage:hover{ background: none; }
div.PubPage a {
border: #ddd 1px solid;
display: block;
min-height: 70px;
padding: 115px 3px 3px 3px;
}
div.PubPage p { line-height: 90%; }
div.PubPage p a:hover { border: #e78e2c 1px solid; }
div.PubPage p a span.PubTitre {
color: #000;
font: 1.2em Arial, sans-serif;
font-weight: bold;
}
div.PubPage p a:hover span.PubTitre { color: #E78E2C; }
div.PubPage p a span.PubTexte {
color: #a0a0a0;
font-size: 0.9em;
}
div.PubPage p a:hover span.PubTexte { color: #000; }
div.PubPage div.PubMarque {
color: #888;
display: block;
font: 1em Arial, sans-serif;
font-weight: bold;
text-align: right;
position: absolute;
right: 3px;
height: 15px;
top: 175px;
font-weight: bold;
}
div.PubPage div.PubMarque a {
padding: 0;
min-height: 0;
border: none;
}
div.PubPage p{text-align: left;}

a span.abonnement{background: url(img/index-abonnement.png) left top;height:80px;}
a:hover span.abonnement{background-position: left bottom;}
.mois{color:#FFF;padding:10px;line-height:25px;}	
.inno1{background-color:#FFF;}	
.inno2{padding:125px 10px 10px;border:1px solid #DDD;border-bottom:none;height:50px;color:#999;font-size:0,9em;text-align:left;}
.inno3{padding:10px; background-color:#F6F6F6; border:1px solid #DDD;margin:0px;}
a span.inno4{background: url(img/fleche-orange.png) no-repeat center left;color: #e78e2c;padding: 0 0 0 20px;text-decoration: underline;font-style: normal;}
a:hover p.inno2, a:hover p.inno3 {border-color:#e78e2c;}
a:hover p.inno3 {border-top:none;background-color:#FFF;padding-top:11px; }

/* experts en page accueil */
div.Ligne  { font-size: 0.9em; }
div.Ligne img  { padding: 1px; }
div.Ligne a img { border: #ddd solid 1px; }
div.Ligne a:hover img { border: #e78e2c solid 1px; }