#popup{
position:absolute;
left:38%;
top:25%;
z-index:1000;
display:none;
}
#popup img{
cursor:pointer;
/*display:none;*/
}

#close_popup{
margin-top:-334px;
margin-left:300px;
/*display:none;*/
}
#close_popup a{
padding:5px;
background:#E3001B;
color:#ffffff;
font-style:bold;
}
#close_popup a:hover{
background:#F2970B;
color:#ffffff;
}



/* --------------------- testo di amore libertà in fondo ai portali ------------------------------------*/

#amore{
margin:0 auto;
width:450px;
height:177px;
top:0; left:0;
border:1px solid #231514;
font-family: Arial, Helvetica, San Serif;
text-align:center;
}
#amore #amfoto{
position:relative;
top:0;right:0;
float:right;
width:225px;
}
#amore #amtesto{
position:relative;
top:0;left:0;
float:left;
width:225px;
font-size:13px;
color:#000000;
}
#amore #amtesto #titam{
position:relative;
top:0;left:0;
width:225px;
background:#231514;
/*margin-top:-15px;*/
}
#amore #amtesto #titam p{
font-size:14px;
color:#fff;
text-align:center;
}
#amore #amtesto a{
color:#820000;
font-size:12px;
text-decoration:underline;
font-weight:bold;
}
#amore #amtesto a:hover{
color:#820000;
font-size:12px;
text-decoration:none;
}
.antesto{
color:#820000;
font-weight:none;
font-size:10px;
}