﻿#popup{padding-top:60px;position:absolute;z-index:1;top:0px;left:0px;width:100%;height:100%;color:white;display:none;background:url(/popup/img/80nero.png) repeat;}
#popup div{font-size:30px;color:white;margin:auto;border:5px solid white;width:480px;padding-top:0px;background:#900000;text-align:center}
#popup div h1{font-size:30px;color:white;}
#popup div h2 {font-size:20px;color:white;}
#popup div h4,#popup div h3,#popup div li,#popup div a {font-size:20px;color:white;}
#popup div p{font-size:15px;color:white;}
#popup ul{text-align:left;width:80%}
#popup #chiudi{display:block;padding:2px;border:2px solid white;width:70px;text-decoration:none;float:right;margin-right:-5px}
#popup #chiudi:hover{background:white;color:#000000;}
