﻿@font-face {
    font-family: 'HelveNueThinNormal';
    src: url('/fonts/helvenuethin-webfont.eot');
    src: url('/fonts/helvenuethin-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/helvenuethin-webfont.woff') format('woff'),
         url('/fonts/helvenuethin-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

BODY
{
    text-align:center;
    margin:0px;
    padding:0px;
}

.mob{display:none}

#div_content
{
    position:relative;
    margin:auto;
    width:90%;
}


#featured { 
	width: 100%;
	height: 432px;
	background: #000 url('orbit/loading.gif') no-repeat center center;
	overflow: hidden; }
#featured > img { border:none;width:100% }
#featured > div,
#featured > a { display: none; }

#header
{
    position:relative;
    margin-top:10px;
    width:100%;
    height:70px;
}

#header IMG
{
    position:absolute;
    bottom:0px;
    border:none;
    width:40%;
}
#header .scritta{
    width:50%;
    left:45%;
}

/*slider*/
#lightbox-container-image-box{width:90% !important; height:100% !important;}
#lightbox-image{width:100%;height:100%}
#lightbox-container-image-data-box{width:90% !important; padding:0px !important}
#lightbox-nav-btnNext{height:100px !important;}
#lightbox-nav-btnPrev{height:100px !important;}
/*slider*/

#slider
{
    position:relative;
    margin-top:10px;
    margin-bottom:10px;
}

#menu
{
    position:absolute;
    left:0px;
    bottom:-38px;
}

.menu_item
{
    position:relative;
    float:left;
    font-size:20px;
    font-family:HelveNueThinNormal;
    margin-right:35px;
    color:#77848C;
}

.menu_item:hover
{
    text-decoration:underline;
}

#titolo
{
    position:relative;
    margin-top:80px;
    font-size:45px;
    font-family:HelveNueThinNormal;
    color:#77848C;
    margin-left:0px;
    text-align:left;
}

#titolo A
{
    color:#404649;
}

#titolo A:hover
{
    text-decoration:underline;
}

#contenitore
{
    position:relative;
    margin-top:10px;
    text-align:left;
}

