﻿@import url("layout.css");
@import url(http://www.google.com/cse/api/overlay.css);
body {
		background-image: url("../images/sf.png");
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.77em;
	line-height:1.8em;
}

#container {
	width: 780px;
	margin: 0 auto;
	padding: 0px;
	background-color: #fff;
}
#masthead {
	text-align: center;
	}
#navigation {
	position: relative;
	float: left;
	width: 139px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 1.05em;
	line-height:1.2em;
}
#content {
	float: left;
	width: 700px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: justify;
	background-color: #fff

}
#linkext { position:relative}
#sottomenu {
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: right;

}


#footer {
	text-align: center;
	clear: both;
	width: 700px;
}
/* Masthead Styles */
#masthead h1 {
	color: #fff;
}
#masthead h3 {
	color: #402640;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #BFCBD4;
	background-color: #BFCBD4;
}
#navigation a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px;
	border-bottom: 1px solid   #fff;
	background-color: #BFCBD4;
}
#navigation a:hover {
	color: #212849;
	text-decoration: none;
	background-color: #fff;
}
/* Content Styles */
#content h1,h2,h3,h4,h5,h6 {
	color: #212849;
}
#content img {
	padding: 5px;
	border: 1px solid #BFCBD4;
}
/* Caso particolare per img di servizio */
#content img.noborder{
	padding: 0px;
	border: 0px;
}
/* Footer Styles */
#footer p {
	color: #808080;
}
#footer a {
	color: #503750;
	text-decoration: underline;
}
#footer a:hover {
	color: #402640;
	text-decoration: none;
}

/* Altri Styles */
a {
	color: #212849;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #212849;
	text-decoration: underline;
	font-weight: bold;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.ombrasx{
	background-image: url("../images/sx.png");
	background-repeat: repeat-y;
	background-attachment: scroll;
}
.ombradx{
	background-image: url("../images/dx.png");
	background-repeat: repeat-y;
	background-attachment: scroll;
}
/*.sgloRis  {border:1px solid #DC143C;
	       margin:0 0px 0 0px;}*/

#note {
	color: #212849;
	background-image: url("../images/sf1.png");
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #BFCBD4;

}
#priv {
	color: #212849;
	background-image: url("../images/sf1.png");
	font-size: 0.8em;
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #BFCBD4;

}

 a.sottomenu  {
	color: #212849;
	text-decoration: none;
	background-color: #fff;
}
 
 a:hover.sottomenu{
	color: #fff;
	text-decoration: none;
	background-color: #BFCBD4;
}

 a.back  {
	color: #888888;
	text-decoration: none;
	background-color: #fff;
}
 
 a:hover.back{
	color: #212849;
	text-decoration: underline;
	background-color: #fff;
}

.linea{
	width:65%;
	text-align:center;
	border:1px #B2BFC9 dotted
}
.linea2  {border: solid thin #FDE9ED;text-align:center; width:65%;}
.dx{
	text-align:right;
	font-style: italic;
}

a.glossario {
	color: #212849;
	text-decoration: none;
	border-bottom:1px #212849 dotted
}
 
 a:hover.glossario{
	color: #212849;
	text-decoration: none;
	border-bottom:1px #212849 dotted

}

a.TabRicerca {
	color: crimson;
	text-decoration: none;
}
 
 a:hover.TabRicerca{
	color: crimson;
	text-decoration: underline;
}

#TabRicerca {border-right: solid 1px crimson ;border-top: solid 1px crimson ;border-left: solid 1px crimson ;border-bottom: solid 1px crimson ;}

#content img.icona {
	padding: 0px;
	border: 0px;
}










