@charset "utf-8";

/* COLORS
	rosso ce1809
	blu   0e357d
*/

*{
	margin:0;
	padding:0;
	word-spacing:normal;
	letter-spacing:normal;
}

.clearFloat{
	height:0px;
	line-height:0px;
	font-size:0px;
	clear:both;
}

.radius {
	behavior: url('images/template/border-radius.htc');
	position: relative;
}

@font-face {
    font-family: 'open_sansregular';
    src: url('../font/opensans-regular-webfont.eot');
    src: url('../font/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/opensans-regular-webfont.woff') format('woff'),
         url('../font/opensans-regular-webfont.ttf') format('truetype'),
         url('../font/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sansbold';
    src: url('../font/opensans-bold-webfont.eot');
    src: url('../font/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/opensans-bold-webfont.woff') format('woff'),
         url('../font/opensans-bold-webfont.ttf') format('truetype'),
         url('../font/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'dominebold';
    src: url('../font/domine-bold-webfont.eot');
    src: url('../font/domine-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/domine-bold-webfont.woff') format('woff'),
         url('../font/domine-bold-webfont.ttf') format('truetype'),
         url('../font/domine-bold-webfont.svg#dominebold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'domineregular';
    src: url('../font/domine-regular-webfont.eot');
    src: url('../font/domine-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/domine-regular-webfont.woff') format('woff'),
         url('../font/domine-regular-webfont.ttf') format('truetype'),
         url('../font/domine-regular-webfont.svg#domineregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

table.tabellaTxt {
	cursor: pointer;
	width: 330px;
}
table.tabellaTxt thead tr td, table.tabellaTxt thead tr td:hover{
      background: #0e357d;
	  padding: 10px;
	  color: #fff;
}
table.tabellaTxt thead tr td span {
	  color: #fff;
}
table.tabellaTxt tr td {
	  border-left: 1px solid #ccc;
      border-right: 1px solid #ccc;
	  border-bottom: 1px solid #ccc;
	  padding: 10px;
}
table.tabellaTxt tr td:hover {
      background: #ccc;
	  color:#fff;
}


body {
	font-family: trebuchet ms, Arial;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	margin-top: 25px;
	background: #fbf9f8;
}

a {
	outline: none;
}

p {
	text-align: left;
}
h1.blu{
	color: #0e357d; 
}

 #messaggio {
	width: 1020px;
	height: 30px;
	padding: 15px 0 10px 0;
	margin-bottom: 10px;
	background: #0e357d;
	color: #fff;
	position: absolute;
	top: 90px;
	font: normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#lang {
	position: absolute;
	top: 5px;
	right: 25px;
}

#wrapme{
	background: #fbf9f8;
	margin:0 auto;
	width:1020px;
	padding: 0;
	position: relative;
	/*outline: 1px solid red;*/
	}


/* HEADER -> LOGO+MENU PRINC */
#header {
	margin: 0 auto;
	width: 832px;
	height: 56px;
	/*outline: 1px solid black;*/
	}
#header #logo{
	float: left;
	width: 210px;
	height: 56px;
	margin-right: 40px;
	/*background: gold;*/
	}
#header #logo img{
	float: left;
	}
#header #menuprinc {
	float: left;
	width: 582px;
	height: 56px;
	/*background: violet;*/
	}

#menuprinc ul.menu{
	height: 56px;
	/*outline: 1px dotted red;*/
	}
#menuprinc ul.menu li{
	float: left;
    display: inline;
	margin: 0 0 0 5px;
	height: 56px;
	list-style-type: none;
	outline: none;
	}
#menuprinc ul.menu li:hover, #menuprinc ul.menu li.curr{
	float: left;
    display: inline;
	margin: 0 0 0 5px;
	height: 56px;
	list-style-type: none;
	background: #ce1809;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
	behavior: url(images/template/border-radius.htc);
    border-radius: 10px;
	position: relative;
	}
#menuprinc ul.menu li a{
	float: left;
	font: normal 14px dominebold;
	color: #4d4d4d;
	text-decoration: none;
	min-height: 15px;
	padding: 18px 10px 22px 10px;
	outline: none;
	}
#menuprinc ul.menu li a:hover{
	color: #fff;
	}

/* FINE HEADER -> LOGO+MODULO SOCIAL+ MENU PRINC */


/* BANNER SLIDER */

#banner {
	width: 1020px;
	height: 585px;
	margin-top: 40px;
	/*background: pink;*/
	position: relative;
	}
	
