﻿@charset "utf-8";
body  {
	margin: 0;
	text-align: center; /* centra il contenitore nei browser IE 5*. Il testo viene quindi impostato con l'allineamento predefinito a sinistra nel selettore #container */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E7E7E7;
	border-bottom-width: 10px;
}
.verticalText th { writing-mode:bt-rl }

a {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a:visited    {
	color: #FF6600;
}
a:hover     {
	color: #FF3300;
}
a:active    {
	color: #FF3300;
}
#page {
	background-image: url(grafica/body_lato.png);
	background-repeat: repeat-y;
	background-position: center;
}
#container  {
	width: 100%; 
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	max-width: 1026px;
} 

#logo {
	padding-left: 10px;
	padding-bottom: 5px;
	height: 50px;

}
#bar {
	background-color: #FF9148;
	height: 25px;
	background-image: url(grafica/menu_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

#menu {
	float: right;
	clear: both;
	display: block;
	margin: 0;
	list-style: none;
	margin-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#mainContent
{
	margin-top: 10px;
	margin-right: 155px;
	margin-bottom: 0;
	margin-left: 160px;
	text-align: justify;
	min-height: 400px;
	padding: 5px;
} 
#header  {
	background-color: #FFFFFF;
	padding-top: 5px;
	background-image: url(grafica/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
} 
#mainProdotti  {
	margin-top: 10px;
	margin-right: 152px;
	margin-bottom: 0;
	margin-left: 160px;
	text-align: justify;
	min-height: 400px;
	padding: 5px;

}
#header  a  {
	font-size: 13px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -0.05em;
}
#sidebar1/* Suggerimenti per sidebar1:
1. Poiché si lavora in unità relative, è meglio non applicare un padding alla barra laterale, poiché, nei browser conformi agli standard, verrebbe aggiunto alla larghezza globale producendo una larghezza effettiva non prevedibile. 
2. Poiché per il valore della barra laterale vengono utilizzate unità em, tenere presente che la larghezza della barra varierà con dimensioni predefinite del testo diverse.
3. Per creare spazio tra il lato del div e gli elementi al suo interno, è possibile applicare un margine sinistro e destro a tali elementi, come descritto nella regola ".twoColHybLtHdr #sidebar1 p".
*/
  {
	float: left;
	width: 150px; /* un padding superiore e inferiore creano uno spazio visivo all'interno di questo div */
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	height: 400px;
}

#sidebar2 {
	float: right;
	width: 150px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: 400px;
	padding-top: 10px;
	padding-right: 2px;
}

#sidebar1   h3,#sidebar1   p    {
	margin-left: 10px; /* è necessario applicare un margine sinistro e destro a ogni elemento che verrà inserito nelle colonne laterali */
	margin-right: 10px;
}
#footer  {
	color: #000000;
	text-align: center;
	background-image: url(grafica/body_foot.png);
	background-repeat: no-repeat;
	background-position: top;
	padding: 10px;
	height: 24px;
} 
#path {
	padding-bottom: 10px;
	padding-left: 5px;
	font-style: italic;
	color: #339999;
}

#footer  a  {
	font-weight: bold;
	color: #FF6600;

}


/* Classi varie riutilizzabili */
.fltrt { /* questa classe può essere utilizzata per rendere mobile un elemento a destra nella pagina. L'elemento reso mobile deve precedere l'elemento al quale deve essere affiancato sulla pagina. */
	float: right;
	margin-left: 8px;
}

.fltlft { /* questa classe può essere utilizzata per rendere mobile un elemento a sinistra nella pagina.*/
	float: left;
	margin-right: 8px;
}
.clearfloat { /* questa classe deve essere inserita in un elemento div o break e deve essere l'elemento finale prima della chiusura di un contenitore che deve contenere per intero un elemento mobile */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.mainBox {
	background-image:url(grafica/main_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #DDDDDD;
	border-left-color: #DDDDDD;
}

.titoloArticoli {
	background-color: #339999;
	font-size: 13px;
	font-weight: bold;
	padding-left: 15px;
	height: 16px;
	width: 95%;
	color: #FFFFFF;
	padding-top: 1px;
	background-image: url(grafica/dx_green.png);
	background-repeat: no-repeat;
	background-position: right top;
}
 
#mappa {
	border:solid;
	border-color:#CCCCCC;
	border-width:1px;
	width:97%;
	height:350px;
}


.news {
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
}
.vetrinaArticolo {
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;

}

.spazioSoluzione {
	height: 38px;
	vertical-align: top;
	border-top-style: solid;
	border-top-color: #E0E0E0;
	border-top-width: 1px;
	overflow: hidden;
}
.iconeSoluzione {
	float: right;
	height: 20px;
}

.iconeSoluzione img {
	background-image: url(grafica/A_0.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: white;
	margin: 0px;
}
.bottomSoluzione {
/*	background-image: url(grafica/soluz_bot.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 15px;
*/
}
.spazioStoria {
	height: 25px;
	vertical-align: top;
	border-top-style: solid;
	border-top-color: #E0E0E0;
	border-top-width: 1px;
	overflow: hidden;
	padding-top: 10px;
}

.bordinoGrigioTop {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
}

.links {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	height: 15px;
	background-color: #999999;
	padding-right: 10px;
	background-image: url(grafica/pin.gif);
	background-repeat: no-repeat;
	background-position: left top;

}

.AccordionElement {
	width: 100%;
	padding-bottom: 2px;
	padding-top: 2px;
}
.AccordionElement:hover  {
	background-color: #EEEEEE;
	text-decoration: underline;
}

.calendarioGiorno {
	color: #999999;
}
#path a {
	cursor: text;
}
.titoloProdotti {
	font-size: 13px;
	font-weight: bold;
	padding-left: 0px;
	height: 16px;
	width: 100%;
	color: #000000;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CEDFE7;
	padding-bottom: 3px;
}
.Elenco_Prodotti {
	list-style-image: url(images/Elenco.jpg);

}
.Dividi_Intestazione {
	font-size: 9px;
	font-weight: bold;
	padding-left: 0px;
	height: 2px;
	width: 100%;
	color: #000000;
	padding-top: 5px;
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CEDFE7;
	padding-bottom: 1px;
}
