@charset "UTF-8";
/* CSS Document */
{ font-family:Arial, Helvetica, sans-serif; font-size:12px;}

div#modaleGlobale{ position: relative;}
div#contentCD { width:620px; background:#fff; margin:50px 0 0 0 ; padding:0 0 90px 0; border: 3px solid #afbfd0; }
div#contentCD h2#h2CD { background: transparent url(../images/Bg_titleCD.gif) left top no-repeat; width:590px; height:52px; color:#fff; font-size:22px; font-family:Arial, Helvetica, sans-serif; line-height:52px; padding:0 0 0 30px; font-weight:normal;}
div#contentCD h2#h2CD strong{color:#fff; font-size:22px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
div#contentCD h3.h3CD { background:url(../images/BullSSTitleCD.gif) left top no-repeat; padding: 5px 0 0 40px; margin:20px 0 0 30px; color:#1a528f; width:521px; height:24px; font-family:Arial, Helvetica, sans-serif; font-size:18px; line-height:18px;}
div#contentCD h3.h3CD span { color:#fba344; font-weight:normal; font-size:18px; line-height:18px;}
div#contentCD ul.CD { padding:0px; margin:10px 10px 10px 55px; width:500px;}
div#contentCD ul.CD li{ padding:0px; margin:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; list-style:none; background:url(../images/BulletCD.gif) left 2px no-repeat; padding:0 0 10px 15px;}
div#contentCD p{ margin: 0 0 10px 30px;font-size: 12px;}
div#contentCD a#PdfLink { background:url(../images/pdfIcon.gif) left top no-repeat; display:block; height:50px; margin:0 0 0 30px; padding:0 0 0 40px; color:#ff0000; text-decoration:underline; font-weight: bold; font-size: 12px;}
div#contentCD a#PdfLink:link{background:url(../images/pdfIcon.gif) left top no-repeat; display:block; height:50px; margin:0 0 0 30px; padding:0 0 0 40px; color:#ff0000; text-decoration:underline;font-weight: bold;font-size: 12px;}
div#contentCD a#PdfLink:active{ text-decoration:none;font-weight: bold;font-size: 12px;}
div#contentCD a#PdfLink:visited{background:url(../images/pdfIcon.gif) left top no-repeat; display:block; height:50px; margin:0 0 0 30px; padding:0 0 0 40px; color:#ff0000; text-decoration:underline;font-weight: bold;font-size: 12px;}
div#contentCD a#PdfLink:hover { text-decoration:underline;font-weight: bold;font-size: 12px;}

a#CloseMe{ position: absolute; background: url(../images/closeMeBtn.gif) top left no-repeat; top:-10px; left: 595px; text-indent: -9999px; display: block; width: 39px; height: 39px;}
