/*@charset "utf-8";*/
/* CSS Document */

body 
{
	background-color: #DFDFDF; /*#CBCBCB;*/
	background-image: url(../Images/sfumatura-sfondo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin:0px;
	padding: 0px;
	/*margin-top: 0px;
	margin-bottom: 0px;*/
	text-align: center;
	/*margin-right: 5%;
	margin-left: 5%;*/
	/*width: 1000px;*/
}
img
{
	border: 0px;
}
a, a:link, a:visited {
	margin: 0;
	padding: 5px 2px 4px 2px;
	color: #666666;
	text-decoration: underline;
}
p
{
	margin-top:0px;
}
.header {
	background-image: url(../Images/sfondo_header.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	clear: both;
	height:137px;
	width: 100%;
	padding-top:15px;
}
.rigoheader {
	background-image: url(../Images/rigo_header.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	clear: both;
	height: 13px;
	width: 100%;
	background-color:#CBCBCB;
	margin-bottom: 10px;
}
.container 
{
	width: 975px;/*1000px;*/
	margin: 0px auto;
	padding: 0px;
	clear: both;
	height: 100%;
	text-align:left;
	/*width: 100%;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #999999;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	/*color:Black;*/
}
.wrapper {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 100%;
}
.left {
	float:left;
	width: 199px; /*20%;*/
}
.left ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.content {
	float:left;
	width: 56%;
	margin-left: 2%;
	margin-right: 1%;
	line-height: 20px;
}
.right {
	float:right;
	width: 20%;
}
.footer {
	width:100%;
	clear:both;
	padding-left:10px;
	padding-top:10px;
}

.slogan
{
	display:none;
	font-size: 16pt;
	margin: 10px 0px;
	width: 95%;
	color: #004d9f;
	line-height: 147%;
	font-family: 'Gill Sans MT Condensed', Verdana, Arial, Helvetica, sans-serif; /*'Gill Sans MT Condensed','gill sans mt ext condensed bold' */
	letter-spacing: 1px;
	text-align: justify;
}
.slogan .testo1
{
	color: #00793B;
	font-style: italic;
	font-weight: 600;
}
.slogan .testo2
{
	/*margin-left: 5px;
	letter-spacing: 8px;*/
}
.slogan .testo3
{
	font-size: 16pt;
	color: #004d9f;
	line-height: 147%;
	letter-spacing: 2px;
	text-align: right;
}

/* MENU ORIZZONTALE */
#navcontainer, .navcontainer { /* none needed */
	clear:both;
	width:100%;
	padding-top: 20px;
	padding-bottom: 10px;
	height: 20px;
}
ul#navlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
	text-transform: uppercase;
}
ul#navlist li {
	float: left;
	/*font-family: verdana, arial, sans-serif;*/
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 5px 0 4px 0;
}
#navlist a, #navlist a:link {
	margin: 0;
	padding: 5px 5px 4px 5px;
	color: #666666;/*00793B*/
	border-right: 1px solid #E9E8ED;
	text-decoration: none;
}
ul#navlist li #active {
	color: #00793b;
	background-color: #f2f2f2;/*deebe5*/
}
#navlist a:hover {
	color: #00793b;/*74a893*/
	background-color: #f2f2f2;/*d1e3db*/
}

/* SUB-MENU ORIZZONTALE */
.RadMenu
{
	margin-bottom:10px;
}
.rmItem a:link, .rmItem a:visited
{
	margin:0px;
	padding:0px;
	font-weight:bold;
	cursor: pointer;
}
.rmItem a:hover {
	color: #00793b;
	cursor:pointer;
}
.rmLink 
{
	margin:0px;
	padding:0px;
	cursor: pointer;
}
.rmFocused
{
}

