@CHARSET "UTF-8";

table,tr,td,div,span,button,form,img,a,ul,li,h1,h2,h3,h4,h5,h6,p {
	display: inline;
	float: left;
	padding: 0;
}

html {
	margin: 0;
}

body {
	font: 75% helvetica;
	/*line-height: 1.88889;*/
	color: #000;
	/*background: #fff url(../img/ambientazioni/ambiente_sydney.jpg) no-repeat top left; */
	margin: 0;
	width: 100%;
	padding: 0;
	overflow: hidden;
}
#loader {
	display: none;
	position: absolute;
	background: #ccc;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: .7;
	z-index: 1000;
}
#loading {
	position: relative;
	width: 200px;
	height: 200px;
	top:50%;
	left: 50%;
	margin: -100px 0px 0px -100px;
	background: url(/img/loader.gif) no-repeat center center;
}
#bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	min-width: 1000px;
	min-height: 640px;
	z-index: -1;
	overflow: hidden;
}

p {
	margin-top: 0;
	text-align: justify;
}

#body2 { /*font: 75% helvetica;
	line-height: 1.88889;*/
	color: #000;
	margin: 0;
	width: 100%;
	padding: 0;
}

#linkEsterno {
	background: transparent url(../img/link_bihome.png) no-repeat scroll
		left top;
	cursor: pointer;
	height: 110px;
	margin: 0;
	width: 260px;
}

#container {
	padding: 0;
	margin: 0;
	border: 0px solid #000;
}

#intro {
	width: 100%;
	height: 95px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#pageHeader {
	display: none;
	width: 270px;
	cursor: pointer;
	margin: 0px 0px 0px 0px;
	height: 95px;
	background: url(../img/logo_bertolotto.png) no-repeat top left;
	position: absolute;
	top: 0px;
}

#quickSummary {
	width: 120px;
	float: right;
}

#selettore_lingue {
	height: 33px;
	width: 121px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index:5;
	overflow: hidden;
	cursor: pointer;
}

#selettore_lingue .bandiera {
	width: 121px;
	height: 20px;
	cursor: pointer;
}
#selettore_lingue .bandiera_spa {
	width: 116px;
	height: 20px;
	background: #5b5b5b;
	margin: 0px 0px 0px 5px;
}
#selettore_lingue .lingua_txt {
	color: white;
	font-weight: bold;
	margin: 0px 0px 0px 50px;
	height: 20px;
	line-height: 20px;
}
#selettore_lingue #bandiera_click {
	height: 33px;
	width: 115px;
	background: url(../img/bg_languages.png) no-repeat top right;
	cursor: pointer;
	float: right;
}

#velocita {
	background: #5b5b5b;
	cursor: pointer;
	width: 40px;
	height: 33px;
	position: absolute;
	right: 120px;
	top:0px;
	z-index:5;
}

#area_riservata {
	background: #5b5b5b url(/img/bg_area_riservata.png) no-repeat center
		center;
	cursor: pointer;
	width: 40px;
	height: 33px;
	position: absolute;
	right: 165px;
	top:0px;
	z-index:5;
}

#supportingText {
	border: 0px solid #FF00FF;
	width: 1000px;
	height: 555px;
}

#footer {
	text-align: center;
}

#footer a:link,#footer a:visited {
	margin-right: 20px;
}

#linkIstituzionali {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 229px;
	z-index: 100;
}
#linkIstituzionali .nascosto {
	display: none;
		}

#linkIstituzionali ul li {
	height: 50px;
	cursor: pointer;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #00614d;
	background: #FFF;
	width: 229px;
	line-height: 50px;
	filter: alpha(opacity =   60);
	/* CSS3 standard */
	opacity: 0.6;
}

#linkIstituzionali ul {
	margin: 0px;
	padding: 0px;
}

#linkIstituzionali ul li a {
	width: 229px;
	padding: 0px;
	color: #00614d;
	text-decoration: none;
	cursor: pointer;
	text-align: center;
	font-family: 'helvetica';
	font-weight: bold;
	height: 50px;
	line-height: 50px;
	margin: 0px;
}

