﻿
/* /////// GLOBALI /////// */

h1, h2, h3, h4, h5, h6, img, p, form, hr {
    margin:0;
    padding:0;
    border:0;
}

html, body {    
    padding:0;
    margin:0;
    font-family:Arial, Verdana, Sans-Serif;
    font-size:11px;
    line-height:14px;
    color:#333333;
    background-color:#FFF;
}

.spacer_5 { height:5px; font-size:1px; line-height:1px; clear:both; }
.spacer_10 { height:10px; font-size:1px; line-height:1px; clear:both; }
.spacer_20 { height:20px; font-size:1px; line-height:1px; clear:both; }
.spacer_30 { height:30px; font-size:1px; line-height:1px; clear:both; }
.spacer_40 { height:30px; font-size:1px; line-height:1px; clear:both; }
.spacer_50 { height:30px; font-size:1px; line-height:1px; clear:both; }
.clear { clear:both; font-size:1px; line-height:1px; height:1px; }
.left { float:left !important; }
.right { float:right !important; }


/* /////// Colori ///////////////////////////////////// */

.blu { color:#003145 !important; }
.azzurro { color:#0190cb !important; }
.azzurrino { color:#e2eff4 !important; }
.rosso { color:#d52b1e !important; }
.grigio { color:#b2b2b2 !important; }


/*---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* ------------------------------------------ Layout pop up foto ---------------------------------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.container .foto { margin-bottom:7px; }
.container .wrap_text a.btn_close { float:right; display:block; height:18px; padding:4px 22px 0 0; background:url(/allSites/images/btn-close.gif) right no-repeat; color:#333; font-weight:bold; font-size:12px; text-decoration:none; }
.container .wrap_text p { padding-top:4px; margin-right:80px; }

.container .wrap { margin:20px; }