/* Foglio di Stile per il Layout */

html,body,form{
	margin:0;
	padding:0;
	}
body#home {
	background: #FBF9FE url(../images/back_globulonero.jpg) repeat-x 0 0;
	}
body {
	font-size: 62.5%;
	font-family: verdana, helvetica, sans-serif;
	text-align: center;
	background: #FBF9FE url(../images/back_globulonero_2.jpg) repeat-x 0 0;
	color: #444;
	}
.clear {
	clear: both;
	}
.nasc {
	display: none;
	}

p 	{
	/*position: relative;*/
	font-size: 1em;
	line-height: 1.5em;
	margin-top: 0;
	margin-bottom: 1.5em;
	}
a	{
	color: #FABA00;
	text-decoration: none;
	}
ol	{
		list-style-type: none;
	overflow: auto;
	font-size: 1em;
	line-height: 1.5em;
	margin: 0 0 1.5em 0px;
	}
ol li	{
	position:relative;
	clear: both;
	font-size: 1em;
	line-height: 1.5em;
	margin-top: 0;
	margin-bottom: 1.5em;
	}
#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}
#screenshot img {
	width: 300px;
	}
a:hover	{
	text-decoration: underline;
	}
h1, h2 {
	font-family: arial, helvetica, sans-serif;
	}
h1  {
	font-weight: normal;
	text-align: left;
	font-size: 250%;
	color: #373D40;
	letter-spacing: -1px;
	margin: 0 0 0.7em 0;
	}
h2  {
	font-weight: normal;
	text-align: left;
	font-size: 180%;
	color: #000;
	letter-spacing: 0px;
	margin: 0 0 0.7em 0;
	}
h3  {
	font-weight: normal;
	text-align: left;
	font-size: 150%;
	color: #444;
	letter-spacing: -1px;
	margin: 0 0 0.7em 0;
	}
.left {
	float: left;
	text-align: left;
	}
.right {
	float: right;
	}
.floatL {
	float: left;
	text-align: left;
	}
.floatR {
	float: right;
	}
.floatTL {
	float: left;
	margin: 0 10px 10px 0;
	}
.floatTR {
	float: right;
	margin: 0 10px 0 10px;
	}
#wrap {
	text-align: left;
	width: 925px;
	margin: auto;
	}
#navigation {
	overflow: hidden;
	height: 70px;
	background: url(../images/separatore_menu.gif) no-repeat;
	}
#navigation ul {
	margin: 0 0 0 1px;
	padding: 0;
	}
#navigation li {
	list-style: none;
	float: left;
	font-weight: bold;
	}
#navigation li a {
	display: block;
	width: 129px;
	color: #fff;
	height: 70px;
	text-align: center;
	line-height: 70px;
	background: url(../images/separatore_menu.gif) no-repeat right 0;
	}
#navigation .selected a {
	display: block;
	width: 129px;
	color: #373C3F;
	height: 70px;
	text-align: center;
	line-height: 70px;
	background: #D5D4D9 url(../images/separatore_menu.gif) no-repeat right 0;
	}

.field_allegati	{
	clear: both;
	border: 1px solid #ddd;
	margin: 0 0 1em 0;
	padding: 10px 10px 0 10px;
	}
a.link_icona {
	clear: left;
	vertical-align: middle;
	height: 20px;
	line-height: 20px;
	font-size: 0.9em;
	font-weight: bold;
	margin: 0px 0 4px 0;
	padding: 0px;
	}

.link_icona img {
	vertical-align: middle;
	margin: 4px 0.5em 0 0;
	}
.link_icona2 {
	vertical-align: middle;
	font-weight: bold;
	margin: 0px 1em 0px 0;
	padding: 0px;
	}
.link_icona2 img {
	vertical-align: middle;
	margin: 0px 0.5em 0 0;
	}

/*********************************
/** MAIN BANNER
/*********************************/

#main-banner {
	overflow: hidden;
	width: 910px;
	height: 350px;
	background: url(../images/back_main-banner_skiroll.jpg) no-repeat;
	position: relative;
	}
#main-banner h1 {
	margin: 50px 20px 0px 20px;
	text-indent: -9999px;
	background: url(../images/logo_globulonero.gif) no-repeat 0 0;
	height: 67px;
	width: 480px;
	display: block;
	}
#main-banner small {
	margin: 16px 0 0 20px;
	text-indent: -9999px;
	background: url(../images/small_globulonero.gif) no-repeat 0 0;
	height: 21px;
	width: 480px;
	display: block;
	}
