/* RESET */

html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin:0;
padding:0;
border:0;
font-size:100%;
text-align:left;
vertical-align:baseline
}

.clear{
clear: both;
}

/* GENERAL */

body{
background: url(../images/bg-ecometal.png);
font-family: Helvetica, Arial;
font-size: 13px;
color: #a3a3a3;
}

a{
text-decoration: none;
color: #003E7E;
}

a:hover{
text-decoration: underline;
}

h1,h2,h3{
color: #003E7E;
}

h1{
font-size: 25px;
font-weight: normal;
text-transform: uppercase;
margin-bottom: 20px;
}

h2{
font-size: 15px;
margin: 10px 0;

}

#container{
width: 960px;
margin: 20px auto;
background: #FFF;
}

#header{
width: 960px;
height: 120px;
background: url(../images/header.jpg) no-repeat;
position: relative;
}

#logo{
background: url(../images/logo-ecometal.png) no-repeat;
width: 300px;
height: 97px;
position: absolute;
top:10px;
left: 20px;
}

#logo h1{
display: none;
}

#logo h3{
position: absolute;
top:45px;
left: 630px;
width:350px;
font-size: 15px;
}


#logo a{
display: block;
width: 300px;
height: 97px;
}

#menu{
width: 960px;
height: 40px;
background: url(../images/bg-menu.png) repeat-x;
}

#menu ul{
height: 30px;
text-align: center;
}

#menu li{
list-style: none;
float:left;
line-height: 40px;
border-left: 1px solid #B8D0DE; 
}

#menu li:first-child{
border-left: none; 
}



#menu li:hover{
background: url(../images/bg-menu.png) repeat-x 0px 2px;
}

#menu li:hover a,
#sidebar .sel,
#menu .attivo{
color: #D9E021;
}

#menu li a{
color: #FFF;
display: block;
height: 40px;
padding: 0 16px;
}

#menu li a:hover{
text-decoration: none;
}

/* TABELLE */

table{
width: 100% !important;
border: 1px solid #A3A3A3;
background: none !important;
}

tr{
}

td{
border-right: 1px solid #A3A3A3;
border-bottom: 1px solid #A3A3A3;
padding: 10px;
color: #003E7E;
}

td:first-child{
border-left: 1px solid #A3A3A3;
}


/* HOME */

#top{
height: 220px;
background: #e2ecf0 url(../images/bg-top.png) no-repeat;
position: relative;
}

#top .more-info{
background: #D9E021;
width: 80px;
position: absolute;
right: 0px;
top:140px;
display: block;
padding: 15px;
border-radius: 10px 0 0 10px;
-moz-border-radius: 10px 0 0 10px;
-webkit-border-radius: 10px 0 0 10px;
text-transform: uppercase;
font-size: 12px;
}

#top .more-info:hover{
text-decoration: none;
background: #B8D0DE;
}


#home-project li{
width: 239px;
height: 150px;
float: left;
list-style: none;
border-left: 1px solid #eaeaf4;
text-align: center;
}

#home-project li a{
display: block;
width: 239px;
height: 100px;
text-align: center;
padding-top: 50px;
}

.project-a{
background: url(../images/project-a.png) no-repeat;
}

.project-b{
background: url(../images/project-b.png) no-repeat;
}

#home-project li:first-child{
border-left: 0px;
}

#home-extra{
clear: both;
}

#reach-risk-news{
width: 720px;
height: 220px;
float: left;
}

/* HOME-NEWS */

#reach-risk-news .box{
width: 360px;
height: 170px;
float: left;
}

#reach-risk-news .home-news{
clear: both;
height: 30px;
background: #D9E021;
color:#003E7E;
padding: 10px 20px;
}

.home-news strong{
font-size: 25px;
font-weight: bold;
letter-spacing: -2px;
margin: 10px 15px 0 0;
}

.home-news .data,
.home-news h3{
display: inline;
margin-right: 15px;
font-weight: 100;
}

.home-news .archivio-news{
font-size: 15px;
font-weight: bold;
margin: 10px 10px 0 0;
float: right
}

/* HOME-PARTNER */

#home-partner{
width: 230px;
height: 210px;
float: right;
background: url(../images/bg-partner.png) repeat-y;
padding: 5px;
}

#home-partner li{
width: 100px;
height: 90px;
float:left;
margin: 5px; 
border: 2px solid #e2ecf0;
list-style: none;
background: #FFF;
}

/* HOME-BANNER */

#home-banner{
clear: both;
background: #B8D0DE;
padding: 20px 10px 20px 20px;
height: 70px;
}

#home-banner li{
list-style: none;
float: left;
margin: 0 6px;
width: 120px;
height:60px;
background: #FFF;
}

/* CONTENT */

#content{
width: 680px;
float: left;
padding: 20px;
color: #003E7E;
font-weight: 100;
position: relative;
}

#content a{
font-weight: bold;
}

#content p{
margin: 10px 0;
line-height: 150%;
text-align: justify;
color: #003E7E;
font-weight: 100;
}

