/* CSS Document 

Cliente:Aertecnica PRINT
Creato il:13/11/2006

Note: Foglio di stile principale


NOUSE.blu1{background-color:#012639;}
NOUSE.blu2{background-color:#073655;}
NOUSE.blu3{background-color:#5e869f;}
NOUSE.blu4{background-color:#0790c8;}

*/

html,body{
	/*font-family: Lucida Sans Unicode,Verdana;*/
	/*font-family:Trebuchet MS;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*word-spacing: 0.1em;*/
	/*letter-spacing:0.00em;*/
	text-decoration: none;
	word-spacing:normal;
	text-align: justify;
	line-height: 1.5em;
	font-size:10px;
	color:#000;
	overflow-x:hidden;

}

body{
	background:#0188c2;
	margin:0px;
	padding:0px;
	height:auto;
	width:auto;
}
/*

STRUTTURA

*/
#top{
	width:auto;
	height:0px;
	visibility:hidden;
}
#menu{
	visibility:hidden;
	height:0px;
}
#middle{
	top:0px;
	height:auto;
	width:auto;
}
#contenuti{
	margin:0px;
	padding:0px;
	height:auto;
	width:auto;
	top:0px;
}


#bottom{
	/*
		H:30
		W:100%
	*/
	visibility:hidden;
	height:0px;
}

#footer{
	/*
		W:1000
	*/
	margin:auto;
	width:925px;
	visibility:hidden;
}

/*
CONTENUTI
*/

#service{
	float:left;
	width:0px;
	visibility:hidden;
	height:0px;
}
#global_link{
	width:0px;
	margin-bottom:10px;
	visibility:hidden;
	height:0px;
}

#search, #registrazione, #login{
	background:#012639;
	margin-bottom:10px;
	padding:10px;
	padding-left:22px;
	visibility:hidden;
	height:0px;
}
#registrazione{
	background:#045782;
	visibility:hidden;
	height:0px;
}
#login{
	height:0px;
	background:#073655;
	padding:22px;
	visibility:hidden;
}

#right{
	width:auto;
	height:auto;
	float:left;
}

div.col250{
	/*
		H:100%
		W:250
	*/
	padding:20px;
	width:210px;
	background-color:#073655;
	margin-right:10px;
	float:left;
}
div.banner_foto{
	visibility:hidden;
}

div.col500{
	/*
		H:100%
		W:500 +20
	*/
	width:auto;
	float:left;
	page-break-inside:inherit;
	page:auto;
}

div.news{
	/*
		H:100%
		W:500
	*/
	padding:20px;
	width:480px;
	background-color:#073655;
	margin-right:10px;
	float:left;
}

div.demoTubo{
	/*
		H:100%
		W:500 +20
	*/
	border:7px solid #073655;
	background-color:#012639;
	width:506px;
	height:0px;
	margin-bottom:10px;
	visibility:hidden;
}
div.col250x120{
	float:left;
	/*width:241px;*/
	width:auto;
	height:0px;
	border:7px solid #5aa8cc;
	margin-right:13px;
}

div.colCRM{
	float:left;
	/*width:241px;*/
	width:auto;
	height:0px;
	border:7px solid #5aa8cc;
	visibility:hidden;
}
div.contCRM{
	width:250px;
	float:right;
	visibility:hidden;
}



/*

VARIE

*/
img{
	border:0px;
	padding:0px;
	margin:0px;
	vertical-align:middle;
}
img.img_border{
	border:1px solid #fff;
}
img.img_border_blu{
	border:1px solid #043855;
}
form{
	padding:0px;
	margin:0px;
	border:0px;
	visibility:hidden;
}

div.no_marg{
	margin:0px;
}
div.marg_r{
	margin-right:10px;
}
div.marg_l{
	margin-left:10px;
}
div.marg_t{
	margin-top:10px;
}
div.marg_b{
	margin-bottom:10px;
}
div.clear_obj{
	padding:0px;
	margin:0px;
	height:0px;
	clear:both;	
}

div.riga{
	height:1px;
	background:#0790c8;
	width:100%;
	margin-top:5px;
	margin-bottom:15px;
}
div.riga1{
	height:1px;
	background:#0790c8;
	width:100%;
	margin-top:15px;
	margin-bottom:15px;
}
div.linea_sfumata{
	background:url(../_img/struttura/linea_sfumata.jpg) no-repeat center;
	width:auto;
	height:15px;
	clear:both;
}
div.banner_foto{
	background-color:#417b9b;
	margin:0px;
}
/*

TESTI

*/
h1,h2,h3,h4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	border:0px;
	letter-spacing: -.05em;
	color:#FFFFFF;
	clear:both;
}
/*	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
	font-size: 20px;/*/