#linkIstituzionali ul li:hover {
	width: 229px;
	text-decoration: none;
	background: #FFF url(../img/pul_on.png) no-repeat 0 0;
	cursor: pointer;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #00614d;
	height: auto;
	line-height: 50px;
	margin: 0px;
	filter: alpha(opacity =   70);
	/* CSS3 standard */
	opacity: 0.7;
}

#linkIstituzionali ul li ul {
	display: none;
	margin: 0px 0px 0px 88px;
}

#linkIstituzionali ul li ul li {
	width: 229px;
}

#linkProdotti {
	display: none;
	width: 1000px;
	background: url(../img/bg_menu_prodotti.png) no-repeat top left;
	height: 23px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 10;
}

#linkProdotti ul {
	margin: 0px 0px 0px 0px;
	width: 1000px;
	padding: 0px;
	border: 0px solid #000;
}

#linkProdotti ul li {
	background-position: 0px 131px;
}

#linkProdotti ul li a {
	padding: 0px;
	color: #00614d;
	text-align: center;
	margin: 0px;
}

#linkProdotti ul li a:hover {
	width: 76px;
	cursor: pointer;
	text-align: center;
	color: #00614d;
	margin: 0px;
}

#modelliLinea {
	width: 0px;
	height: 415px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #FFF;
	background: url(../img/bg_porte/bg_auckland.png) no-repeat top left;
}

#fotoPorta {
	width: 280px;
	height: 400px;
}

#fotoPorta img {
	margin: 10px 0px 0px 40px;
}

#modelloSelezionato .descrizione {
	width: 160px;
	text-align: justify;
	color: #FFF;
	margin: 50px 0px 0px 10px;
}

#modelloSelezionato {
	width: 0px;
	height: 415px;
	margin: 0px 0px 0px 0px;
	background: url(../img/bg_porte/bg_white.png) no-repeat top left;
}

#elencoModelli {
	width: 410px;
	height: 415px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #FFF000;
}

#primaRiga {
	width: 350px;
	height: 400px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #FFF000;
	overflow: hidden;
	position: relative;
}

#secondaRiga {
	width: 560px;
	height: 259px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #FFF000;
	overflow: hidden;
	position: relative;
}

#primaRiga .modello {
	width: 136px;
	height: 145px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #FFF000;
}

#primaRiga .modello .foto {
	width: 70px;
	height: 100px;
	margin: 10px 0px 0px 30px;
	border: 0px solid #FFF000;
}

#nomeLinea {
	width: 90px;
	height: 415px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #FF00FF;
}

#contenuto {
	width: 970px;
	height: 533px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #000;
	position: absolute;
	top: 0px;
	left: 0px;
}

#bottone_prodotti {
	width: 330px;
	height: 23px;
	margin: 0px 0px 0px 350px;
	cursor: pointer;
}

.background_menu {
	height: 102px;
	width: 66px;
	margin: 2px 0px 0px 0px;
}

#immagine_porta_hires {
	width: 400px;
	height: 415px;
}

#scheda_tecnica {
	width: 35px;
	height: 40px;
	background: url(/img/icona_pdf.png) no-repeat center center;
	display: none;
	position: absolute;
	top: 34px;
	left: 3px;
	cursor: pointer;
}

#richiedi_info {
	width: 35px;
	height: 34px;
	background: url(/img/icona_info.png) no-repeat center center;
	display: none;
	position: absolute;
	top: 3px;
	left: 3px;
	cursor: pointer;
}

#contenitore_rigaLinea {
	
}

#contenitore_rigaLinea span {
	margin: 1px 0px 0px 0px;
}

#contenitore_rigaLinea span.testo_piccolo {
	margin: 2px 0px 0px 0px;
	width: 70px;
	height: 25px;
	font-size: 8px;
	line-height: 12px;
	text-align: center;
	background: url(/img/bg_pulsante_linea.png) no-repeat center center;
}

#c_primaRiga {
	width: 410px;;
}