#main-banner .presentazione a {
	margin: 95px 730px 0 20px;
	padding: 0 0 0 10px;
	color: #fff;
	font-weight: bold;
	background: #FABA00;
	height: 21px;
	line-height: 20px;
	display: block;
	overflow: hidden;
	white-space:nowrap;
	}

/*********************************
/** MAIN BANNER SKIROLL
/*********************************/

#main-banner_skiroll {
	overflow: hidden;
	width: 910px;
	height: 350px;
	background: url(../images/back_main_skiroll.jpg) no-repeat;
	position: relative;
	}

#main-banner_skiroll h1 {
	margin: 50px 20px 0px 20px;
	text-indent: -9999px;
	background: url(../images/logo_globulonero.gif) no-repeat 0 0;
	height: 67px;
	width: 480px;
	display: block;
	}
#main-banner_skiroll small {
	margin: 16px 0 0 20px;
	text-indent: -9999px;
	background: url(../images/small_globulonero.gif) no-repeat 0 0;
	height: 21px;
	width: 480px;
	display: block;
	}
#main-banner_skiroll .presentazione a {
	margin: 95px 730px 0 20px;
	padding: 0 0 0 10px;
	color: #fff;
	font-weight: bold;
	background: #FABA00;
	height: 21px;
	line-height: 20px;
	display: block;
	overflow: hidden;
	white-space:nowrap;
	}

/*********************************
/** MAIN BANNER PAGINE
/*********************************/

#main-banner_dettaglio {
	overflow: hidden;
	width: 910px;
	height: 200px;
	/* background: url(../images/back_main_piccolo.jpg) no-repeat; */
	position: relative;
	}

#main-banner_dettaglio h1 {
	margin: 50px 20px 0px 20px;
	text-indent: -9999px;
	background: url(../images/logo_globulonero_02.gif) no-repeat 0 0;
	height: 67px;
	width: 480px;
	display: block;
	}
#main-banner_dettaglio small {
	margin: 16px 0 0 20px;
	text-indent: -9999px;
	background: url(../images/small_globulonero_02.gif) no-repeat 0 0;
	height: 21px;
	width: 480px;
	display: block;
	}
#main-banner_dettaglio .presentazione a {
	margin: 95px 730px 0 20px;
	padding: 0 0 0 10px;
	color: #fff;
	font-weight: bold;
	background: #FABA00;
	height: 21px;
	line-height: 20px;
	display: block;
	overflow: hidden;
	white-space:nowrap;
	}


#boxhome1, #boxhome2 {
	float: left;
	overflow: hidden;
	width: 254px;
	height: 220px;
	background: transparent;
	position: relative;
	margin-top: -60px;
	margin-right: 10px;
	margin-bottom: 40px;
	border-right: 1px solid #ECEAEF;
	}
#boxhome1 h2, #boxhome2 h2,
#boxhome4 h2, #boxhome5 h2{
	margin: 20px 20px 0px 20px;
	display: block;
	}
#boxhome1 p, #boxhome2 p, #box_sx p,
#boxhome4 p, #boxhome5 p{
	margin: 20px 20px 0px 20px;
	display: block;
	}
#boxhome1 .presentazione a, #boxhome2 .presentazione a,
#box_sx .presentazione a {
	position: absolute;
	margin: 136px 0 0 0px;
	padding: 0 10px;
	color: #fff;
	font-weight: bold;
	background: #FABA00;
	height: 21px;
	line-height: 20px;
	display: block;
	overflow: hidden;
	white-space:nowrap;
	}
#boxhome1 img, #boxhome2 img, #box_sx img,
#boxhome4 img, #boxhome5 img{
	float: left;
	margin: 0 10px 10px 0;
	border: 0px solid #ECEAEF;
	}
#box_sx  {
	float: left;
	overflow: hidden;
	width: 254px;
	margin-top: -40px;
	margin-right: 0px;
	margin-bottom: 40px;
	}
#box_sx h2 {
	position: relative;
	margin: 20px 20px 0px 20px;
	display: block;
	}
#box_sx ul {
	list-style: none;
	margin: 20px;
	padding: 0;
	border-top: 1px solid #ECEAEF;
	}
#box_sx ul li {
	font-weight: none;
	text-align: left;
	font-size: 120%;
	line-height: 3em;
	border-bottom: 1px solid #ECEAEF;
	margin: 0;
	}