/* SUB-MENU VERTICALE */
.RadPanelBar
{
	margin-bottom: 10px;
	line-height: 24px;
}
.rpRootGroup
{
	border-color:White;
}
.rpItem, .rpItem a:link, .rpItem a:visited
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-decoration: none;
	background: url( '/Images/submenu.png' );
	background-repeat: no-repeat;
	padding: 0px 0 0 20px; 
}
.rpItem a:hover
{
	color: #00793b;	
	padding: 0px 0 0 20px;
	background-image: url( '/Images/submenu-hover.png' );
}
.rpLink 
{
	margin:0px;
	padding:0px;
}
.rpSelected
{
}
.rpOut
{
	padding:0px;
	margin:0px;
	border-color:White;
}
.rpText 
{
	padding:0px;
	margin:0px;
	border:0px;
}
.rpFirst
{
}
.rpLast
{
}
/**********************/
.searchbutton {
	color: #ffffff;
	background-color: #666666;
	border: 1px solid;
	border-color: #f0f0f0 #909090 #909090 #f0f0f0;
	text-decoration: none;
	font-weight: bold;
	padding: 3px;
	/*height:19px;*/
}
.sidebox {
	margin-bottom:15px;
}
.sidebox h2 {
	color: #FFFFFF;
	margin-top:0px;
	margin-bottom:0px;
	height:30px;
	vertical-align:bottom;
}
.sidebox img {
	vertical-align:bottom;
	margin-bottom:1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.sidebox h2 img {
	margin-left: 31px;
}

.headerboxblu {
	background-image: url(../Images/box_header_blu.jpg);
	background-repeat: repeat-x;
}
.headerboxgreen {
	background-image: url(../Images/box_header_green.jpg);
	background-repeat: repeat-x;
}
.headerboxgray {
	background-image: url(../Images/box_header_gray.jpg);
	background-repeat: repeat-x;
}
.contentboxgray {
	background-image: url(../Images/box_content_gray2.jpg);
	background-repeat: repeat-x;
	/*height: 260px;*//*142px;*/
	/*width:200px;*/
	/*padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;*/
}
/*.sidebox ul {
	list-style-type: none;
	width:100%;
	margin-left:0px;
	padding-left:0px;
}
.sidebox li {
	background-image: url(../Images/box_row_gray.jpg);
	background-repeat: repeat-x;
	padding-top:0px;
	padding-bottom:0px;
	
}*/



/* =-=-=-=-=-=-=-[Menu Three]-=-=-=-=-=-=-=- */

.listbox {
	margin: 0px;
}

.listbox li a {
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 20px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.listbox li a:link, .listbox li a:visited {
	color: #888;
	display: block;
	background: url(/Images/menu3.gif);
	padding-top: 8px;
	background-repeat:no-repeat;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 30px;
}

.listbox li a:hover, .listbox li#current a, .listbox li a:active {
	color: #283A50;
	background: url(/Images/menu2.gif);
	background-repeat:no-repeat;
	padding: 8px 0 0 30px;
}

/****************************** PAGINA NEWS ***********************************/
/* News List */
.sf_newsList 
{
	margin: 0 0 20px;
	padding: 0;
	list-style: none;
}
.sf_newsList li
{
	margin: 0 0 20px;
	padding: 0;
	list-style-type: none;
}
.sf_newsList h2.sf_newsTitle
{
	margin: 20px 0;
	padding: 0;
	font-size: 2.2em;
	font-weight: normal;
	line-height: 0.7em;
}

.sf_singleNews h2
{
	color: #004D9F;
	font-size: 1.2em;
}
.sf_newsTitle a, .sf_newsTitle a:link, .sf_newsTitle a:visited,
.sf_singleNews a, .sf_singleNews a:link, .sf_singleNews a:visited
{
	color: #004D9F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	text-decoration: none;
}
.sf_readMore a, .sf_readMore a:link, .sf_readMore a:visited
{
	color: #004D9F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
}

.sf_newsList .sf_newsDate 
{
	font-size: .9em;
}
.sf_newsList .sf_newsSummary 
{	
}
.sf_newsList .sf_newsSummary img 
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

/* News tag list */
dl.sf_newsTagList 
{
}
dl.sf_newsTagList dt, dl.sf_newsTagList dd
{
	display: inline;
}/* Comments List */
.sf_contentComments
{
	margin: 3em 0 1em;
	padding: 0;
}
.sf_contentComments .sf_commentsList 
{
	margin: 1em 0;
	padding: 0;
	list-style-type: none;
}
.sf_contentComments .sf_commentsList li
{
	margin: 0 0 10px;
	padding: 0;
	list-style-type: none;
}
.sf_contentComments .sf_commentAuthor
{
	margin: 0;
	padding: 0;
}
.sf_contentComments abbr 
{
	font-size: .8em;
}
.sf_contentComments .sf_commentsList .sf_commentAuthor strong 
{
	font-size: 1.1em;
}
.sf_contentComments .sf_eventSubTitle, .sf_contentComments legend
{
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 1.4em;
}
/* Event */
.sf_contentComments .sf_contentCommentForm 
{
	margin: 0;
	padding: 0;
	border: 0;
}
.sf_contentComments .sf_contentCommentForm ol 
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 1em;
}
.sf_contentComments .sf_contentCommentForm li 
{
	margin: 0 0 1em;
	padding: 0;
	list-style-type: none;
}
.sf_contentComments .sf_contentCommentForm label
{
	display: block;
}
.sf_contentComments .sf_contentCommentForm .sf_commentsValidator strong
{
	font-weight: normal;
	display: block;
}
/* Pager */
ol.sf_pager 
{
	/*margin: 10px 0;*/
	/*margin: 10px 0px 0px 0px;*/
	padding: 0;
	width: 100%;
	float: left;
	list-style: none;
	clear: both;
}
ol.sf_pager li
{
	margin: 0;
	padding: 0 10px 0 0;
	width: auto;
	float: left;
}
ol.sf_pager li a
{
	padding: 3px 5px;
}
ol.sf_pager li a[disabled="disabled"], ol.sf_pager li a.sf_PagerSelItem
{
	color: #666;
	text-decoration: none;
	cursor: default;
}