#content p strong{
font-weight: bold;
}

#content li{
margin-left: 20px;
line-height: 150%;
color: #003E7E;
font-weight: 100;
}

/*
#content img{
padding: 10px;
border: 1px solid #999;
background: #efefef;
}
*/

#content .button_pdf img{
border: 0;
padding: 0;
margin: 5px 0 0 0;
background: none;
vertical-align: bottom;
}

#breadcrumbs{
font-size: 11px;
margin-bottom: 20px;
padding-bottom: 10px;
border-bottom: 1px solid #b6c8da;
}

#img_associata{
margin: 0 0 20px 20px;
}

.gallery h3{
margin-bottom: 10px;
}


/* PAGE */

#page{
background: #EFEFEF url(../images/bg-partner.png) repeat-y top right;
}

#torna{
font-size: 11px;
margin-top: 20px;
padding-top: 10px;
border-top: 1px solid #b6c8da;
}


/* AREA RISERVATA */

#area-riservata{
list-style: none;
width: 680px;
height: 160px;
}

#area-riservata li{
margin: 0 10px 0 0;
float: left;
}

#cnt_area_riservata{
}

#cnt_area_riservata h3{
margin-bottom: 10px;
}

#cnt_area_riservata input{
padding: 2px 10px;
border: 1px solid #BBB;
width: 250px;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
}

#cnt_area_riservata button{
display: block;
}

#logout{
position: absolute;
/*top:50px;*/
top:-5px;
right: 20px;
font-weight: 100 !important;
}

#page-banner li{
list-style: none;
float: left;
margin: 0 20px 20px 0;
background: #FFF;
}

/* ARCHIVIO */

#archivio li{ 
list-style: none;
margin-left: 0;
text-transform: uppercase;
border-top: 1px solid #bed3e1;
padding: 10px 0;
font-weight: bold;
color: #003E7E;
}

#archivio li:first-child{ 
border-top:none;
}

#archivio li a{
font-weight: bold;
}

#archivio li li{
border: 0;
padding: 2px 0;
}

/* NEWS-LIST */

#news-list li{
list-style: none;
margin-left: 0;
border-top: 1px solid #bed3e1;
margin-bottom: 10px;
}

#news-list li:first-child{
border-top:none;
}

#news-list span{
float: right;
}

/* SIDEBAR */

#sidebar{
width: 200px;
padding: 20px;
min-height: 500px;
float: right;
border-top:3px solid #D9E021;
}

#sidebar ul{
margin-left: 0px;
}

#sidebar li{
border-bottom: 1px solid #B8D0DE;
list-style: none;
padding: 10px 0;
}

#sidebar li a{
color: #FFF;
}

#sidebar span{
color: #FFF;
font-size: 10px;
}

/* FOOTER */

#footer{
clear: both;
height: 80px;
padding: 20px;
border-top:3px solid #D9E021;
position: relative;
color: #003E7E;
font-weight: 100;
}

#footer strong{
font-weight: bold;
}

#footer-menu{
margin: 20px 0 0 0;
}

#footer-menu li{
list-style: none;
float: left;
border-left: 1px solid #003E7E;
padding: 0 10px;
}

#footer-menu li:first-child{
border-left: none;
padding: 0 10px 0 0;
}

#footer-menu li a{
color: #003E7E;
}

#linkness_web_marketing{
position: absolute;
top:50px;
right: 30px;
}


/* FORM */

.form_linkness{
}

.form_linkness fieldset{
border-top: 1px solid #7e9dbe;
margin: 0;
padding: 0;
}

.form_linkness ol{
margin: 10px 0;
}

.form_linkness li{
list-style: none;
margin: 15px 0;
position: relative;
}

.form_linkness legend{
color: #003E7E;
font-weight: bold;
padding: 15px 10px 15px 0;
}

.form_linkness label{
display: inline-block;
width: 150px;
vertical-align: top;
}

.form_linkness input[type=text]{
padding: 2px 10px;
border: 1px solid #BBB;
width: 250px;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
}

.form_linkness select{
width: 275px;
}

.form_linkness textarea{
padding: 5px 10px;
border: 1px solid #BBB;
width: 250px;
height: 85px;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
}

#contact_sec{
width: 50px;
}

.form_linkness .note{
font-size: 10px;
}

.form_linkness a{
color: #003E7E;
text-decoration: underline;
font-weight: bold;
}

.asterisco{
background: url(../images/asterisco.png) no-repeat;
display: inline-block;
width: 9px;
height: 9px;
margin-left: 10px;
}

.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 10px 0;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}

/* white */
.white {
	color: #606060;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.white:hover {
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
.white:active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
	background: -moz-linear-gradient(top,  #ededed,  #fff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}


#content .no-border-img{
padding: 0;
background: none;
border: none;
}

.nascosto{
display: none;
}

#registrati{
font-weight: 100 !important;
}

#content .errore li{
color:#F00;
}


/* FORM CALCOLA RISPARMIO */

.input_test{
border: 1px solid #EFEFEF;
background: #EFEFEF;
color: #F00;
}