/* @group tags */
body {
margin:0;
padding:0;
font-family: Arial, Verdana, sans-serif;
font-size: 11px;
color: #868889;
background:#000;
text-align: center;
}
h1, h2, h3, h4, h5, h6, p {
margin:0;
padding:0;
font-size: 11px;
}
a img, map {
border:none;
}
a {
color: #e96402;
}
a:hover {

}
ul {
margin:0;
padding:10px;
}
li {
}
ol.alpha {
list-style-type: lower-latin;
}
table {
margin:0;
padding:0;
border-collapse: collapse;
}
hr {
display:none;
}
form {
margin:0;
padding:0;
}
input, textarea, select {
color: #366;
border: 1px solid #ccc;
padding: 2px;
font-size: 11px;
}
input:focus, textarea:focus, select:focus {
border: 1px solid #666;
}
.noBrd {
border: none;
}
option {
padding:0;
margin:0;
}
textarea, select {
font-size: 100%;
font-family: inherit;
}
button {
background: #ccc;
font-size: 100%;
font-family: inherit;
color: #366;
cursor:pointer;
border: 1px solid #666;
margin: 0 5px 0 0;
}
button:hover {
background: #fff;
}

/* @end */
/* @group mains */
#container {
width: 901px;
margin: 0 auto 0 auto;
text-align: left;
}
#container #header {

}
#container #logo {
width: 226px;
height: 160px;
float: left;
}
#container #headImage {
width: 675px;
height: 93px;
float: right;
background: #333;
}
#container #navigator {
margin: 12px 0 0 0;
padding: 0;
width: 675px;
height: 43px;
float: right;
background: transparent url(../images/bg-navigator.gif) no-repeat left top;
list-style-type: none;
}
#container #navigator li {
margin: 0;
padding: 10px 0px 5px 80px;
display: block;
float: left;
}
#container #navigator .first {
padding: 10px 0px 0px 30px;
}
#container #navigator a {
padding: 0 0 5px 0;
font-size: 14px;
text-decoration: none;
color: #868889;
display: block;
font-weight: bold;
}
#container #navigator a:hover {
border-bottom: 2px solid #e96402;
color: #e96402;
}
.s1 #container #navigator #n1 a, .s2 #container #navigator #n2 a, .s3 #container #navigator #n3 a, .s4 #container #navigator #n4 a, .s5 #container #navigator #n5 a {
border-bottom: 2px solid #e96402;
color: #e96402;
}
#container #main {
position: relative;
width: 901px;
line-height: 14px;
background: transparent url(../images/bg-col-sx.jpg) repeat-y left top;
}
#main #colSx {
width: 199px;
float: left;
min-height: 357px;
height: auto !important;
height: 357px;
padding: 43px 0 10px 27px;
text-align: right;
}
#main #colSx .mainSum {
padding: 0 20px 0 0;
line-height: 25px;
}
#main #content {
width: 267px;
float: left;
min-height: 357px;
height: auto !important;
height: 367px;
padding: 43px 43px 10px 55px;
}
#main #contentBig {
width: 577px;
float: left;
min-height: 357px;
height: auto !important;
height: 367px;
padding: 43px 43px 10px 55px;
}
#main #colDx {
width: 310px;
float: right;
min-height: 410px;
height: auto !important;
height: 410px;
}
#container #footer {
margin: 12px 0 0 0;
background: transparent url(../images/bg-footer.gif) no-repeat left top;
}
#container #footer .langs {
margin: 0;
padding: 0;
list-style-type: none;
min-height: 18px;
height: auto !important;
height: 18px;
}
#container #footer .langs li {
margin: 0;
padding: 2px 0 0 40px;
display: block;
float: left;
}
#container #footer .langs a {
color: #868889;
text-decoration: none;
}
#container #footer .langs a:hover {
color: #e96402;
}

/* @group splash */
#splashContainer {
position: absolute;
width: 901px;
height: 600px;
margin-left: -450px;
margin-top: -300px;
top: 50%;
left: 50%;
}
#splashContainer #header {
height: 279px;
background: transparent url(../images/bg-splash-header.jpg) no-repeat left top;
}
#splashContainer #navigator {
margin: 12px 0 0 0;
min-height: 66px;
height: auto !important;
height: 66px;
background: transparent url(../images/bg-splash-navigator.jpg) no-repeat left top;
}
#splashContainer #navigator li {
display: inline;
}
#splashContainer #navigator li a {
padding: 0 15px 0 15px;
text-decoration: none;
}
#splashContainer #logo img{
float:right;
margin:0px 0px 0px 10px;
}
#splashContainer #logo{
text-align:left;
}
#splashContainer #footer {

}
#splashContainer #footer .credits {
width: 450px;
float: left;
text-align: left;
}
#splashContainer #footer .privacy {
width: 450px;
float: right;
text-align: right;
}
/* @end */


/* @end */
/* @group sections */
#newsArchive {

}
#newsArchive .item {
padding: 0 0 15px 0;
}
#newsArchive .summary {
color: #fff;
padding: 5px 0 5px 0;
}

#newsDetail {

}
#newsDetail .summary {
color: #fff;
padding: 5px 0 5px 0;
}

#googleMap {
height: 380px;
}
.graphicProdotti {
background: transparent url(../images/bg-prodotti.gif) no-repeat left center;
}

.galProducts{
width: 267px;
float: left;
}
.galProducts th {
font-weight: normal;
font-size: 10px;
padding: 10px 0 3px 0;
}
.galProducts td {
padding: 0 8px 0 0;
}

/* @end */

.mainSum {
font-size: 25px;
color: #e96402;
}
.summary {
color: #e96402;
}
.evidence {
color: #e96402;
}
.close {
clear: both;
}
.toLeft {
float: left;
padding: 0 10px 5px 0;
}
.toRight {
float: right;
padding: 0 0 5px 10px;
}
.aLeft {
text-align: left;
}
.noBrd {
border: none;
}