#c_primaRiga table {
	display: none;
}

#rigaLinea_freccia_sx {
	height: 400px;
	width: 25px;
}

#rigaLinea_freccia_dx {
	height: 400px;
	width: 25px;
}

#contenitore_secondaLinea span.testo_piccolo {
	width: 70px;
	height: 25px;
	font-size: 8px;
	text-align: center;
	margin: 2px 0px 0px 0px;
	line-height: 12px;
	background: url(/img/bg_pulsante_linea.png) no-repeat center center;	
}

#separatoreRiga {
	width: 607px;
	height: 25px;
	border: 0px solid #ff0000;
}

#secondaLinea_freccia_sx {
	height: 259px;
	width: 25px;
}

#secondaLinea_freccia_dx {
	height: 259px;
	width: 25px;
}

.riga_separazione {
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
	float: right;
	font-size: 16px;
	text-align: right;
	width: 550px;
}

.testo_presentazione {
	color: #FFFFFF;
	font-size: 20px;
	line-height: 30px;
	width: 400px;
	margin: 60px 0px 0px 14px;
}

#quickSummary .velocita {
	width: 150px;
	height: 40px;
	margin: 45px 0px 0px 0px;
}

#quickSummary .velocita .v_fast {
	width: 120px;
	height: 20px;
	text-align: right;
}

#quickSummary .velocita .v_slow {
	width: 120px;
	height: 20px;
	text-align: right;
}

#quickSummary .velocita .v_fast2 {
	width: 30px;
	height: 20px;
}

#quickSummary .velocita .v_slow2 {
	width: 30px;
	height: 20px;
}

#catalogos_form {
	background: url(/img/bg_upload.png) no-repeat top left;
	width: 426px;
	height: 291px;
}

#catalogos_form fieldset {
	width: 334px;
	height: 184px;
	margin: 60px 0px 0px 38px;
	border: 0px solid #000;
}

#catalogos_form label {
	background: #FFF;
	width: 250px;
	margin: 5px 0px 0px 10px;
	border: 0px solid #000;
}

#catalogos_form fieldset legend {
	display: none;
}

#catalogos_form .campo {
	width: 90px;
	text-align: right;
	font-size: 0.6em;
	height: 10px;
	line-height: 10px;
	font-weight: bold;
	margin: 8px 5px 0px 0px;
}

#catalogos_form .valore {
	width: 210px;
	margin: 3px 0px 0px 0px;
}

#new .nuova_immagine {
	width: 70px;
	height: 122px;
	background: url(../img/aggiungi_porta.png) no-repeat top left;
	margin: 0px 0px 0px 14px;
	cursor: pointer;
}

#catalogos_form .input label {
	width: 335px;
	font-size: 0.6em;
	height: 10px;
	line-height: 10px;
	font-weight: bold;
	margin: 3px 0px 0px 0px;
}

#catalogos_form .input input {
	width: 335px;
	margin: 3px 0px 0px 0px;
}

#catalogos_form .riga_conferme {
	width: 338px;
	margin: 0px 0px 0px 0px;
}

.riga_conferme .cella_invia {
	color: #FFF;
	font-weight: bold;
	margin: 13px 0px 0px 35px;
	text-align: center;
}

.riga_conferme .cella_elimina {
	color: #FFF;
	font-weight: bold;
	margin: 13px 0px 0px 137px;
	text-align: center;
}

#Tipologia_autoComplete,#Essenza_autoComplete,#Tinta_autoComplete {
	background: #FFF;
	border: 1px solid #b3b3b3;
}

#Tipologia_autoComplete ul li,#Essenza_autoComplete ul li,#Tinta_autoComplete ul li
	{
	margin: 2px 0px 0px 0px;
	width: 150px;
}

.submit {
	margin: 25px 0px 0px 175px;
}

#catalogos_form .chiudi {
	width: 32px;
	height: 32px;
	margin: 23px 0px 0px 360px;
	cursor: pointer;
}

#ist_colonna_sinistra {
	width: 410px;
	height: 400px;
}

