/* Sticky Footer by Ryan Fait - http://ryanfait.com/ */
* {
	margin: 0;
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	margin: 0 auto -301px; /* the bottom margin is the negative value of the footer's height */
}
footer, .push {
	height: 300px; /* '.push' must be the same height as 'footer' */
}

/* Layout */
body {
    background:url(../img/page_bg_int.jpg) top center no-repeat;
    background-color:#edf1f4;
}

.wrapper {
    background:url(../img/bg_ombre.png) top center repeat-y;
}

header {
    background:url(../img/bg_nav.png) top center repeat-x;
    width:100%;
    height:185px;
}
nav {
    width:890px;
    padding-left:42px;
    padding-right:42px;
    background:url(../img/bg_ombre.png) top center repeat-y;
    height:45px;
    margin-left:auto;
    margin-right:auto;
}
nav a {
    width:20%;
    height:45px;
    line-height:45px;
    display:block;
    float:left;
    color:#ffffff;
    text-align:center;
    font-family: 'Cinzel', serif;
    text-decoration:none;
    font-weight:400;
    text-transform:uppercase;
    position:relative;
}
nav a:hover {
    font-weight:900;
    background:url(../img/bg_evidenzia_menu.png) center 31px no-repeat;
}
.btn_l {
    position:absolute;
    top:1px;
    right:0;
    width:1px;
    height:28px;
    background:#ffffff;
}
.btn_r {
    position:absolute;
    top:1px;
    left:0;
    width:1px;
    height:28px;
    background:#ffffff;
}

#logo {
    width:256px;
    height:102px;
    display:block;
    margin-top:10px;
    margin-left:auto;
    margin-right:auto;
}

.main_container {
    width:814px;
    padding-left: 38px;
    padding-right: 38px;
    margin-left: auto;
    margin-right: auto;
}

.box_cnt {
    width:750px;
    border: 12px solid #ffffff;
    background: #f9f9f9;
    padding:20px;
    overflow: hidden;
}

.colsx {
    width: 230px;
    float: left;
    margin-right: 20px;
}

.coldx {
    width: 500px;
    float: left;
}

.separatore {
    width: 100%;
    height:1px;
    background: #a1a1a1;
    clear: both;
    margin: 5px 0;
}

.box_cnt_am {
    width:770px;
    border: 12px solid #ffffff;
    background: #efefef;
    padding:10px;
    margin-bottom: 20px;
    overflow: hidden;
    cursor: pointer;
}

.spacer20 {
    width:100%;
    height:20px;
}

footer {
    width:100%;
    height:300px;
    background:#2E485E;
    border-top:1px solid #ffffff;
    font-family: 'Quattrocento', serif;
}
.footer_content {
    width:890px;
    padding-left:42px;
    padding-right:42px;
    background:url(../img/bg_ombre.png) top center repeat-y;
    height:300px;
    margin-left:auto;
    margin-right:auto;
}
.ftcol1 {
    width:300px;
    min-height:200px;
    background:url(../img/logo_footer.png) center center no-repeat;
    float:left;
}
.ftcol2 {
    width:240px;
    min-height:200px;
    float:left;
    background:url(../img/bg_ftcol.png) left center no-repeat;
}
.ft_rep {
    margin:30px 20px;
    color:#ffffff;
    line-height:20px;
    font-size:15px;
    font-weight:600;
}
.ftcol3 {
    width:350px;
    min-height:200px;
    float:left;
    background:url(../img/bg_ftcol.png) left center no-repeat;
}
.ft_info {
    margin:30px 30px;
    color:#ffffff;
    line-height:20px;
    font-size:14px;
    font-weight:400;
}
.copy {
    float:right;
    color:#e2e2e2;
    font-weight:400;
    font-size:13px;
    margin-top:30px;
    margin-right:30px;
}



/* Sezione telegrammi comune in tutte le pagine */
/* 
/*   Divisione a tre colonne */
.col1imd {
    width: 230px;
    height: 60px;
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
}
.col2imd {
    width: 345px;
    height: 60px;
    float: left;
    margin-bottom: 10px;
}
.imd_tit_ricerca {
    padding-top: 40px;
    height: 20px;
    line-height: 20px;
    color:#434343;
    font-family: 'Quattrocento', serif;
    font-weight:normal;
    font-size:15px;
    font-style: italic;
    text-decoration: none;
}
.imd_tit_ricerca a {
    color:#434343;
    text-decoration: none;
}
.imd_tit_ricerca a:hover {
    color:#35a9e1;
    text-decoration: none;
}

.col3imd {
    width: 155px;
    height: 60px;
    float: left;
    position: relative;
    margin-bottom: 10px;
}


#imd_ar_btn {
    background: #29485A;
    /*
    float: left;
    margin-left: 372px;
    padding-left: 20px;
    padding-right: 20px;
    */
    font-weight: bold;
    text-align: center;
    width: 155px;
    height:30px;
    padding-top: 30px;
    line-height:30px;
}
#imd_ar_btn a {
    color: #ffffff;
    font-size: 14px;
    text-decoration: none;
}
#imd_ar_btn a:hover {
    color: #35a9e1;
    font-size: 14px;
    text-decoration: none;
}
#box_login {
    background: #29485A;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    display: none;
    height: 135px;
    position: absolute;
    right: 0;
    top: 60px;
    width: 155px;
    z-index: 10;
}
.boxlogin_input {
    background: #ffffff;
    border: 3px solid #e3e4e5;
    color: #333333;
    font-family: 'Quattrocento', serif;
    font-size: 13px;
    height: 24px;
    line-height: 24px;
    margin-bottom: 15px;
    width: 119px;
    margin-left: 15px;
    margin-right: 15px;
}
.boxlogin_accedi {
    background: #2C347E;
    border: 1px solid #ffffff;
    border-radius: 3px;
    color: #ffffff;
    display: block;
    font-family: 'Quattrocento', serif;
    font-size: 13px;
    height: 24px;
    line-height: 24px;
    margin-left: 45px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    width: 43px;
    text-decoration: none;
}
.boxlogin_accedi:hover {
    background: #35a9e1;
    color: #2C347E;
}






/* Formattazione */
h2 {
    color:#434343;
    font-family: 'Cinzel', serif;
    font-weight:bold;
    font-size:26px;
}

h5 {
    color:#434343;
    font-family: 'Quattrocento', serif;
    font-weight:normal;
    font-size:14px;
    font-style: italic;
    padding-top: 15px;
}

p {
    color:#434343;
    font-family: 'Quattrocento', serif;
    font-weight:normal;
    font-size:15px;
    line-height: 22px;
    margin-top: 20px;
}