
/******************************************popup send to a friend*************/
#PopupBg {
background:#eeeeee none repeat scroll 0%;
left:0px;
position:absolute;
width: 660px;
top:0px;
z-index:9998;
}	
.popup {
background:#fff none repeat scroll 0%;
display:none;
left:0px;
padding:20px;
border:1px solid #111;
position:absolute;
top:0px;
width:330px;
z-index:9999;
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
}

.popup p.champ {
margin-bottom:4px;
}
.popup label {
margin-right:0pt;
}
.popup p.champ input, .popup p.champMultiligne
{
margin-bottom:0px !important;

}
.popup p.champ input, .popup p.champMultiligne textarea, .popup p.champ select {
width:329px;
}
.popup p.champMultiligne .question{
height:100px;
}
.popup p.champcaptcha{
padding-top:0px !important;
}
.popup p {
margin-bottom:25px;
}
.popup hr.points {
border-top:1px dotted #828282;
height:1px;
margin:10px 0pt 10px 0px;
visibility:visible;
width:100%;
}
.popup .lienPlus a {
float:right;
font-size:12px;
font-weight:bold;
line-height:normal;
margin-right:10px;
color:#013781;
}
label
{
cursor:pointer;
}


.consultorio h2.titConsultorio span.btnPop a {color: #013682}