#box_sx ul li a {
	display: block;
	margin: 0;
	line-height: 3em;
	border-bottom: 0px solid #ECEAEF;
	}
#box_sx .current a {
	display: block;
	margin: 0;
	line-height: 3em;
	color: #444;
	border-bottom: 0px solid #ECEAEF;
	}
#boxhome3 {
	float: left;
	overflow: hidden;
	width: 370px;
	height: 220px;
	/*background: #FBF9FE;*/
	position: relative;
	margin-top: -60px;
	margin-right: 10px;
	/*border-right: 1px solid #E4E2E7;*/
	}
#boxhome3 h2 {
	margin: 20px 20px 0px 20px;
	display: block;
	color: #373D40;
	}
#boxhome3 p {
	margin: 20px 20px 0px 20px;
	display: block;
	}
#boxhome3 .presentazione a {
	position: absolute;
	margin: 179px 0 0 0px;
	padding: 0 10px;
	color: #fff;
	font-weight: bold;
	background: #373D40;
	height: 21px;
	line-height: 20px;
	display: block;
	overflow: hidden;
	white-space:nowrap;
	}
#boxhome4, #boxhome5 {
	float: left;
	overflow: hidden;
	width: 254px;
	height: 100px;
	background: transparent;
	position: relative;
	margin-top: -20px;
	margin-right: 10px;
	margin-bottom: 30px;
	border-right: 1px solid #ECEAEF;
	}
/*********************************
/** NEWS
/*********************************/

#home_news ul {
	list-style-type: none;
	margin: 20px 20px 1.5em 20px;
	padding: 0;
	}

#home_news .details,
#box_news_elenco .details {
	color: #A2A1A6;
	line-height: 1.5em;
	}
#home_news h4,
#box_news_elenco h4 {
	float: left;
	display: inline;
	margin: 0 0 1.5em 0;
	padding: 0;
	font-size: 1em;
	line-height: 1.5em;
	}
#home_news h4 a {
	color: #373D40;
	}
#boxmain {
	float: left;
	z-index: 20;
	/*position: relative;*/
	width: 650px;
	/*background: #FBF9FE;*/
	margin-top: -40px;
	margin-right: 0px;
	margin-bottom: 40px;
	padding-left: 0px;
	border-left: 1px solid #ECEAEF;
	}
#navigator {
	position: relative;
	margin: 25px 10px 20px 10px;
	color: #A2A1A6;
	background: #f2f0f5;
	padding: 5px 10px;
	}
#navigator a {
	font-weight: bold;
	}
#container {
	/*position: relative;*/
	margin: 20px;
	}
#container a {
	font-weight: bold;
	}
#container a img {
	border: 0 solid #E0E0E0;
	}
.col_left {
	width: 418px;
	float: left;
	margin-right: 2px;
	}
.col_left p {
	margin-right: 20px;
	}
.col_right{
	width: 210px;
	float: left;
	}
.foto_grande {
	border: 0 solid #E0E0E0;
	height: 337px;
	overflow: hidden;
	}
.foto_grande img {
	margin-top: -56px;
	}
#minipics {
	margin-bottom: 1.6em;
	}
#data_news {
	float: left;
	}
#servizi {
	float: right;
	margin-top: -0.5em;
	}
#servizi ul {
	list-style: none;
	margin: 0 0 3em 0;
	padding: 5px 10px;
	background: #f5f5f5;
	border: 1px solid  #E0E0E0;
	}
#bottomhome {
	padding-top: 2em;
	}
#ftr {
	clear: both;
	margin: 0 0 40px 0;
	width: 910px;
	height: 50px;
	background: url(../images/back_ftr.gif) no-repeat center top;
	position: relative;
	}
#ftr h5 {
	clear: both;
	margin: 20px 20px 0px 20px;
	text-indent: -9999px;
	background: url(../images/firma_globulonero.gif) no-repeat 0 0;
	height: 17px;
	width: 177px;
	display: block;
	}
#ftr p {
	margin: 20px 0 20px 20px;
	color: #A2A1A6;
	text-align: left;
	}
#ftr a {
	color: #A2A1A6;
	}
#ftr a span {
	display: none;
	}
#ftr a:hover {
	position: relative;
	}
#ftr a:hover span {
	display: block;
    position: absolute;
	z-index:1;
	top:2em;
	left:0em;
	height: 21px;
	line-height: 20px;
	text-decoration: none;
	padding: 0 10px;
	color: #fff;
	font-weight: bold;
	background: #373D40;
	}
