@import url("mainMenu.css");
/* @import url("dev.css"); solo testing */
@import url("../modules/ts_files/scroll0.css");

html {font-family:Arial, Helvetica, sans-serif; font-size: 12px; margin:0;padding:0; color: #4F677D; background-color: #ECF1F4;}
body { text-align: center;margin:0;padding:0; } 
div, table { margin:0;padding:0; font-size: 12px; }
ul, p { font-size: 12px;}

#mainCol,  #dataWrap, #headerTblHome, #headerTbl, #footerArea {margin:0 auto; width: 1000px; position: relative; }
#mainTbl { height: auto !important; height: 550px; min-height: 550px; background-image:url(../images/maintblbg.jpg); background-position:left top; background-repeat:repeat-x; line-height:18px; border-top:1px solid #FFFFFF;} 
#headerWrap { background-image:url(../images/bgheader.jpg); background-position:top left; background-repeat:repeat-x;  }
#headerTblHome{height:445px;}
#headerTbl{height:210px; }
#compass{position:absolute; bottom: 15px; left: 10px;}
#printArea{position:absolute; right:10px; bottom:15px;}
#printArea a{text-decoration:none;}
#userArea{position:absolute; top:6px; right:2px; }
#langArea{position:absolute; top:10px; left:2px; }
#menuTop{position: absolute; top:44px; left:10px; font-size:11px; letter-spacing:1px; }
#menuTop a{text-decoration:none;}
#menuTop a:hover{font-weight:bold;}
#srchArea{position:absolute; right:5px; top:38px; }
#srchArea input {-moz-border-radius: 5px; -webkit-border-radius: 5px; border:1px solid #666666; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#00315D; }
#logoArea { position: absolute; top: 85px; left: 5px;}
#menuArea {position:absolute; right:5px; top:105px; height:30px; width:590px; }
#dataArea{height:200px; background-image:url(../images/bgdata.jpg); background-position:top left; background-repeat:repeat-x; border-top:1px solid #FFFFFF; clear:both;}
#dataWrap{height:200px;  }
.boxArea{float:left; padding:10px 2px; width:327px; }
.dataTitle{font-size:18px; color:#003F68; text-align:left; }
.dataCont{font-size:13px; text-align:left; line-height:20px; padding:20px 0px;}
.cell{float:left; margin:2px;}
#mainTblHome{background-image:url(../images/bgnews.jpg); background-position: top left; background-repeat:repeat-x; border-top:1px solid #FFFFFF;}
#newsArea{ height:auto !important;  height:450px; min-height:450px; margin:0 auto;  }
.boxNews{ float:left; padding:20px 40px 0px 40px;;width:248px; background-image:url(../images/sfondonews.png); background-position:left bottom; background-repeat:no-repeat; height:auto !important;  height:450px; min-height:450px; line-height:18px; }
.boxNews a{font-weight:bold;}
.boxNews h1{color:#FFFFFF; font-size:22px; font-weight:normal; margin:0px;}
.boxNews h2{color:##4F677D; font-size:20px; font-weight:normal; margin:12px 0px 15px 0px;}
#textArea { text-align: justify; padding:8px;}


table { border-collapse: collapse; border-color: #cccccc; margin: 0 auto; }
.tblHead { background-color:#003F68; color: #ffffff; }
.tblCell { background-color: #cccccc; text-align: left; }
.tblCellAlt { background-color: #f4f4f4; text-align: left; }

h1,h2,h3,h4,h5,h6 {color: #788E3E;}

a { color: #4F677D; }
a:hover {text-decoration: none;}
.menuLink { font-weight: bolder; color: #cccccc; }


.parTitle {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: #003F68;
}
.parSubtitle {
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	color: #003F68;
}
.parText {
	font-size: 12px;
	margin: 0px;
	font-weight: normal;
	color: #4F677D;
}

.imgCaptcha{text-align:center; padding:10px;}
.cbox{text-align:center;}
.formLabel{text-align:right;}
.formData, .descs{text-align:left;}
.formLabel, .formData{padding:4px;}


.parPic {
	border: none;
}


h1 {
	font-size: 30px;
	color: #003F68;
	font-weight:normal;
}

.boxNews h1 a{text-decoration:none; color:#FFFFFF; font-weight:normal;}

h2 {
	font-size: 18px;
	color: #003F68;
	font-weight:bold;
}

.boxNews h2 a{text-decoration:none; font-weight:normal; color:#003F68;}

h3 {
	font-size: 15px;
	font-weight: normal;
	color: #003F68;
	font-weight:bold;
}


.menuLink {
	font-size: 11px;
	font-weight: bold;
	color: #003F68;
}
.errorMsg {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #003F68;
	text-align:center;
}
.errorDesc {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #00426A;
	text-align:center;
}

.confirmMsg {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #00426A;
}
.confirmDesc {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #00426A;
}

.pagNav {
	font-size: 10px;
	color: #003F68;
}
.pagNavSymb {
	text-decoration: none;
}
#loginTblLog{font-size:11px;}
#loginTitle, #fsrchTitle {
	font-weight: bold;
	padding: 3px;
}
#loginName {
	font-weight: bold;
	padding: 3px;
}

.textBody {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
}
.textNote {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
.textBold {
	font-weight: bold;
	color: #003F68;
}

#footerTblHome {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	clear:both;
	background-image:url(../images/bgdata.jpg); background-position:top left; background-repeat:repeat-x;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footerTbl {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	color: #4F677D;
	border-top: 1px solid #FFFFFF;
	clear:both;
	background-image:url(../images/footerbg.jpg); background-position:top left; background-repeat:repeat-x;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footerArea {
	text-align: right;
	width:900px;
}
#footerTblHome #footerArea a{color:#FFFFFF;}
#footerTbl #footerArea a{color:#4F677D;}
#footerArea table {
	margin-left: auto;
	margin-right: auto;
}

/* carosello home */
/*#featureCarousel {
    position:absolute;
	height:260px;
	width:965px;
	bottom:8px;
	left:15px;
}
#featureCarousel img {
    border:0;
	margin:0px;
	padding:0px;
}
#featureCarousel .feature {
    position:absolute;
    top:-1000px;
    left:-1000px;
    cursor:pointer;
}
.carTitle {
    position:absolute;
    bottom:10px;
    left:0px;
    background-image:url(../images/titlebg.png);
	background-position:left top;
	background-repeat:repeat-x;
    width:332px;
	border-top:1px solid #FFFFFF;
	border-bottom: 1px solid #8299B0;
	text-align:left;
}
#featureCarousel .carTitle{
    margin:0;
    padding: 3px 5px;
    font-weight:bold;
    font-size:12px;
    color:white;
}
.blipsContainer li {
   display:none;
}*/

#carousel-container {
  position:absolute;
  height:260px;
  width:965px;
  bottom:8px;
  left:15px;
}
#carousel {
  height:260px;
  width:965px;
  position:relative;
  margin-bottom:0.5em;
  font-size:12px;
  font-family: Arial;
}
#carousel .carousel-image {
  border:0;
  display:block;
  margin:0px;
 padding:0px;
 width:342px;
 height:216px;
}
#carousel .carousel-feature {
  position:absolute;
  top:-1000px;
  left:-1000px;
  cursor:pointer;
}
.carTitle {
    position:absolute;
    bottom:10px;
    left:0px;
    background-image:url(../images/titlebg.png);
	background-position:left top;
	background-repeat:repeat-x;
    width:332px;
	border-top:1px solid #FFFFFF;
	border-bottom: 1px solid #8299B0;
	text-align:left;
}
#carousel-container .carTitle{
    margin:0;
    padding: 3px 5px;
    font-weight:bold;
    font-size:12px;
    color:white;
}
#carousel .tracker-summation-container {
  position:absolute;
  color:white;
  right:48px;
  top:230px;
  padding:3px;
  margin:3px;
  background-color:#000;
}
#carousel .tracker-individual-container, #carousel .tracker-summation-container {
  display:none;
}

#carousel-left {
  position:absolute;
  bottom:33px;
  left:220px;
  cursor:pointer;
}
#carousel-right {
  position:absolute;
  bottom:33px;
  right:220px;
  cursor:pointer;
}
/* fine carosello home */

#textArea li, #textArea ul li{margin:8px 0px;}
