/* ************** Elements ************** */

html, body {
	background: #ffffff;
	color: #000;
}

p, ul, li {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #d38153;
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

small {
	font-size: 10px;
}

input, select {
 	color: #000;
	font-family: Arial, Helvetica,  sans-serif;
	font-size: 11px;
	}

/* ************** Links ************** */

a:link {
	color: #4784c3;
	text-decoration: underline;
}
a:active {
	color: #d38153;
	text-decoration: underline;
}
a:visited {
	color: #83589e;
	text-decoration: underline;
}
a:hover {
	color: #0000cc;
	text-decoration: underline;
}

.related a:link {
	color: #4784c3;
	font-size: 10px;
	text-decoration: none;
}
.related a:active {
	color: #d38153;
	font-size: 10px;
	text-decoration: none;
}
.related a:visited {
	color: #83589e;
	font-size: 10px;
	text-decoration: none;
}
.related a:hover {
	color: #0000cc;
	font-size: 10px;
	text-decoration: underline;
}

A.navseclev3, A:visited.navseclev3 { 
	line-height: 13px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003466;
	text-decoration : none;
}

A:hover.navseclev3 { 
	line-height: 13px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003466;
	text-decoration : underline;
}

A.navseclev2, A:visited.navseclev2 { 
	line-height: 12px;
	font-size: 11px; font-family: Arial, Helvetica, sans-serif;
	color: #003466;
	text-decoration : none;
	}

A:hover.navseclev2 { 
	line-height: 12px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003466;
	text-decoration : underline !important;
}

A.navseclev1, A:visited.navseclev1{ 
	font-size: 11px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif; 
	color: #003466; 
	font-weight: bold;
	text-decoration : none;
	display:block;
	padding:3px 2px 3px 0;
}

A:hover.navseclev1 { 
	line-height: 12px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003466;
	text-decoration : underline;
	display:block;
	padding:3px 2px 3px 0;
}

A.navservice, A:visited.navservice{ 
	font-size: 11px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif; 
	color: #747474; 
	font-weight: bold;
	text-decoration : none;
}

A:hover.navservice { 
	line-height: 12px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #747474;
	text-decoration : underline;
}

/* ************** Classes ************** */

.relatedImage, a:link.relatedImage, a:visited.relatedImage, a:active.relatedImage {
 color: #FFF;
 background-color: #4784C3;
}

.linkList
{
	margin-bottom: -9px;
}


.intro {
	color: #C47547;
	font-size: 14px;
}

.caption {
	color: #666;
	font-size: 10px;
	vertical-align: bottom;
}

.hint { 
	font-style: italic;
	font-size: 11px;
}

.marker {
	color: #000; /* Useful in case of later changes */
}					


.inlineHeadline {
	font-size: 12px;
	font-weight: bold;
}

.related {
	font-size: 10px;
	vertical-align: bottom;
}

.related .inlineHeadline {
	font-size: 11px;
	font-weight: bold;
}

.related p {
	font-size: 10px;
}

td.related {
	vertical-align: top;
}

.current {
	color: #d38153;
}
.author {
	text-align: right; 
	font-size:11px;
	}

/* ************** Classes for sitemap ************** */
.sitemapLevelOne { 
 background-color: #E2E2E2; 
 font-size: 10px;
 }
 
 .sitemapLevelTwo { 
 background-color: #F1F1F1; 
 font-size: 10px;
 }
 
 .sitemapLevelThree { 
 background-color: #FCFCFC; 
 font-size: 10px;
 }
 
 A.sitemap, A:visited.sitemap { 
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003466;
	text-decoration : none;
}

A:hover.sitemap { 
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003466;
	text-decoration : underline;
}


/* ************** Style for press-informations ************** */

.articleInfo {
/* formerly the class "hint" was used for this */
	color: #000;
	font-size: 11px;
}	

.articleInfo strong, .related strong { 
	color: #666;
}	

/* ************** Styles for tables ************** */

.tblSeparatorStrong {  
	background-color: #999; /* Bold grey line between table rows */	
}

.tblSeparator {
	background-color: #CCC; /* Grey line between table rows */	
}


/* ************** Styles for hiding borders around images in links ************** */

A:link IMG, A:visited IMG { border-style: none }
A IMG { color: white } /* The only way to hide the border in NS 4.x */


/* ************** Styles for mail forms ************** */
.standardField {
	width: 210px;
	display: inline;
}
.standardTextarea {
	width: 430px;
	display: inline;
}

/* styles for banner */
#banner p, #banner ul {
padding:5px;
}
#banner ul {
margin:13px 0 5px 3px;
}

#banner {
margin-bottom: 15px;
}

#banner ul li {
    margin:0 0 0 0px;
    padding:0 0 5px 12px;
    line-height:1.5em;
    list-style:none;
    background:url("../images/bullet_arrow_blue.gif") no-repeat 0 .5em;
     }

/* ************** Styles for base search form ************** */

/* base search form
---------------------------------------------- */
div#baseSearch {
	text-align:left;
	font-size:11px;
	border-right:1px solid  #959595;
	border-bottom:1px solid  #959595;
	border-left:1px solid  #959595;
	padding:10px;
	width:153px; /* for all standards compliant browsers */
	}


* html div#baseSearch { /* modified SBMH */
	width:175px; /* for IE 5.* */

        w\idth:153px; /* for IE 6.* */

    }

    
div#baseSearch p {
	margin:0 0 10px 0;
	}

div#baseSearch input#prename {
	color:#4784C3;
	font-size:11px;
	width:80px;
	}

div#baseSearch select {
	color:#4784C3;
	font-size:11px;
	width:144px;
	margin:0 0 7px 0;
	}

div#baseSearch form {
	margin:0;
	}

div#baseSearch input#baseSubmit {
	margin:0;
	padding:0;
	position:relative;
	top:3px;
	}

#base { /* style for base logo on top of form */
	display: block;
	padding: 0;
	background:  url("../images/tk-base/base_head_contextual.gif") no-repeat 1px; /* start hiding from macie\*/
	background-position: 0px; /* stop hiding */
	width: 175px;
	height: 29px;
	}

* html #base { /* modified SBMH for IE 5.* */
	height: 30px;

    }

.alt {
	display:none;
	}

/* baseSearch Homepage */

div#baseSearchHomepage {
	text-align:left;
	font-size:11px;
	border-right:1px solid  #959595;
	border-bottom:1px solid  #959595;
	border-left:1px solid  #959595;
	padding:10px;
	width:368px; /* for all standards compliant browsers */
	}


* html div#baseSearchHomepage { /* modified SBMH */
	width:370px; /* for IE 5.* */

        width:368px; /* for IE 6.* */

    }

#baseHomepage { /* style for base logo on top of form */
	display: block;
	padding: 0;
	background:  url("../images/tk-base/base_head_contextual_370.gif") no-repeat 1px; /* start hiding from macie\*/
	background-position: 0px; /* stop hiding */
	width: 370px;
	height: 29px;
	}

* html #baseHomepage { /* modified SBMH for IE 5.* */
	height: 30px;

    }

.menuMappa
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DE800D;
	font-weight: bold;
}

.intestazione
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DE800D;
	font-weight: bold;
}

.intestazioneSmall
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DE800D;
	font-weight: bold;
}

.primoParagrafo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DE800D;
}

.corpo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.titoliDestra
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003466;
	font-weight: bold;
}

.corpoItalic
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: italic;
}
