/* corpo */
body {
	margin: 0;
	padding: 0;
	background: #EEE;
	color: #000;
	font: 70% Arial,Helvetica,sans-serif;
}

a img {
	border: 0px;
}

a:link {
	background: transparent;
	color: #0000FF;
}

a:visited {
	background: transparent;
	color: #FF0000;
}
a:hover,a:focus,a:active {
	background: transparent;
	color: #0000FF;
}

#nav a:link,#nav a:visited {
	text-decoration:none;
}

#nav a:hover,#nav a:focus,#nav a:active {
	text-decoration:none;
	color: #CCC;
}

#nav1 a:link,#nav1 a:visited {
	text-decoration:none;
}

#nav1 a:hover,#nav1 a:focus,#nav1 a:active {
	text-decoration:none;
	color: #FFFF00;
}

h1 {
	position: absolute;
	top: 5px;
	left: 10px;
	margin: 0;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.3em;
}

h4 {
	font-size: 1.1em;
}

h2, h3, h4, h5, h6 {
	margin: 0;
}

#page h2 {
	width: 99%;
}

#page h3 {
	border-bottom: 3px solid #48B5B5;
	width: 99%;
}

#nav {
	padding: 17px 0 20px 0;
}

#nav h2 {
	margin: 27px 0 0 10px;
	color: #666;
	font-size: 110%;
	font-weight: bold;
}

#nav ul {
	margin: 20px 0 0 0;
	padding: 0 10px 0 10px;
	background: #336699;
	color: #FFF;
	font-size: 110%;
	font-weight: bold;
	height: 2.5em;
	list-style:none;
}

#nav li {
	float: left;
}

#nav ul a {
	padding: 0 5px 0 6px;
	float: left;
	line-height: 2.5em;
	height: 2.5em;
	background: url("../grafica/navLevel1.gif") #336699 right center repeat-y;
	color: #FFF;
}

#nav ul a:hover {
	background: url("../grafica/navLevel1.gif") #336699 right center repeat-y;
	color: #CCC;
}

#nav ul a.active:link,
#nav ul a.active:visited,
#nav ul a.active:hover,
#nav ul a.active:focus,
#nav ul a.active:active {
	background-color: #000;
	color: #FFF;
}

/* seconda navigazione*/

#nav1 ul {
	margin: 0;
	padding: 0 0px 0 10px;
	background: #06335F;
	color: #FFF;
	font-size: 110%;
	font-weight: bold;
	height: 2.5em;
	list-style: none;
}
#nav1 li.section {
	float: left;
	padding: 0px 5px 0px 5px;
	background: url("../grafica/navSection.gif") #06335F top left repeat-y;
}

#nav1 ul li {
	float: left;
	line-height: 2.5em;
	height: 2.5em;
	color: #FFF;
}

#nav1 ul a {
	background: url("../grafica/navLevel1.gif") #06335F left center repeat-y;
	color: #FFF;
}

#nav1 ul a:hover {
	background: url("../grafica/navActiveOver.gif") #06335F top left repeat-x;
	color: #FFFF00;
}

#nav1 ul a.active:link,
#nav1 ul a.active:visited,
#nav1 ul a.active:hover,
#nav1 ul a.active:focus,
#nav1 ul a.active:active {
	background-color: #EEE;
	color: #000;
	background: url("../grafica/navActive.gif") #EEE right top repeat-x;
}

#strongBox {
	border: 1px solid #FFFF00;
	background: #FFFFCC;
	text-align: left;
	padding: .5em;
}

#pageFind {
	position:absolute;
	top: 10px;
	left: 650px;
	text-align: right;
	border-top: 2px solid red;
}

#pageFind a:link,
#pageFind a:visited {
	background: #EEE;
	color: #666;
	text-decoration: none;
}

#pageFind a:hover,
#pageFind a:focus,
#pageFind a:active {
	background: #EEE;
	color: #666;
	text-decoration: underline;
}

/* corpo centrale */

#corpo {
	margin: 0 0 0 38px;
	width: 712px;
}

#principale {
	float: left;
	margin-bottom: 3.6em;
}

.prodotti {
	float: right;
	width: 164px;
}

#splash {
	clear: left;
	font-size: 110%;
	width: 534px;
	padding-bottom: 10px;
}

#splash1 {
	font-size: 110%;
	width: 514px;
	padding: 10px;
	margin-top: 10px;
	border: 1px solid #FFFF00;
	background: #FFFFCC;

}