#banner ul#menucircle{
	width: 765px;
	height: 135px;
	padding: 0 34px 0 35px;
	position: absolute;
	top: 450px;
	left: 94px;
	border-bottom: 2px solid #0e357d;
	}
	
ul#menucircle li{
	float: left;
    display: inline;
	margin: 0 95px 0 0px;
	width: 120px;
	height: 120px;
	list-style-type: none;
	}
ul#menucircle li:hover{
	}
ul#menucircle li a{
	}
ul#menucircle li a:hover{
	}
ul#menucircle li.last{
	margin-right: 0;
	}





/* CONTENT -> LEFT+TEXT */
	
#content {
	width: 832px;
	height: auto;
	/*outline: 3px dotted brown;*/
	margin: 30px auto;
	position: relative;
	}

#left {
	float: left;
	width: 210px;
	min-height: 300px;
	margin-right: 40px;
	/*background: brown;*/
	}
#left #homeimg {
	margin-left: 30px;
	}
		
#text {
	float: left;
	width: 582px;
	min-height: 300px;
	text-align: left;	
	/*background: green;*/
	}
div.picktext {
	width: 562px;
	padding: 0 10px 0 10px;
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000;
	line-height: 18px;
	}
a.more {
	text-align: left;
	padding: 10px 20px 10px 20px;
	background: #f2f2f2;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
	behavior: url(images/template/border-radius.htc);
    border-radius: 10px;
	border: 1px solid grey;
	text-decoration:none;
	color: #000;
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	position: relative;
	}
a.more:hover {
	border: 1px solid #0e357d;
	}
 
/* SOTTOMENU */
#left ul.sottomenu {
	width: 210px;
	/*outline:1px solid red;*/
	}
#left ul.sottomenu li {
	float: left;
	width: 210px;
	height: 22px;
	padding: 15px 0 12px 0;
	margin-bottom: 3px;
	list-style: none;
	border-bottom: 2px solid #ccc;
	text-align: left;
	}
#left ul.sottomenu li:hover, #left ul.sottomenu li.curr2 {
	background: url(../images/template/puls_sottomenu_hov.png);
	}
#left ul.sottomenu li a{
	color: #000;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 210px;
	padding: 14px 30px 15px 30px;
	text-decoration: none;
	/*outline: 1px solid gold;*/ 
	}
#left ul.sottomenu li:hover > a, #left ul.sottomenu li.curr2 > a{
	color: #fff;
	}

/* TITOLO SEZIONI */
#left h1.tit_sez {
	float: left;
	text-align: center;
	width: 170px;
	padding: 15px 20px 15px 20px;
	margin-bottom: 30px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
	border-radius: 10px;
	behavior: url(images/template/border-radius.htc);
	text-decoration:none;
	color: #fff;
	font: normal 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	position: relative;
	background: #ce1809;
	}

/*SOTTOSEZIONI*/
#scorri {
	width: 582px;
	margin-top: 15px;
	overflow: hidden;
	/*outline: 1px solid green;*/
}
#going {
	width: 582px;
	height: 6000px;
	/*outline: 1px solid orange;*/
}
div.sottosez{
	width: 582px;
	/*height: 600px;*/
	float:left;
	/*border: 1px solid red;*/
}
div.sottosez h2.tit_sottosez{
	text-align: left;
	height: 30px;
	background: url(../images/template/marker_titolo.png) 0 0 no-repeat;
	font: normal 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color: #000;
	padding: 2px 0 0 40px;
	margin: 0 0 30px 0;
}
div.sottosez div.txt_sottosez{
	display: inline;
	width: 582px;
	text-align: left;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 22px;
}
div.sottosez img{
	float: right;
	padding: 0 0 15px 15px;

}
div.txt_sottosez ul, div.txt_sottosez ol{
	list-style-type: circle;
	padding: 0 0 3px 20px;
}



/* PORTFOLIO */
#intro {
	float: left;
	width: 832px;
	}
#intro h1.tit_sez {
	float: left;
	text-align: center;
	width: 170px;
	padding: 15px 20px 15px 20px;
	margin-bottom: 30px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
	behavior: url(images/template/border-radius.htc);
    border-radius: 10px;
	text-decoration:none;
	color: #fff;
	font: normal 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	position: relative;
	background: #ce1809;
	}
p.port_intro {
	padding: 0 0 20px 0;
	}
#portfolio {
	float: left;
	width: 832px;
	min-height: 300px;
	/*outline: 1px solid gold;*/
	}
