﻿/* Rubrique Services */

.menu-down-on {
    position:absolute;
    top:134px;
    margin-left:419px;
}
h1 {
    font-size:22px;
    text-transform:uppercase;
    font-weight:normal;
    color:#373737;
}

p.st-expertise {
    font-size:16px;
    font-weight:bold;
    color:#373737;
    margin-top:20px;
    padding-bottom:2px;
}
p.visuel {
    padding-top:20px;
}
p.visuel-center {
    text-align:center;
    margin-right:40px;
}

ul.puce {
    padding-left:25px;
    margin-top:-10px;
}
ul.puce li {
    list-style-type:disc;
    padding-left:5px;
    font-size:12px;
}

.push ul li.expertise-sante {
	background:url(../images/common/bg-push-violet.jpg) left top no-repeat;
	height:140px;
	text-align:center;
	padding-top:12px;
}
.push ul li.expertise-sante .selectButton p {
    background:url(../images/service/bg-select-expertise-sante.png) left top no-repeat;
    width:218px;
    height:22px;
    margin-left:15px;
    color:#ffffff;
    text-transform:uppercase;
    text-align:left;
    padding-left:10px;
    line-height:22px;
    cursor:pointer;
} 
.push ul li.expertise-sante .selectContent {
    position:absolute;
}

.push ul li.expertise-sante .selectContent ul{
    width: 225px;
    margin-left:16px;
    overflow: hidden;
    border: solid 1px #cccccc;
    border-top: none;
    background-color: #fff;
    padding-bottom:5px;
}
.push ul li.expertise-sante .selectContent ul li {
    margin-bottom:0;
}
.push ul li.expertise-sante .selectContent ul li a{
   padding: 3px 10px;
   display: block;
   text-decoration: none;
   color:#004838;
   font-size:12px;
   text-align:left;
}
.push ul li.expertise-sante .selectContent ul li a:hover{
   background-color: #eeedee;
   text-decoration: none;
}
.push ul li.expertise-sante .selectContent ul.listOfHealthPages{
   
   margin-left:10px;
}