h1{font-size:1.5em;height:27px;}
h2{font-size:1.3em;height:22px;}
h3{font-size:1.1em;height:18px;}
h4{
	font-size:1.1em;
	width:120px;
	height:17px;
	float:left;
	margin-right:10px;
	text-align:right
}
p{
	margin-left:50px;
	margin-right:50px;
}
/* Testo in rilievo (+ importante)*/
.rilievo{
	color:#0792cb;
	font-weight:bold;
}
div.titolo, div.titoloW{
	width:auto;
	height:32px;
	background-color:#06334f;
	padding-left:20px;
	padding-top:6px;
}
div.titoloW{
	background-color:#d7e1e8;
	margin-bottom:3px;
}

/*

LINK

*/
a{
	color:#c3e0f0;
	text-decoration:underline;
}
a:hover{
	color:#fff;
	text-decoration:underline;
}

a.footer{
	color:#0792cb;
	text-decoration:none;
}
a.footer:hover{
	color:#fff;
	text-decoration:underline;
}
div.pagination_footer a{
	color:#FFFFFF;
	text-decoration:none;
}
div.pagination_footer a:hover{
	color:#012638;
	text-decoration:underline;
}

/*

TEMPLATE FORM

*/
div.cont_form, div.cont_sezioni{
	width:auto;
	margin-top:3px;
	padding:25px;
	background-color:#064a70;
}
div.submit_form, div.pagination_footer, div.toggler{
	width:auto;
	height:30px;
	background-color:#04608d;
	padding-left:350px;
	padding-top:10px;
	border-top:5px solid #043855;
	margin-top:3px;
	/*cursor:pointer;*/
}

label{
	float:left;
	width:120px;
	height:17px;
	margin-right:10px;
	text-align:right;
	vertical-align:middle;
}
div.inputgroup{
	float:left;
	width:335px;
	text-align:left;
}
/*

RISULTATO RICERCA

*/
div.box_ris_ric {
	margin-top:3px;
	width:auto;
	height:auto;
	background-color:#036392;
	padding:20px;	
}
div.img_ris_ric{
	float:left;
	width:102px;
	height:102px;	
}
div.text_ris_ric{
	float:left;
	margin-left:20px;
}
table.table_ris_ric{
	width:610px;
	padding:0px;
	margin:0px;
}
table.table_ris_ric_large{
	width:100%;
	padding:0px;
	margin:0px;
}
th.thcodice,th.thdescrizione{
	width:100px;
	text-align:center;
	padding:3px 0px;
	padding-bottom:20px;
	font-weight:bold;
	font-size:1.1em;
	text-transform:uppercase;
}
th.thdescrizione{
	width:auto;
	text-align:left;
}
td.codice,td.descrizione{
	text-align:center;
	font-weight:normal;
	text-transform:none;
	vertical-align:top;
	padding:4px 0px;
	border-top:1px dotted #6d9cb6;
}
td.descrizione{
	text-align:left;
}
tr.row_ric_over{
	cursor:pointer;
	background-color:#2f81aa;
}
div.pagination_footer{
	cursor:auto;
	padding-left:20px;
}

td.cert_left{
	padding:5px 0px;
	padding-right:5px;
}
td.cert_right{
	padding-left:5px;
}


/*

DETTAGLIO PRODOTTO

*/
div.toggler{
	background-color:#03618c;
	padding-left:20px;
	padding-top:7px;
	border-top:5px solid #043855;
	cursor:pointer;
	margin:0px;
	width:auto;
}
div.accordion{
	margin:2px 0px;
	background:#035682;
	visibility:visible;
	height:auto;
	width:auto;
}
div.accordion_text{
	padding:20px;
}

div.l_scheda{
	float:left;
	width:150px;
	text-align:right;
	padding-right:10px;
}
div.r_scheda{
	float:left;
	width:250px;	
	text-align:left;
}
div.linea_sfumata2{
	background:url(../_img/struttura/linea_sfumata_scheda.jpg) no-repeat left;
	width:auto;
	height:15px;
	clear:both;
}

img.img_see_also{
	border:2px solid #043855;
	margin-right:7px;
	margin-bottom:7px;
}
img.img_see_also_over{
	border:2px solid #3f86a9;
	margin-right:7px;
	margin-bottom:7px;
}