div.port_img {
	float: left;
	width: 160px;
	height: 150px;
	margin: 0 8px 8px 0;
	/*outline: 1px solid red;*/
	}
div.port_img div.log_box {
	width: 160px;
	height: 120px;
	background: #fff;
	}
div.last {
	margin-right: 0;
	}

div.port_img > p {
	padding: 10px 0 0 0; 
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align:center;
	}



/*CONTATTI*/
p.intro_txt{
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0 0 20px 0;
}

p.contatti {
	font: normal 17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 32px;
	padding-left: 15px;
	}
#form_cont label.error{
	float: none;
	color: #ce1809;
	font-weight: bold;
}
div.form_left {
	float: left;
	width: 200px;
}
div.form_right {
	float: right;
	width: 290px;
}

#form_cont  input#nome, #form_cont input#cognome,#form_cont input#oggetto,#form_cont input#phone,#form_cont input#country,#form_cont input#email {
	width: 250px;
	height: 25px;
}
#form_cont select {
	width: 245px;
	height: 25px;
	padding: 3px 0 0 5px;
}
#form_cont #testo {
	width: 290px;
	height: 220px;
	margin-bottom: 10px;
}
#form_cont p > span.datpers {
	float: right;
	margin-right: 10px;
	color: #0e357d;
	font: normal 11px open_sansregular;
}
#form_cont input#datpersonali {
	float: left;
}

#form_cont #buttoncont2, #buttoncont {
	margin-top: 10px;
	width: 140px;
	height: 25px;
	cursor: pointer;
}

#form_cont  p.cont {
	padding: 9px 0 0 0;
	color: #0e357d;
	line-height: 14px;
}



/*JOIN */

#form_join {
	padding: 20px 0 0 0;
}

#form_join label.error{
	color: #ce1809;
	font-weight: bold;
}
div.form_left {
	float: left;
	width: 200px;
}
div.form_right {
	float: right;
	width: 290px;
}
input#show{
	font-size: 12px;
	color: #ce1809;
	font-weight: bold;
}
#form_join input#nome,#form_join  input#cognome,#form_join  input#phone,#form_join  input#country,#form_join  input#email,#form_join  input#show{
	width: 250px;
	height: 25px;
}
#form_join input#cv{
	visibility:hidden;
}
#form_join select {
	width: 285px;
	height: 25px;
	padding: 3px 0 0 5px;
}
#form_join #testo {
	width: 280px;
	height: 40px;
	margin-bottom: 5px;
}
#form_join p > span.datpers {
	float: right;
	margin-right: 10px;
	color: #0e357d;
	font: normal 11px open_sansregular;
}
#form_join input#datpersonali {
	float: left;
}

#form_join #buttoncont2, #buttoncont {
	margin-top: 5px;
	width: 140px;
	height: 25px;
	cursor: pointer;
}

#form_join  p.cont {
	padding: 9px 0 0 0;
	color: #0e357d;
	line-height: 14px;
}


/*QUOTE */

#form_quote {
	padding: 20px 0 0 0;
}

#form_quote label.error{
	color: #ce1809;
	font-weight: bold;
}
div.form_left {
	float: left;
	width: 200px;
}
div.form_right {
	float: right;
	width: 290px;
}
a.vol{
	color: #0e357d;
}
input#show{
	font-size: 12px;
	color: #ce1809;
	font-weight: bold;
}
#form_quote input#nome, #form_quote input#cognome, #form_quote input#phone, #form_quote input#country, #form_quote input#email, #form_quote input#show, #form_quote input#company, #form_quote input#vol{
	width: 250px;
	height: 25px;
}
#form_quote input#file{
	visibility:hidden;
}
#form_quote select {
	width: 285px;
	height: 25px;
	padding: 3px 0 0 5px;
}

#form_quote input#delivery,input.altro{
	width: 275px;
	height: 25px;
}
#form_quote #testo {
	width: 280px;
	height: 40px;
	margin-bottom: 5px;
}
#form_quote p > span.datpers {
	float: right;
	margin-right: 10px;
	color: #0e357d;
	font: normal 11px open_sansregular;
}
#form_quote input#datpersonali {
	float: left;
}

#form_quote #buttoncont2, #buttoncont {
	margin-top: 5px;
	width: 140px;
	height: 25px;
	cursor: pointer;
}

#form_quote  p.cont {
	padding: 9px 0 0 0;
	color: #0e357d;
	line-height: 14px;
}