#ist_colonna_sinistra .par {
	font-size: 13px;
	color: #443030;
	text-align: justify;
	margin: 15px 10px 0px 10px;
}

#ist_colonna_sinistra .par .titolo_news {
	font-size: 16px;
	font-weight: bold;
	margin: 15px 0px 0px 0px;
	width: 370px;
	
}
#ist_colonna_sinistra .par .sottotitolo_news {
	font-size: 12px;
	font-weight: bold;
	margin: 3px 0px 0px 0px;
	width: 370px;
}
#ist_colonna_sinistra .par .testo_news {
	font-size: 14px;
	font-weight: normal;
	margin: 3x 0px 0px 0px;
	width: 370px;
}
#ist_colonna_sinistra .par .lunga {
	width: 115px;
	font-size: 11px;
}

#ist_colonna_sinistra .par .stretta {
	width: 70px;
	font-size: 11px;
}

#ist_colonna_sinistra .par_prima {
	font-size: 16px;
	color: white;
	text-align: justify;
	margin: 30px 10px 0px 10px;
}

#ist_colonna_sinistra .par .campo {
	width: 130px;
	font-size: 11px;
	height: 20px;
	line-height: 20px;
}

#ist_colonna_sinistra .par .valore {
	width: 200px;
	font-size: 11px;
}

#ist_colonna_sinistra .par .campo_note {
	width: 130px;
	font-size: 11px;
	height: 20px;
	line-height: 20px;
}
#ist_colonna_sinistra .par .riga  {
margin: 3px 0px 0px 0px;
}
#ist_colonna_sinistra .par .valore_note {
	width: 200px;
	font-size: 11px;
}
#ist_colonna_sinistra .par .valore_news {
	width: 100px;
	font-size: 11px;
}
#ist_colonna_sinistra .par .campo_radio {
	width: 100px;
	font-size: 11px;
	text-align: right;
}

#ist_colonna_sinistra .par .valore_radio {
	width: 170px;
	font-size: 11px;
}

#ist_colonna_sinistra .par .tasto_invia {
	width: 75px;
	margin: 0px 0px 0px 75px;
	font-size: 11px;
	text-align: center;
	background: #00614b;
	height: 20px;
	line-height: 20px;
	cursor: pointer;
}

#ist_colonna_sinistra .par .avviso {
	width: 380px;
	font-size: 9px;
	text-align: right;
}

#ist_colonna_sinistra .riga_sezione_azienda {
	width: 400px;
	background: url(../img/bg_menu_istituzionale.png) no-repeat top left;
	margin: 0px 0 0 10px;
	height: 29px;
}

#ist_colonna_sinistra .riga_sezione_immagine {
	width: 400px;
	background: url(../img/bg_menu_istituzionale.png) no-repeat top left;
	margin: 0px 0 0 10px;
	height: 29px;
}

#ist_colonna_sinistra .sezione {
	width: 16%;
	font-size: 10px;
	font-weight: bold;
	line-height: 29px;
	height: 29px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
}

#ist_colonna_destra {
	width: 470px;
	height: 400px;
}

.cont_istituzionale {
	width: 410px;
	height: 340px;
	overflow: auto;
	margin: 20px 0px 20px 0px;
}

.porte_linkProdotti {
	background-position: 0px 150px;
}

#catalogos_form .riga .valore img {
	display: none;
}

#contenitore_tooltip {
	width: 115px;
	height: 45px;
	background: url(/img/bg_nomelinea.png) no-repeat top left;
}

#contenitore_tooltip  .testo_tooltip {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	width: 115px;
	height: 38px;
	line-height: 38px;
}

#contenitore_tooltip_alto {
	width: 115px;
	height: 45px;
	background: url(/img/tooltip_alto.png) no-repeat top left;
}

#contenitore_tooltip_alto  .testo_tooltip {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	width: 115px;
	height: 38px;
	line-height: 38px;
}


#crop_debug {
	display: none;
}

#footer {
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 5;
	font-size: 8px;
	opacity: .7;
	background: #ccc;
}

