/* Start of CMSMS style sheet 'eticino-typo' */
h1 {font: normal 24px Arial, Helvetica, sans-serif; color: #646464; letter-spacing: -1px; line-height: 30px; }
h2 {font: normal 20px Arial, Helvetica, sans-serif; color: #646464; letter-spacing: -1px; text-transform: none; line-height: 26px; }
h3 {font: normal 18px Arial, Helvetica, sans-serif; color: #646464; letter-spacing: 0px; line-height: 24px; text-transform: none;}
h4 {font: bold 14px Arial, Helvetica, sans-serif; color: #646464; line-height: 19px; text-transform: none; }
h5 {font: bold 12px Arial, Helvetica, sans-serif; color: #646464; line-height: 18px; text-transform: none; }
h6 {font: bold 11px Arial, Helvetica, sans-serif; color: #646464; line-height: 17px; text-transform: none;}
a {color: #002D61; text-decoration: none;}
a:hover {color: #002D61; text-decoration: underline;}
a.image, a.image:hover, a img  {border:0;}
ul {
	list-style: none;
}
ul li {
	padding: 2px 0px 2px 21px;
	background: transparent url(../images/arrow.png) no-repeat left .6em;
}
ol {
	padding: 5px 25px;
}
fieldset {
	width: 95%;
	padding: 5px;
	margin: 5px 0px 0px 0px;
	border: 1px solid #eeeeee;
}
input, select, label {
	vertical-align: middle;
}
p {
	padding: 5px 0px;
}
/* Submit Button */
.button {
	border: none;
	color: #ffffff;
	font: bold 12px Arial, Helvetica, sans-serif;
	background: #5e0000 url(../images/button_bg.gif) repeat-x top left;
	margin: 2px 0px;	
	text-transform: none;
	vertical-align: middle;
	outline: none;
	height: 20px;
	padding: 0px 8px;
	cursor: pointer;
}
.clr, .clear {clear: both; height: 0px;}
.right {float:right; margin-left:4px;margin-bottom:2px;}
.left {float:left; margin-right:4px;margin-bottom:2px;}
.small {font-size: smaller;}
.center {text-align:center;}
/* -------------------------- fine globali --------------------- */

div.col1 h1 {
	font: normal 20px Arial, Helvetica, sans-serif;
	color: #1658B7; /* font-size: 1.5em; */
	text-align: left; /* some air around the text */
	padding-left: 0.5em;
	padding-bottom: 1px; /* set borders around header */
	border-bottom: 1px solid #F40B0B;
	border-left: 0.8em solid #F40B0B;
	line-height: 1.5em; /* and some air under the border */
	margin: 0 0 0.5em 0;
}

/* --------------------------- News ---------------------------- */

.NewsSummary {
	padding-left: 0.4em;
 }

.NewsSummaryPostdate {
	text-align: right;
	font-size: 80%;
	font-style: oblique;
}

.NewsSummaryLink {
	padding-left: 0em;
	padding-bottom: 1px;
	margin-bottom: 6px;
   border-bottom: 1px dotted #F40B0B;
	border-right: 0.8em solid #F40B0B;
}
.NewsSummaryLink a {
	text-decoration: none;
	font-weight: bolder;
}
.NewsSummaryLink a:hover {
	color: #1658B7;
}
.NewsSummaryCategory {
  display: none;
 }

.NewsSummaryAuthor {
  display: none;
}
.NewsSummaryMorelink {
	font-size: x-small;
	display: block;
}
.NewsSummaryMorelink a {
	background-image: url(../images/button_bg.gif);
	color: #ffffff;
	padding: 2px 4px 2px 4px;
}
.NewsSummarySummary, .NewsSummaryContent {
  line-height: 120%;
 }

.NewsSummaryMorelink {
  padding-top: 0.5em;
}

#NewsPostDetailDate {
  font-size: 85%;
  float: right;
  font-style: oblique;
}

#NewsPostDetailSummary {
   line-height: 150%;
}

#NewsPostDetailCategory {
  font-style: italic;
  border-top: 1px solid #ccc;
  margin-top: 0.5em;
  padding: 0.2em 0;
  text-align: right;
}

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 120%;
}

#NewsPostDetailAuthor {
/*	padding-bottom: 1.5em;
	font-style: italic; */
	display: none;
}

#NewsPostDetailPrintLink {
	display: block;
	float: right;
	font-size: smaller;
}
#NewsPostDetailReturnLink {
	display: block;
	float: left;
	font-size: smaller;
}

/* to add specific style to the below divs, uncomment them. */

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
*/

/* ----------------------- TABLES --------------------------- */
table.dettagli {
	width: 98%;
	border: none;
	font-size: 11px;
	margin: 6px 0 10px 0;
	text-align: center;
}
table.dettagli td {
	border-bottom: 1px dotted #F40B0B;
}
th.col {
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #c0c0c0;
}
th.row {
	text-align: left;
	border-bottom: 1px dotted #F40B0B;
}
/* --------------------------------------------------- */
div.codice {
	background-color: #DCDCDC;
	font: small monospace;
	width: 98%;
	height: auto;
	padding: 5px;
}
table.domaintool {
width: 48%;
float: left;
text-align: right;
}

/* --------------------------------- FORM ----------------------------- */
div.contactform {margin-top: 24px;}
div.contactform fielset {
	border: 1px solid #c0c0c0;
	padding: 4px;
}
div.contactform legend {
	font-weight: bolder;
	color: #A30000;
	padding: 0 4px 1px 4px;
	border: 1px solid #A30000;
}
div.contactform label {
	width: 160px;
	float: left;
}

/* End of 'eticino-typo' */