/* FAQ */
div.one_faq {
	margin-bottom: 15px;
}
p.faq {
	font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0e357d;
}
p.faq a.domanda{
	color: #0e357d;
	text-decoration: none;
}
div.hid{
	padding: 8px 0 8px 0;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 18px;
}


/* DOWNUP */

div.get{
	float: left;
	width: 270px;
	padding: 10px;
	min-height: 430px;
	background: url(../images/downup/download.png) 10px 60px no-repeat;
}
img#dwn,img#can{
	margin: 0;
	padding: 0 12px 0 0;
	text-align: center;
}
div.put{
	float: right;
	width: 270px;
	padding: 10px;
	min-height: 430px;
	background: url(../images/downup/upload.png) 10px 60px no-repeat;
}

table.fileList {
	
}
table.fileList tr.titoli td{
	background: #0e357d;
	color: #fff;
	padding-left: 5px;
}
table.fileList tr:hover {
	background: #ccc;
}
table.fileList td {
	padding-left: 5px;
	height: 30px;
}
table.fileList td a{
	color: #0e357d;
}

/*FORM PUT*/
#form_put {
	margin-top: 30px;
	
}
#form_put p.contatti {
	/*color: #ce1809;*/
	color: #0e357d;
}
#form_put label.put {
	width: 250px;
}
#form_put input#mostra{
	width: 200px;
	height: 25px;
}
#form_put input#putfile{
	visibility:hidden;
	height: 3px;
}
#form_put input#buttoncont {
	width: 160px;	
}


/* LOGIN E REGISTRATION*/
/*FORM REG*/
a.registrati{
	color: #0e357d;
}

#form_downup_reg label.error, label.mioerr{
	color: #ce1809;
	font-weight: bold;
	padding-left: 5px;
}
#form_downup_reg input#nome,input#cognome,input#phone,input#country,input#email,input#show,input#azienda,input#user_ut, input#pwd_ut{
	width: 270px;
	height: 25px;
}
#form_downup_reg input#button, #form_downup_reg input#button2{
	width: 130px;
	margin-right: 3px;
	cursor: pointer;
}
table.registr td.ins_label {
	width: 200px;
	padding-left: 20px;
	background: #0e357d;
	color: #fff;
}

/*LOGIN*/
#form_downup_log p.cont {
	padding: 9px 0 0 0;
	color: #0e357d;
	line-height: 14px;
}
#form_downup_log label.error, label.mioerr{
	color: #ce1809;
	font-weight: bold;
	padding-left: 5px;
}
#form_downup_log input#buttondown {
	margin-top: 20px;
	width: 100px;
	cursor: pointer;
}

/*FOOTER */
#footer {
	width: 100%;
	height: 380px;
	margin-top: 50px;
	background: url(../images/template/footer.png) 0 0 no-repeat;
	text-align:left;
    color: #666;
	position: relative;
	/*outline: 1px solid violet*/;
	}
#infooter {
	margin: 0 auto;
	padding-top: 220px; 
	width: 832px;
	height: 110px;
	overflow: hidden;
	margin-top: 50px;
	text-align:left;
	/*outline: 1px solid red;*/
	}
#leftfoot {
	float: left;
	width: 250px;
	height: 130px;
	margin-right: 80px;
	text-align:left;
	/*outline: 1px solid gold;*/
	}
#centrofoot {
	float: left;
	width: 220px;
	height: 130px;
	margin-right: 110px;
	text-align:left;
	/*outline: 1px solid blue;*/
	}
#rightfoot {
	float: left;
	width: 162px;
	height: 130px;
	text-align:left;
	/*outline: 1px solid green;*/
	}
#rightfoot ul.social li{
	list-style: none;
	display: inline;
	margin-right: 3px;
}
#rightfoot ul.social li a{
}
#rightfoot ul.social li a:hover{
}

#leftfoot h5{
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 16px;
	}
#centrofoot a{
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 16px;
	}
a.firma {
	position: absolute;
	bottom: 10px;
	right: 5px;
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
a.firma:hover {
	text-decoration: underline;
}

/*FINE FOOTER*/
		

   
/*SOCIAL BAR*/
#block_social {
position: fixed;
top: 0;
left: 0;
width: 100%;
padding: 3px 0 3px 0; 
background: #eee;
text-align: center;
z-index: 100;
}

#block_social .addthis_32x32_style{
position: fixed;
top: 0;
left: 50%;
margin-left: -98px;
z-index: 100;
}

a.share {
padding: 3px 0 0 10px;
position: fixed;
top: 0;
left: 0;
z-index: 1000;
font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #FFF;
text-decoration:none;
outline: none;
}