/*.sf_newsList, .sf_newsList p
{
	margin:0px;
	padding:0px;
}
.sf_newsList li
{
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #00793B;
}

.sf_newsList h2
{
	margin-top: 0px;
	margin-bottom:0px;
	padding-top: 0px;
	padding-bottom:0px;
}

.sf_newsTitle
{
	margin:0px;
	padding:0px;
	font-size:larger;
}

*/
.titoloNews1Page
{
	color: #004D9F;
	/*font-size: 9pt;*/
	font-weight: bolder;
	/*font-family: Arial, Helvetica, sans-serif;*/
	text-decoration:none;
	font-size:13pt;
}
.noteNewsPage a, .noteNewsPage a:visited
{
	color: #004D9F;
	/*font-size: 9pt;*/
	font-weight: bolder;
	/*font-family: Arial, Helvetica, sans-serif;*/
	text-decoration:none;
	margin-bottom:  5px;
}

.testoNewsPage
{
	margin:3px 0px 3px 0px;
	/*color:#ffffff;
	font-style:italic;
	font-size:8pt;*/
	font-family:Arial, Helvetica, sans-serif;
}
.testoNewsPage p
{
	margin:0px;
	/*text-align:justify;*/
}
.testoNewsPage img
{
	margin:0px;
}

/**************************************************************/

/*.sf_searchSubmit
{
	margin-left: 5px;
	padding: 1px 5px 4px 5px;
	color: #CCCCCC;
	font: bold 84% 'trebuchet ms' ,helvetica,sans-serif;
	font-weight:bold;
	background-color: #666666;
	border: 1px solid; 
	border-color: #696 #363 #363 #696;
	filter: progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr= '#ffffffff' ,EndColorStr= '#ffeeddaa' );
}*/


.sf_searchSubmit {
	color: #ffffff;
	background-color: #666666;
	border: 1px solid;
	border-color: #f0f0f0 #909090 #909090 #f0f0f0;
	text-decoration: none;
	font-weight: bold;
	margin-left:5px;
	padding: 2px 3px 1px 3px;
}
.sf_searchText 
{
	border:1px solid;
	/*height:20px;*/
	padding-top: 1px;
	padding-bottom:3px;
}

/************************** BOX NEWS ******************************/

.titoloNews1, .noteNews a, .noteNews a:visited
{
	color: #004D9F;
	/*font-size: 9pt;*/
	font-weight: bolder;
	/*font-family: Arial, Helvetica, sans-serif;*/
	text-decoration:none;
}

.testoNews
{
	margin:0px auto;
	/*color:#ffffff;
	font-style:italic;
	font-size:8pt;*/
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
}
.testoNews p
{
	margin:0px;
	/*text-align:justify;*/
}
.testoNews img
{
	margin:0px;
}
.breadcrumbNode
{
	color: #666666;
	text-decoration: none;
}
.breadcrumbNodeCurrent
{
	color: #00793b;
	text-decoration: none;
	font-weight:bold;
}

.footer a, .footer a:link, .footer a:visited {
	margin: 0;
	padding: 5px 2px 4px 2px;
	color: #666666;
	text-decoration: none;
}
.TitoloPagina
{
	font-size: large;
}
.button1
{
	background: url( '/Images/submenu.png' );
	background-repeat: no-repeat;
	padding-left:30px; 
	width:435px;
	height:24px;
}