#ftr ul {
	float: left;
	list-style: none;
	margin: 20px 20px 20px 5px;
	padding: 0;
	}
#ftr li {
	float: left;
	margin-right: 8px;
	}
#ftr li img {
	border: none;
	}

/*********************************
/** NEWS
/*********************************/

.post {
	clear: both;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #E3E3E3;
	}
.box_news_info {
	padding-top: 1.0em;
	padding-bottom: 1.0em;
	}
#box_news_elenco ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 1.4em 0;
	border-top: 1px solid #ECEAEF;
	}
#box_news_elenco ul li {
	clear: both;
	display: block;
	padding: 8px 0 8px 0;
	margin: 0;
	border-bottom: 1px solid #ECEAEF;
	}
#box_news_elenco ul li h4{
	margin-top: 0;
	padding-top: 0;
	font-size: 1.3em;
	}
#box_news_elenco ul li p {
	margin: 0.7em 0;
	}
#home_news ul {
	list-style-type: none;
	}
#home_news .details {
	/*display: none;*/
	}
#box_news_elenco .details {
	display: block;
	color: #333;
	margin: 0;
	line-height: 1.4em;
	}
#box_news_elenco .titolo {
	display: block;
	margin-left: 0;
	}
#box_news_elenco div.news_cat {
	color: #aaa;
	clear: left;
	}
#box_doc_elenco ul {
	list-style-type: none;
	margin: 0 0 1.4em 0;
	padding: 0;
	}
#box_doc_elenco ul li {
	float: left;
	width: 220px;
	padding: 8px 0 8px 0;
	margin: 0 15px 0 0;
	border-bottom: 1px solid #333;
	}
#box_doc_elenco ul li h4{
	margin-top: 0;
	padding-top: 0;
	font-size: 1.1em;
	}
#servizi {
	float: right;
	margin-top: -0.5em;
	}
#servizi ul {
	list-style: none;
	margin: 0 0 3em 0;
	padding: 5px 10px;
	background: #fff;
	border: 2px solid  #A1A09C;
	}

/** fine NEWS

/*******************************
/* Finestra AJAX
/*******************************/
#risultati {
	display: block; 
	position: fixed !important;
	position: absolute;
	display: none;
	z-index: 100;
	top: 0;
	left: 50%;
	margin-left: -290px;
	padding: 0 0 10px 0;
	font-size: 1em;
	clear: left;
	width: 580px;
	background: #FBF9FE url(/images/back_box_segnala.gif) repeat-x 0 0;
	border: 10px solid #585F63;
	}
/*#background_risultati {
	position: absolute;
	display: block;
	z-index: 100;
	background: #000;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	width: 110%;
	top: 0;
	left: 0;
	padding: 40% 0;
	}*/
#contenuto_risultati {
	/*height: 350px;*/
	display: block;
	text-align: left;
	/*background: #f9f9f9 url(/images/back_lista_1.gif) repeat-x 0 0;*/
	padding: 10px 15px 15px 15px;
	}
#contenuto_risultati h2 {
	padding-bottom: 1em;
	display: inline;
	}
#risultati_hdr {
	/*background: #0C6785 url(../images/back_striscia.gif) repeat-x 0 0;*/
	display: inline;
	float: right;
	margin-top: -2em;
	padding: 0;
	height: 2em;
	line-height: 1.7em;
	text-align: right;
	color: #999;
	}
#risultati_hdr a {
	color: #999;
	}
.col_left_segnala {
	margin-top: 1.5em;
	display: inline;
	float: left;
	width: 250px;
	padding-right: 10px;
	border-right: 1px solid #e5e5e5;
	}
.col_right_segnala {
	margin-top: 1.5em;
	float: left;
	width: 250px !important;
	width: 270px;
	margin-left: 20px;
	}
/*********************************/
/* form modulo contatti          */
/*********************************/
/*********************************
/** Box form contatti
/*********************************/
.modulo_form_contatti	{
	clear: both;
	width: 400px;
	color: #555;
	font-size: 1em;
	margin: 15px auto;
	padding: 0;
	}
.box_info_iscritto {
	border: 0;
	border-top: 1px solid #ccc;
	}
.modulo_form_segnala {
	margin: 0;
	padding: 0;
	}
.modulo_form_segnala ul	{
	list-style: none;
	margin: 0;
	padding: 0;
	}
.modulo_form_segnala ul li label	{
	display: block;
	margin: 0;
	padding: 0;
	}
