body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(immagini/bg_braun.jpg);
	background-repeat: no-repeat;
}

#container {
	font-size: 15px;
	color: #333;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	font-family: 'Magra', sans-serif;
	background-color: #FFF;
	box-shadow: 5px 5px 10px 2px #333333;
}
#container_home {
	font-size: 15px;
	color: #333;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	font-family: 'Magra', sans-serif;
	background-color: #FFF;
	box-shadow: 5px 5px 10px 2px #333333;
	height: 1100px;
}
#uk {
	
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	
}
#menu {
	font-size: 22px;
	color: #0F2A5E;
	float: right;
	width: 600px;
	text-align: right;
	padding-top: 70px;
	padding-right: 20px;
}
.imgLogo {
	float: left;
	padding-right: 15px;
	padding-left: 25px;
}
.imgLeft {
	float: left;
	padding-right: 15px;
	padding-left: 0px;
}
#menu a {
	color: #2878AD;
	text-decoration: none;
}
#menu a:hover {
	color: #000;
	text-decoration: none;
}
#header {
	clear: both;
	padding-top: 30px;
}

#intro {
	float: left;
	width: 620px;
	line-height: 20px;
	padding-top: 0px;
	font-size: 13px;
}
#body {
	background-color: #FFF;
	height: 800px;
}
#intro_column {
	float: left;
	width: 590px;
	border: 1px solid #999;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: right;
	margin: 0px;
}
#footer {
	clear: both;
	height: 250px;
	margin-top: 25px;
	color: #FFF;
	padding: 25px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: left;
	border-top-width: 6px;
	border-top-style: double;
	border-top-color: #163F73;
	background-image: url(immagini/bg_footer.jpg);
}
.intro {
	font-size: 12px;
	line-height: 25pt;
	color: #333;
}
.titoloHighlight {
	font-size: 20px;
	text-align: left;
}
.testoHighlight {
	font-size: 13px;
	color: #333;
}
#leftColumn {
	width: 320px;
	float: left;
	padding-right: 25px;
	padding-bottom: 25px;
}
#Prod1 {
	font-size: 13px;
	color: #666;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	background-image: url(immagini/bg_notactiveA.jpg);
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	padding-top: 10px;
}
#Prod_active {
	font-size: 13px;
	color: #FFF;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding: 7px;
	background-image: url(immagini/bg_active.jpg);
	background-repeat: repeat-y;
}
#Prod2 {
	font-size: 13px;
	color: #666;
	text-align: center;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	padding: 10px;
	background-image: url(immagini/bg_notactiveB.jpg);
}
#Prod1 a {
	font-size: 19px;
	text-decoration: none;
	color: #333;
	text-align: right;
}
#Prod2 a {
	font-size: 19px;
	text-decoration: none;
	color: #333;
	text-align: right;
}
.nomeProdotto {
	font-size: 24px;
}
.img_centrale {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-right: 25px;
}
.title_active {
	font-size: 24px;
	text-align: left;
}
#intro a {
	color: #5679AE;
	text-align: center;
}

#scarica_pdf {
	background-image: url(immagini/Scheda_prodotti.jpg);
	height: 70px;
	width: 620px;
	padding-top: 50px;
}
#dati_footer {
	float: left;
	width: 300px;
}
#link_footer a {
	text-decoration: none;
	color: #B5D8FF;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}
.titoloCere {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.tabella_footer {
	float: right;
}
#include_footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.title_footer {
	font-size: 16px;
}
.tabella_footer a {
	text-decoration: none;
	color: #FFF;
}
.tabella_footer a:hover {
	text-decoration: none;
	color: #999;
}
.testo_img_home {
	line-height: 17px;
	text-align: left;
	padding-left: 10px;
}
#container #body #intro_column table tr td {
	text-align: left;
}
#container_home #body #intro #intro_column table tr .testo_img_home ul {
	text-align: left;
}
