/* CSS Document per Samplabelting s.r.l. - Copyright 2007 Horizonet s.r.l.*/

body, html
	{font-size:76%;   /*dimensionamento percentuale del font */
    text-align:center;   /*centra in IE 5.x */
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	background:#dadada;}
	
a,
a:visited
	{color:#FFFFFF;
	text-decoration:none;}

a:hover
	{text-decoration:underline}
	
.normal_link
	{color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;}	

.normal_link a:link
	{color:#DADADA;
	text-decoration:none;
	font-weight:bold;}	
	
.normal_link a:visited
	{color:#DADADA;
	text-decoration:none;
	font-weight:bold;}	

.normal_link a:hover
	{color:#999999;
	text-decoration:none;
	font-weight:bold;}	

h1
	{font-size:13px;}
	
h2
	{font-size:13px;}	

div#main_container
	{text-align:center;
   position:absolute;
   top:0%;
   left:0%;
   width:100%;
   height:100%;
   margin:0px, -0px;
   /*background:url(../img/main_background.jpg)*/;
   background:#DADADA;
   text-align:center;}
   
div#container
	{text-align:center;
   position:absolute;
   top:0px;
   left:0px;
   width:100%;
   height:100%;
   margin:-275px, -300px;} 
   
.normal_txt
	{color:#FFFFFF;}
	
	


/* Sezione menu Rollover */

a.home {float:left; display:block; width:64px; height:32px; background:url(../img/buttons/home.jpg) no-repeat;}
a:hover.home {background-position: -64px 0}

a.azienda {float:left; display:block; width:80px; height:32px; background:url(../img/buttons/azienda.jpg) no-repeat;}
a:hover.azienda {background-position: -80px 0}

a.storia {float:left; display:block; width:74px; height:32px; background:url(../img/buttons/storia.jpg) no-repeat;}
a:hover.storia {background-position: -74px 0}

a.settori {float:left; display:block; width:124px; height:32px; background:url(../img/buttons/settori.jpg) no-repeat;}
a:hover.settori {background-position: -124px 0}

a.prodotti {float:left; display:block; width:81px; height:32px; background:url(../img/buttons/prodotti.jpg) no-repeat;}
a:hover.prodotti  {background-position: -81px 0}

a.utilita {float:left; display:block; width:65px; height:32px; background:url(../img/buttons/utilita.jpg) no-repeat;}
a:hover.utilita {background-position: -65px 0}

a.eventi {float:left; display:block; width:65px; height:32px; background:url(../img/buttons/eventi.jpg) no-repeat;}
a:hover.eventi {background-position: -64px 0}

a.download {float:left; display:block; width:77px; height:32px; background:url(../img/buttons/download.jpg) no-repeat;}
a:hover.download {background-position: -77px 0}

a.contatti {float:left; display:block; width:65px; height:32px; background:url(../img/buttons/contatti.jpg) no-repeat;}
a:hover.contatti {background-position: -65px 0}

a.questionario {float:left; display:block; width:86px; height:32px; background:url(../img/buttons/questionario.jpg) no-repeat;}
a:hover.questionario {background-position: -86px 0}

a.lavora {float:left; display:block; width:94px; height:32px; background:url(../img/buttons/lavora.jpg) no-repeat;}
a:hover.lavora {background-position: -94px 0}

a.riservata {float:left; display:block; width:94px; height:32px; background:url(../img/buttons/riservata.jpg) no-repeat;}
a:hover.riservata {background-position: -94px 0}

div#main_menu
	{height:32px;
	width:100%;
	background:url(../img/back_main_menu.jpg) repeat-x;
	text-align:center;}
	
div#start_menu
	{float:left;
	width:19px;
	height:32px;
	background:url(../img/pointer_menu.jpg) no-repeat;}
	
.text
	{color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
	line-height:16px;
	text-align:justify;}

div#language
	{float:right;
	width:260px;
	height:30px;
	top:-30px;}
	