#page {
	clear: left;
	font-size: 110%;
	width: 735px;
	background-image: url("../grafica/sfondo.gif");
	background-position: right;
}

#splash h2 {
	font-size: 100%;
	margin: 0;
}

#splash p	{
	margin: 0;
}

#splash h2 img {
	margin-bottom: 10px;
	display: block;
}

#splash h2 br {
	display: none;
}

.prodotto {
	background: #EEE url("../grafica/infoBottom.gif") left bottom no-repeat;
	color: #666;
}

.prodotto h2 {
	background: #EEE url("../grafica/infoTop.gif") left top no-repeat;
	color: #FFF;
}

.prodotto a, .prodotto a:visited, .prodotto a:hover {
	color: #FFF;
}

.prodotto h2 {
	margin: 0;
	padding: 5px 6px 3px 6px;
	border-bottom: 1px solid #000;
	font-size: 110%;
}

.prodotto img {
	float: left;
	margin: 5px 5px 5px 6px;
}

.prodotto p {
	margin: 5px 6px 5px 73px;
}

.prodotto {
	margin-bottom: 10px;
	padding-bottom: 5px;
	width: 100%;
	float: left;
}

#footer {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	text-align: center;
	color: #FFF;
	background: #336699;
}

#footer a,
#footerAllPage a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover,#footer a:focus,#footer a:active,
#footerAllPage a:hover,#footerAllPage a:focus,#footerAllPage a:active {
	text-decoration: underline;
}

#footer a.active,
#footerAllPage a.active {
	background: #FFF;
	color: #999;
}

#footer p,
#footerAllPage p {
	margin: 0;
}

hr,.anchor {
	position: absolute;
	width: 1px;
	height: 1px;
	overflow: hidden;
	top: -3000px;
}

.center {
	text-align: center;
}

.col1 {
	float: left;
	width: 230px;
	padding-top: 2em;
	padding-bottom: 2em;
	text-align: center;
}

.col2 {
	float: left;
	width: 230px;
	padding-top: 2em;
	padding-bottom: 2em;
	text-align: center;
	margin-left: 2px;
	margin-right: 2px;
}

.col3 {
	float: left;
	width: 230px;
	padding-top: 2em;
	padding-bottom: 2em;
	text-align: center;
}

.col1 p, .col2 p, .col3 p {
	text-align: left;
}

.col1 h4, .col2 h4, .col3 h4 {
	text-align: left;
	border-bottom: 3px solid #666;
}

.col1 a:link,.col2 a:link,.col3 a:link {
	padding: 5px;
	display: block;
	color: #336699;
	text-decoration: none;
	background-image: url("../grafica/topCol.gif");
	background-position: center top;
	background-repeat: no-repeat;
	height: 80px;
}

.col1 a:visited,.col2 a:visited,.col3 a:visited {
	padding: 5px;
	display: block;
	color: #336699;
	text-decoration: none;
	background-image: url("../grafica/topCol.gif");
	background-position: center top;
	background-repeat: no-repeat;
	height: 80px;
}

.col1 a:hover, .col2 a:hover, .col3 a:hover {
	color: #336699;
	background-image: url("../grafica/topColOver.gif");
	background-position: center top;
	background-repeat: no-repeat;
}

.clearLeft {
	clear: left;
}

.clearBoth {
	clear: both;
}

.clearRight {
	clear: right;
}

.col1 img, .col2 img, .col3 img {
	text-lign: center;
}

.col1a {
	float: left;
	width: 230px;
	padding-top: 2em;
	padding-bottom: 2em;
	text-align: center;
}

.col2a {
	float: left;
	width: 230px;
	padding-top: 2em;
	padding-bottom: 2em;
	text-align: center;
	margin-left: 2px;
	margin-right: 2px;
}

.col3a {
	float: left;
	width: 230px;
	padding-top: 2em;
	padding-bottom: 2em;
	text-align: center;
}

/*
	tabelle
*/

thead {
	background: #ffc;
	color:#000;
}
caption {
	font-weight: bold;
	text-transform: uppercase;
	margin: auto;
	padding: 0.3em 0.7em;
}
table {
	font-size: 100%;
	border: 3px solid #336699;
	border-collapse: collapse;
	margin: auto;
}
td, th {
	border: 1px solid #336699;
	padding: 0.3em 0.7em;
}
tr.primo { background: #EEE; color: #000 }
tr.secondo { background: #FFF; color: #000 }

/*
	fine tabelle
*/

acronym {
	font-weight: bold;
}