#contenitore IMG
{
    float:left;
    margin-right:20px;
    margin-bottom:12px;
    border-radius:10px;
    -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#testo
{
    position:relative;
    font-size:18px;
    text-align:justify;
    line-height:30px;
    font-family:HelveNueThinNormal;
    clear:none;
}

#box_home
{
    position:relative;
    margin-top:60px;
    height:400px;
}

#box_home_sx
{
    position:absolute;
    top:0px;
    left:0px;
    height:100%;
    width:49%;
    border:solid 1px #77848C;
    background-color:#ededed;
    border-radius:10px;
    -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	overflow:hidden;
    z-index:100;
}

#box_home_dx
{
    position:absolute;
    top:0px;
    right:0px;
    height:100%;
    width:49%;
    border:solid 1px #77848C;
    font-family:HelveNueThinNormal;
    background-color:#ededed;
    border-radius:10px;
    -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	overflow:hidden;
}

.box_home_title
{
    position:relative;
    height:30px;
    font-size:30px;
    font-family:HelveNueThinNormal;
    color:#cd211d;
    text-align:left;
    margin:10px 0px 15px 15px;
}

.box_home_item
{
    position:relative;
    /*border-bottom:solid 1px #77848C;
    margin-bottom:10px;*/
    height:105px;
    font-family:HelveNueThinNormal;
    padding-top:10px;
    background-color:#fff;
    line-height:18px;
}

.box_home_item_image
{
    position:absolute;
    left:15px;
    border:none;
    border-radius:7px;
    -moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

.box_home_item_title
{
    position:relative;
    font-size:25px;
    margin:10px 0px 10px 15px;
    text-align:left;
    color:#cd211d;
}

.box_home_item_title:hover
{
    text-decoration:underline;
}

#box_home_item_thumbs
{
    position:absolute;
    bottom:10px;
    left:10px;
    text-align:left;
}

#box_home_item_thumbs IMG
{
    margin-left:5px;
    border:none;
    border-radius:5px;
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.box_home_item_container
{
    position:relative;
    margin-left:135px;
    margin-right:3px;
    height:105px;
    text-align:left;
}

.box_home_item_container_title
{
    position:relative;
    margin-bottom:5px;
    font-size:18px;
    font-weight:bold;
    color:#cd211d;
}

.box_home_item_container_title:hover
{
    text-decoration:underline;
}

.box_home_item_container_text
{
    position:relative;
    font-size:15px;
    color:#404649;
    margin-left:5px;
    line-height:20px;
}

#list
{
    position:relative;
    margin-top:30px;
}

#list B
{
    font-family:HelveNueThinNormal;
    font-size:22px;
    color:#cd211d;
}

.list_item
{
    position:relative;
    border-bottom:solid 1px #9eadb7;
    margin-bottom:20px;
    height:auto;
    font-family:HelveNueThinNormal;
    padding-bottom:40px;
}

.list_item_image
{
    position:absolute;
    /*padding:0px;
    border:solid 1px #77848C;*/
    left:0px;
    -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius:10px;
	overflow:hidden;
}

.list_item_container
{
    position:relative;
    margin-left:165px;
    height:110px;
    text-align:left;
}

.list_item_container_title
{
    position:relative;
    margin-bottom:10px;
    font-size:22px;
    font-weight:bold;
    color:#cd211d;
}

.list_item_container_title:hover
{
    text-decoration:underline;
}

.list_item_container_text
{
    position:relative;
    font-size:18px;
    color:#404649;
    margin-left:5px;
    line-height:23px;
}

.tbl_pag_front
{
    width:100%;
    text-align:center;
    margin-top:5px;
    background-color:#d8eff9;
}

.paginazione_css
{
    height: 20px;
    color: #cd211d;
    font-size:15px;
    text-decoration:none;
    text-align:center;
    font-family:HelveNueThinNormal;
    border:solid 1px #9eadb7;
}

.paginazione_css A:link{color: #63615C;text-decoration:none;}
.paginazione_css A:visited{color: #63615C;text-decoration:none;}
.paginazione_css A:hover{color: #cd211d;text-decoration:underline;}
.paginazione_css A:active{color: #63615C;text-decoration:none;}

.clear
{
    font-size:0px;
    float:none;
    height:0px;
    width:100%;
    clear:both;
}

#contenitore_gallery
{
    position:relative;
    margin-left:0px;
    margin-top:50px;
    margin-bottom:10px;
    text-align:left;
    clear:both;
}

.contenitore_gallery_item
{
    width:170px;
    height:170px;
    float:left;
    position:relative;
    margin-right:15px;
    margin-bottom:10px;
}

#form_contatti
{
    position:relative;
    margin:50px 40px 0px 110px;
    width:75%;
    height:400px;
    font-family:HelveNueThinNormal;
}

.form_line
{
    position:relative;
    margin:10px 0px 20px 0px;
    height:30px;
    font-size:22px;
}

.form_label
{
    position:relative;
    text-align:left;
    width:30%;
    float:left;
}

.form_control
{
    position:relative;
    float:right;
    width:60%;
    height:60%;
}

#form_submit
{
    position:relative;
    float:right;
    width:120px;
    height:40px;
}

#footer
{
    position:relative;
    margin-top:30px;
    font-family:HelveNueThinNormal;
    background-color:#ededed;
    padding:15px 10px 10px 10px;
    font-size:13px;
    border-top-left-radius:10px;
    -moz-border-radius-topleft:10px;
    border-top-right-radius:10px;
    -moz-border-radius-topright:10px;
}

#footer_logo
{
    position:absolute;
    bottom:10px;
    left:50%;
    margin-left:-52px;
    width:104px;
}

#footer_logo IMG
{
    border:none;
}

#footer_images
{
    position:relative;
    float:left;
    margin-left:10px;
    font-size:18px;
    text-align:left;
}

#footer_images IMG
{
    position:relative;
    margin-right:10px;
    border:none;
}

#footer_contacs
{
    position:absolute;
    top:15px;
    right:10px;
    text-align:left;
	font-size:12px
}

#box_container
{
    position:relative;
    width:100%;
    height:auto;
    margin-top:30px;
}

#box_container B
{
    font-family:HelveNueThinNormal;
    font-size:22px;
    color:#cd211d;
}

.box_container_item
{
    position:relative;
    float:left;
    margin-left:13px;
    margin-right:13px;
    margin-bottom:30px;
    height:240px;
}

.box_container_item_image
{
    position:relative;
    border: 1px solid #cd211d;
    width:204px;
    height:204px;
    -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius:10px;
	filter:alpha(opacity=80); 
    opacity:0.8;
    overflow:hidden;
}

.box_container_item_image:hover
{
	filter:alpha(opacity=100); 
    opacity:1;
}

.box_container_item_image IMG
{
    border:none;
    position:absolute;
    left:0px;
    top:0px;
}

.box_container_item_text
{
    position:relative;
    margin-top:8px;
    font-size:18px;
    color:#cd211d;
    font-family:HelveNueThinNormal;
    font-weight:bold;
    width:205px;
}