/* Start of CMSMS style sheet 'OUTCASTPopup' */
#fenetre {
position: absolute;
background-image: url(/uploads/images/page_fond.png);
border: 1px solid #000000;
width: 982px; 
height: 520px;
left: 16px; 
top: 16px;
font-family: Verdana,Arial,sans-serif; 
line-height:21px;
font-size: 14px; 
color: #000;
padding-top: 63px;
z-index: 5;
}

#fenetre a {
text-decoration: none;
font-family: Verdana,Arial,sans-serif; 
font-size: 0px; 
color: #fff;
}

#fermeture {
position: absolute;
left: 912px;
top:0px;
z-index: 6;
}

#contenu {
height: 510px;
overflow:auto;
padding: 0 10px 0 2px;
margin-top: 8px;
}

#plus {
position: absolute;
left: 931px;
top: 517px;
z-index: 6;
}

#plus a {
color: #fff;
font-size: 0px;
text-decoration: none;
}
/* End of 'OUTCASTPopup' */