.modulo_form_segnala ul li label strong {
	color: #e30;
	font-weight: normal;
	}
.modulo_form_contatti input,
.modulo_form_contatti textarea,
.modulo_form_contatti select,
.modulo_form_login input,
.modulo_form_login textarea,
.modulo_form_login select {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin: 5px 10px 0 0;
	background: #fff url(../images/fieldbg.gif) repeat-x top;
	}
.modulo_form_segnala input,
.modulo_form_segnala textarea,
.modulo_form_segnala select {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0 10px 5px 0;
	background: #fff url(../images/fieldbg.gif) repeat-x top;
	}
input.check {
	float: left;
	background: none;
	}
label	{
	line-height: 1.5em;
	}
label.label_1	{
	clear: left;
	float: left;
	font-weight: normal;
	width: 95px;
	margin: 9px 10px 0 0;
	}
label.labelR {
	float: left;
	font-weight: normal;
	width: 220px;
	margin: 0;
	}
.modulo_form_contatti strong	{
	color: #E20000;
	font-weight: normal;
	}
button {
			cursor: pointer;
			border:none;
			background:transparent;
			padding:0;
			margin:5px 0;
			width:auto;
		   	overflow:visible;					
			text-align:center;	
			white-space:nowrap;	
			height:31px;
			line-height:26px;
			font-size: 1em;
			}
		button span, button em{
			display:block;
			height:30px;
			line-height:26px;			
			margin:0;
			color:#444;
			}	
		button span{
			padding-left:20px;
			background:#ACACAE url(../images/bg_button.gif) no-repeat 0 0;
			}	
		button em{
			font-style:normal;
			padding-right:20px;
			background:#ACACAE url(../images/bg_button.gif) no-repeat 100% 0;
			}
.casellainput {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 230px;
	color: #555;
	background: #fff;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 3px;
	}

/*********************************
/** inizio PRODOTTI e ACCESSORI
/*********************************/

#prodotti ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ECEAEF;
	}
#prodotti ul li {
	clear: both;
	display: block;
	margin: 0;
	padding: 0.8em 0;
	border-top: 1px solid #ECEAEF;
	}
#prodotti h3  {
	font-weight: bold;
	}
#prodotti img {
	border: 0 solid #ECEAEF;
	}
.foto_prodotto {
	float: left;
	margin: 0 10px 0px 0;
	}
ul.lista_acc {
	list-style-type: none;
	margin: 0 0 1.5em 0;
	padding: 0;
	}
ul.lista_acc li {
	float: left;
	margin-right: 10px;
	}
#badge {
	position: absolute;
	margin-top: 270px;
	margin-left: 500px;
	}
/** fine PRODOTTI e ACCESSORI



/*********************************
/** BOX varie e messaggi di allerta
/*********************************/
.box_ok	{
	width: auto;
	font-size: 1em;
	background-color: #EEF5D7;
	border: 1px solid #B4DA31;
	margin: 15px 0;
	padding: 10px;
	}
.box_info	{
	clear: left;
	width: auto;
	font-size: 1em;
	border: 1px solid #FFE066;
	background: #FFF4C7 url(/icone/icona_info_gialla.gif) no-repeat 10px 8px;
	margin: 15px 0;
	padding: 10px 10px 10px 40px;
	}
.box_info2	{
	clear: left;
	width: auto;
	font-size: 1em;
	border: 0px solid #333;
	background: #333 /*url(/icone/icona_info_gialla.gif) no-repeat 10px 8px*/;
	margin: 15px 0;
	padding: 15px;
	}
.box_info2 {
	color: #ccc;
	}
.box_errore	{
	width: auto;
	font-size: 1em;
	background-color: #FFE3E3;
	border: 1px solid #E84646;
	margin: 15px 0;
	padding: 10px;
	}
.box_evid	{
	width: auto;
	font-size: 1em;
	background-color: #F1EFF4;
	border: 1 solid #000;
	margin: 15px 0;
	padding: 10px;
	}
.icona_pdf {
	background: url(/icone/icona_pdf-small.gif) no-repeat 0 0.15em;
	padding: 4px 0 4px 20px;
	}
#box_richiesta_info {
	position: absolute;
	margin-left: 20px;
	width: 224px;
	height: 65px;
	background: url(/images/back_box_info.gif) no-repeat 0 0;
	}
#box_richiesta_info p {
	margin: 15px 20px 0 60px;
	padding: 0;
	}
#box_richiesta_info a {
	color: #767578;
	}