/* Path: /var/www/prod/telecontactV2/nx/conf/view/telecontact2/res/css/moodalbox.css
*/


/* moodalbox CSS */
body{font:12px/1.2em "Trebuchet MS", Arial, Helvetica, Sans-serif; font-weight:normal; color:#3e3e3e;}

div#mb_overlay {
position: absolute;left: 0;width: 100%;background-color: #000;cursor: pointer;}

div#mb_center, div#mb_bottom {
position: absolute;
left: 50%;
overflow: hidden;
background-color: #DDD;
z-index:100;
}

div#mb_center {background: url(../images/moo/mb_bg_popup.gif) 0 0 no-repeat ;padding:10px 10px;float: left;}
div#mb_contents {overflow: auto;visibility: hidden;text-align:left;padding:4px 0 0 0;float:left;}
div#mb_contents .textePopup h2{ font-size:12px; font-weight:bold; color:#00346b; margin:0 0 6px 0;}
div#mb_contents .textePopup p span.activite{font-size:12px; font-weight:bold; color:#00346b;}
div#mb_contents .textePopup p{ margin:0 0 10px 0;}
div#mb_contents .textePopup ul{ margin:0 0 10px 0;}
div#mb_contents .textePopup li{background:url(../images/li_popup.gif) 0 0 no-repeat; padding:0 0 0 14px; margin:0 0 6px 0; }
div#mb_contents .textePopup li.web{background:url(../images/etoile_popup.gif) 0 0 no-repeat; padding:0 0 0 14px;}

#contenaire_resultat{ margin:10px 0; padding:10px 0;}
#contenaire_resultat .act_noir{color:#00346b;}

div#mb_contents .contact{float:left; width:370px; margin:10px 0;}
div#mb_contents .contact p{overflow:hidden;padding:4px 0;clear:both;}
div#mb_contents .contact p label{float:left;display:inline; padding:0 10px 0 0; width:140px; color:#00346b; text-align:right;}
div#mb_contents .contact p .inputText{float:left;display:inline; width:218px; height:16px; font-size:11px; border:1px solid #cacaca;}
div#mb_contents .contact p .inputTextarea{float:left;display:inline; width:218px; height:80px; border:1px solid #cacaca;}
div#mb_contents .contact p .envoyer{ float:right}
div#mb_contents .obligatoire{ color:red; padding:0 4px 0 0;}
.mb_loading {background: #DDD url(../images/moo/loading.gif) no-repeat center center;}
#mb_error {font-size: 1.2em;color: #CD0000;font-weight: bold;text-align: center;padding: 0.5em;font-family: Verdana, Helvetica, sans-serif;}
#mb_error em {font-size: 0.8em;}
div#mb_bottom {background: url(../images/moo/mb_bottom_popup.gif) 0 0 no-repeat ;padding:30px 10px;float:left;}
#fermer{float:right;}
a#mb_close_link {display: block;float: right;width: 18px;height: 18px;background: url(../images/moo/btn_fermer.png) no-repeat center;}
div#mb_caption {float:left;color:#0e198a;}