/* CSS  Document */
body{
margin:0 0 0 0px;
background-attachment:fixed;
background-color:#efefef;
background-image:url(../grafica/bg_scs.gif);
background-attachment:fixed;
background-position:center;
}

#centerAll{
width: 768px;
margin: 0 auto 0 auto;
background-color: #FFFFFF;
}

#rightCol{
width:538px;
}

#logo{
	width:230px;
	height:198px;
	background-image:url(../grafica/logo_scs.gif);
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
	border-bottom: 1px solid #284d7a;/*border-right: 1px solid #eef5fe;*/
}

#footer{
width:768px;
height:20px;
border-top:2px solid #003370;
}

#langSelectorHome{
width:110px;
height:20px;
border: 1px solid #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#FFFFFF;
text-align:center;
line-height:20px;
}
#langSelectorHome a {
	width:110px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-align:center;
	line-height:20px;
	text-decoration: none;
}
#langSelectorAll{
width:110px;
height:20px;
border: 1px solid #002d63;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#002d63;
text-align:center;
line-height:20px;
}
#langSelectorAll a {
	width:110px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#002d63;
	text-align:center;
	line-height:20px;
	text-decoration: none;
}

.address{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#999999;
margin-left:15px;
margin-bottom:8px;
}
.address a{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#999999;
}
.contacts{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
color:#000000;
margin-left:15px;
margin-bottom:8px;
}
.contacts a{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
color:#000000;
} 
.copy{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#999999;
text-indent:10px;
}

#pagetitle{
height:30px;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#003370;
border-bottom: 1px solid #284d7a;
line-height:30px;
text-align:right;
}

#gamma{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#003370;
text-align:right;
height:198px;
}


#prodmin{
width:125px;
height:90px;
background-color:#eef5fe;
}

#proddesc{
width:383px; 
}

.prodTitle{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color:#003370;
text-align:left;
}

p.proddesc{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#000000;
text-align:justify;
margin-top:5px;
}
ul.proddesc {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-align:justify;
	margin-top:5px;
	list-style-image: url(../grafica/menu_arrow_gray.gif);
	list-style-type: none;
	list-style-position: outside;
}
ul.proddesc li {
	line-height: 18px;
}
#colimg{
width:208px;
vertical-align:top;
}

#coldesc{
width:300px; 
}

.titoliblu{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#0a5aba;
margin-top:5px;
}

.colimglinks{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#003370;
	text-decoration: none;
}

.hpnews, .hpnews a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#003370;
	text-decoration: none;
}

.hpnews a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#003370;
	text-decoration: underline;
}
.lista1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: disc;
}


.headTableBlue th {
	background-color: #005FAC;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/* TABELLE */

.tableTitleGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #4C4C4C;
	font-weight: bold;
}
/* TABELLA BLU */
table.blueTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px #FFFFFF solid;
	border-collapse: collapse;
}
.blueTable th {
	background-color: #0060AC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	height: 15px;
	line-height: 15px;
	text-transform: uppercase;
	padding: 2px;
}
.blueTable td {
	background-color: #D7EAF3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 15px;
	line-height: 15px;
	padding: 2px;
	border: 1px #FFFFFF solid;
	border-collapse: collapse;
}
/* TABELLA  GRIGIA */

table.grayTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px #FFFFFF solid;
	border-collapse: collapse;
}
.grayTable th {
	background-color: #0060A1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	height: 15px;
	line-height: 15px;
	text-transform: uppercase;
	padding: 2px;
}
.grayTable td {
	background-color: #EAE9DC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 15px;
	line-height: 15px;
	padding: 2px;
	border: 1px #FFFFFF solid;
	border-collapse: collapse;
}
#tableNote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-style: italic;
}.listing {
	background-color: #FFFFFF;
	z-index: auto;
}
.pointerOnImage {
	cursor: pointer;
}
.news_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003370;
	text-decoration: none;
	font-weight: bold;
}
#allNews a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003370;
	text-decoration: none;
	text-align: right;
	line-height: 22px;
	font-style: italic;
}
.txt_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003370;
	text-decoration: none;
}

.hdottedline {
	background-image:url(../grafica/hdotted.gif);
	background-repeat:repeat-x;
	width: 100px;
}
.tooltip{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#003366;
}

.tooltiptitle{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#003366;
font-weight:bold;
}
.riga1{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003370;
	height: 18px;
	line-height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #718DAF;
	padding: 3px;
}

.riga2{
	background-color: #F7F9FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003370;
	height: 18px;
	line-height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #718DAF;
	padding: 3px;
}

.riga1 a{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003370;
	height: 18px;
	line-height: 28px;
	text-decoration: none;
	font-weight: bold;
}

.riga2 a {
	background-color: #F7F9FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003370;
	height: 18px;
	line-height: 28px;
	text-decoration: none;
	font-weight: bold;

}
.RouteTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#003370;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003370;
	cursor: pointer;
}
.Thetextfield {
	border: solid #cccccc 1px;
	width: 300px;
}
