@charset "utf-8";
body  {
	margin:0pt auto;

	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: #666666;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-image: url(image/sfondo_3.png);
	background-repeat: repeat-x;
	width: 990px;
}
.twoColFixLtHdr #container {
	width: 950px;
	text-align: left;
	background-image: url(./image/sfumature_bg.png);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
} 
.twoColFixLtHdr #header {
	background-image: url(image/banner.png);
	height: 128px;
	width: 930px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
} 
.twoColFixLtHdr #colonna_SX {
	background-color:#FFFFFF;
	float:left;
	height:100%;
	margin-bottom:20px;
	margin-left:30px;
	width:200px;
	height:226px;
	margin-top: 10px;
	border: 3px ridge #FEFCFD;
}
.twoColFixLtHdr #titolo_sidebar1 {
	background-color:#169DD7;
	border-color:#FEFCFD;
	border-style:solid solid none;
	border-width:1px 1px medium;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bolder;
	height:30px;
	line-height:30px;
	margin-bottom:10px;
	text-align:center;
	font-style: normal;
	word-spacing: normal;
}
.twoColFixLtHdr #titolo_content {
	background-color:#CC6600;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bolder;
	height:30px;
	line-height:30px;
	margin-bottom:10px;
	margin-right:15px;
	text-align:center;
	font-style: normal;
	word-spacing: normal;
	margin-left: 10px;
	border: 2px groove #CC6600;
}
.twoColFixLtHdr #sidebar1 {
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	padding: 5px;
}
.twoColFixLtHdr #navigation {
	text-align: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}
.twoColFixLtHdr #sidebar2 {
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	float:left;
	width:290px;
	color: #666666;
	text-align: left;
	margin-top:5px;
	margin-left:30px;
}
.twoColFixLtHdr #sidebar_cont {
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	float:left;
	width:310px;
	height:450px;
	color: #666666;
	text-align: left;
}
.twoColFixLtHdr #gallery {
	border:2px ridge #000000;
	height:210px;
	position:relative;
	background-attachment: scroll;
	background-color: #333333;
	background-image: none;
	background-repeat: repeat;
	background-position: 0% 50%;
}
.twoColFixLtHdr #image_scroll {
	border:1px solid #4F2608;
	width: 240px;
	height:180px;
	margin:14px 9px 20px;
	background-attachment: scroll;
	background-color: #000000;
	background-image: none;
	background-repeat: repeat;
	background-position: 0% 50%;
}
.twoColFixLtHdr #Content {
	width: 650px;
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
} 
.twoColFixLtHdr #flash_Content {
	background-color:#FFFFFF;
	border:1px solid #4F2608;
	width: 600px;
	height:200px;
	float: right;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
} 
.twoColFixLtHdr #descr_azienda {
	border:1px solid #EAD9C7;
	margin-bottom:20px;
	margin-right:15px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin-left: 10px;
	background-color: #EAD9C7;
	text-align: left;
} 

.twoColFixLtHdr #mainContent {
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
} 
.twoColFixLtHdr #mainContent ul {
	margin: 0px;
	padding:10px 0px 10px 15px;
}
.twoColFixLtHdr #mainContent li {
	padding-top: 5px;
}
.twoColFixLtHdr #minibus {
	width: 910px;
	height: 550px;
	margin:10px 20px;
}
.twoColFixLtHdr #minibus img{
	margin:10px 50px;
	float:left;
}
.twoColFixLtHdr #content_Col_Flash_home_page {
	height: 250px;
	width: 930px;
	margin: 10px;
} 

.twoColFixLtHdr #mainContent_contatti {
	width: 600px;
	float: right;
	margin-bottom:100px;
	margin-left:10px;
	margin-right:15px;
	margin-top: 15px;
} 
.twoColFixLtHdr #mainContent_contatti ul {
	margin: 0px;
	padding:10px 0px 10px 15px;
}
.twoColFixLtHdr #mainContent_contatti li {
	padding-top: 5px;
}
.twoColFixLtHdr #footer {
	width: 930px;
	height:30px;
	background-color: #169DD7;
	color: #FFFFFF;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: ridge;
	border-bottom-style: ridge;
	border-top-color: #000000;
	border-bottom-color: #000000;
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 10px;
} 
.twoColFixLtHdr #miofooter {
	width: 600px;
	height:25px;
	background-color: #169DD7;
	color: #FFFFFF;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: ridge;
	border-bottom-style: ridge;
	border-top-color: #000000;
	border-bottom-color: #000000;
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 10px;
} 
.twoColFixLtHdr #footerTesto {
	font-size: 9px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 5px;
	text-align: center;
	background-color: #169DD7;
}
.twoColFixLtHdr #miofooterTesto {
	font-size: 9px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 20px;
	background-color: #666666;
}
.twoColFixLtHdr #footer p {
	margin: 0; /* azzerando il valore margin del primo elemento del footer si evita il rischio di compressione del margine, con la creazione di uno spazio tra i div */
	padding: 10px 0; /* il padding di questo elemento crea uno spazio, così come avverrebbe specificando un valore margin, senza il problema della compressione del margine */
}
.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;
}
.twoColFixLtHdr #menu {
	width: 930px;
	height:34px;
	margin:0 10px 10px;
	background-attachment: scroll;
	background-color: #169DD7;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: small-caps;
	text-transform: capitalize;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.twoColFixLtHdr #leftmenu {
	padding:5px 1px;
}
.twoColFixLtHdr #Proser_container {
	width: 960px;
	height: 20px;
	padding-top:10px;
	text-align: right;
}

