/*
blu		#00448f
beige	#eddeb3
gold	#c19400
white   #FFFFFF
*/
*
{
	margin: 0;
	padding: 0;
}

body
{
	margin: 20px 0;
	background: #FFF;
}

body, th, td, input
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size: 12px;
	color: #121212;
}

#cornice
{
	border: 0px solid #007932;
	width: 958px;
	margin: 0 auto;
	background: #fff;
}

input, textarea
{
	font-weight: normal;
}

input.text
{
	padding: 2px 5px;
	border: 1px solid #b5b5b5;
}

input.button
{
	background: #00448f;
	border: 1px solid #b5b5b5;
	color: #FFFFFF;
}

h1, h2, h3
{
	/*margin-top: 1.5em;*/
	font-family: Georgia, "Times New Roman" , Times, serif;
}

h1
{
	letter-spacing: -.075em;
	font-size: 2em;
	color: #2a83d0;
}

h2
{
	letter-spacing: -.05em;
	font-size: 1.5em;
	font-weight: normal;
	color: #2b9ecd;
}

h3
{
	font-size: 1em;
	color: #1b528b;
}

h4
{
	color: #2a83d0;
	font-size: xx-small;
}
.CopiaCodice
{
	font-size: 0.8em;
	color: Red;
	font-family: Georgia;
}

.h3BoxTitle
{
	background: url(../../images/sfondo_linguettaverde.png);
	height: 30px;
	color: #FFF;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	text-align: left;
	position: relative;
}

.h3BoxTitleIndex
{
	color: #FFF;
	height: 17px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	text-align: left;
	position: relative;
}

.h3BoxTitleTest
{
	background: #FFF url(../../images/sfondo_linguettaverde.png);
	height: 20px;
	color: #FFF;
	font-weight: normal;
	padding: 5px 0px 0px 0px;
	text-align: center;
	width: 150px;
}

.h3BoxNews
{
	background: #FFF url(../../images/box.jpg);
	background-repeat: no-repeat;
	height: 50px;
	color: #024492;
	font-weight: normal;
	font-size: 0.9em;
	padding: 8px 7px 8px 8px;
	text-align: justify;
}

.h3BoxRsss
{
	color: #024492;
	font-weight: normal;
	font-size: 0.9em;
	padding: 2px;
	text-transform: uppercase;
}

.BoxRsss
{
	color: #024492;
	font-weight: normal;
	font-size: 12px;
	padding: 2px;
	text-transform: uppercase;
}

p, ul, ol
{
	line-height: 1.8em;
	font-size: 1em;
}

ul, ol
{
	margin-left: 3em;
}

blockquote
{
	margin-left: 3em;
	margin-right: 3em;
}

a
{
	text-decoration: none; /*border-bottom: 1px dotted #00448f;*/
	color: #00448f;
	cursor: pointer;
}

a:hover
{
	border: none;
	color: #FF0000;
}

h1 a, h2 a, h3 a
{
	border: none;
	text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover
{
	background: none;
	border-bottom: 1px dotted #00448f;
	color: #00448f;
}

hr
{
	display: none;
}

strong
{
}

/*HeaderToolbar*/
#wrapperToolbar
{
	width: 958px;
	margin: 0 auto auto 2px;
	background-image: url(../../images/sfondo_tool.jpg);
	height: 40px;
}


#wrapperToolbarInferiore
{
	margin: 0 auto auto 0px;
	background-image: url(../../images/sfondo_tool.jpg);
	height: 40px;

}


/*wrapper*/
#wrapper
{
	width: 958px;
	border: 2px solid #FFF;
	margin: 0 auto;
	padding: 2px 0px;
}

/* Header */

#header
{
	width: 958px;
	float: left; /*background:#FFF url(../../images/sfondo_tool.jpg);*/
	position: static;
	margin-top: 5px;
}

#menu
{
	width: 754px;
	float: left;
	height: 35px;
	margin: 0px 0px 0px 0px;
	background: url(../../images/sfondo_tool.jpg);
}


/*Logo*/

#logo
{
	clear: both;
	width: 958px;
	height: 150px;
	border: 0px solid #00448f;
	border-bottom: none;
	border-top: none;
	/*background-image:url(../../images/Banner-Adiconsum.jpg);*/
}

#logo h1, #logo h2
{
	float: left;
	margin: 0;
	padding: 0;
}

#logo img
{
	margin: 22px 0px 0px 15px;
}


#logo h1
{
	padding: 30px 5px 0 20px;
	color: #00448f;
}

#logo h1 a
{
	color: #00448f;
}

#logo h2
{
	padding: 45px 0 0 0;
	font-style: italic;
}

#logo p
{
	clear: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
	color: #C2C5B1;
}


/*Common*/
.inline
{
	display: inline;
}
.floatRight
{
	float: right;
}

/* Page */

#page
{
	width: 558px;
	margin: 0 auto;
	background: #FFF;
	position: static;
}

/* Content */

#content
{
	float: right;
	width: 695px;
	margin: auto;
}

/* Sidebar */

#sidebar
{
	float: left;
	width: 256px;
	margin: 10px auto;
}

/* Footer */

/*SidebarMenu*/

#SidebarMenu
{
	margin: 0px 0px 0px 0px;
}
#SidebarMenu a
{
	border: none;
}
#SidebarMenu ul
{
	list-style-type: none;
	margin: 0px;
}
#SidebarMenu ul li
{
	text-align: center;
	font-size: 1em;
	background: #00448f url(../../images/BoxMenu_VPix.gif);
	border: 1px solid white;
	border-bottom: 10px;
}
#SidebarMenu ul li a
{
	color: White;
}
#SidebarMenu ul li ul li
{
	border: 1px dotted #b5b5b5;
	border-top: none;
	margin: 0px;
	padding: 1px 0px 0px 0px;
	font-size: 0.9em;
	text-align: left;
	background: #FFF url(../../images/bg_stripe.png);
}
#SidebarMenu ul li ul li a
{
	color: #121212;
}
#SidebarMenu ul li ul li a:hover
{
	color: Red;
}


/*HeaderMenu*/

#HeaderMenu ul
{
	font-size: 8pt;
	margin: 0;
	padding: 0px 0px;
	list-style: none;
	width: 100%;
	height: 15px;
}
#HeaderMenu ul a
{
	border: none;
}
#HeaderMenu ul li
{
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	position: relative;
	width: 100px;
}
#HeaderMenu ul li a:link, #HeaderMenu ul li a:visited
{
	padding: 10px 0px 6px 0px;
	display: block;
	text-align: center; /*text-decoration: none;*/
	background: #00448f url(../../images/sfondo_tool.jpg);
	color: #2a83d0;
	width: 100px;
	height: auto;
	font-weight: bold;
}
#HeaderMenu ul li:hover a, #HeaderMenu ul li a:hover, #HeaderMenu ul li a:active
{
	padding: 10px 0px 6px 0px;
	display: block;
	text-align: center;
	text-decoration: none;
	background: #C9E6EF;
	color: #121212;
	width: 98px;
	height: auto;
	border: 1px solid #00448f;
	font-size: 8pt;
}


#HeaderMenu ul li ul
{
	margin: 0;
	padding: 1px 1px 0;
	list-style: none;
	display: none;
	width: 126px;
	position: absolute;
	top: 37px;
	left: -1px; /*	border: 0px solid #fff;*/
	border-top: none;
}
#HeaderMenu ul li:hover ul
{
	display: block;
}
#HeaderMenu ul li ul li
{
	width: 116px;
	clear: left;
	font-size: 8pt;
}

/*Modificato per la trasparenza*/
#HeaderMenu ul li ul li a:link, #HeaderMenu ul li ul li a:visited
{
	clear: left;
	/*background: #FFF url(../../images/bg_stripe.png);*/
	background-color:#DCE1E5;
	
	opacity: .85;
	filter: alpha(opacity=85);
	
	padding: 1px 2px 4px 2px;
	width: 122px;
	/*border: 1px solid #00448f;*/
	
	border: 1px Dotted #8796A2;
	
	position: relative;
	z-index: 1000;
	color: #121212;
	height: auto;
	font-size: 8pt;
}
#HeaderMenu ul li ul li:hover a, #HeaderMenu ul li ul li a:active, #HeaderMenu ul li ul li a:hover
{
	clear: left;
	background: #FFF url(../../images/bg_stripe.png);
	padding: 1px 2px 4px 2px;
	width: 122px;
	border: none;
	border: 1px solid #eddeb3;
	position: relative;
	z-index: 1000;
	color: #121212;
	font-size: 8pt;
}
#HeaderMenu ul li ul li a span
{
	position: absolute;
	top: 0;
	left: 132px;
	font-size: 8pt;
	color: #fe676f;
}
#HeaderMenu ul li ul li:hover a span, #HeaderMenu ul li ul li a:hover span
{
	position: absolute;
	top: 0;
	left: 132px;
	font-size: 8pt;
	color: #ffffff;
}

/*DhContent*/
#DhContent
{
	border-top: 5px solid Gray;
	border-left: 1px solid Gray;
	border-right: 1px solid Gray;
	border-bottom: 1px solid Gray;
	padding-left: 5px;
	margin-bottom: 5px;
}


#DhContent h1
{
	font-size: 1.7em;
	color: #00448f;
}

/*NewsContent*/

#NewsContent
{
	margin: 10px 5px 0px 0px;
}


#NewsContent h1
{
	font-size: 1.3em;
	color: #00448f;
}



#NewsContent .ShortDescription
{
	font-weight: bold;
	font-family: Georgia, "Times New Roman" , Times, serif;
}


#NewsContent .ShortDescription img
{
	float: left;
	border: 1px solid #e5e5e5;
	padding: 5px;
	margin: 0px 5px 0px 0px;
}

/*NewsInHome*/
.NewsInHome_ContainerBig
{
	border: 0px solid #014391;
	margin: 5px 0px 0px 0px;
	width: 695px;
}

.NewsInHome_Big
{
	margin: 5px;
	clear: both;
}

.NewsInHome_Big h3
{
	display: inline;
	color: #00448f;
}

.NewsInHome_Big h2
{
	display: inline;
	color: #8d9296;
	font-size: 1.1em;
}

.NewsInHome_Big img
{
	float: left;
	margin: 0px 0px 0px 5px;
	border: 0px solid #e5e5e5;
	padding: 5px;
	cursor: pointer;
}


/*NewsInHome_Medium*/

.NewsInHome_ContainerMedium
{
	border: 0px solid #eddeb3;
	margin: 5px 0px 5px 5px;
}

.NewsInHome_Medium
{
	border-top: 0px solid #e5e5e5;
	margin-top: 5px;
}

.NewsInHome_Medium h3
{
	display: inline;
	color: #00448f;
	font-size: 1.1em;
}

.NewsInHome_Medium h2
{
	display: inline;
	color: #8d9296;
	font-size: 1.1em;
}
.NewsInHome_Medium img
{
	float: left;
	border: 0px solid #e5e5e5;
	padding: 5px;
	margin: 0px 5px 0px 2px;
	cursor: pointer;
}

/*NewsInHome_Small*/
.NewsInHome_ContainerSmall
{
	width: 695px;
	border: 0px solid #ccc;
	margin: 5px 0px 5px 0px;
}

.NewsInHome_Small
{
	margin: 5px 5px;
}

.NewsInHome_Small h3
{
	display: inline;
	font-weight: normal;
	background-color: Transparent;
}

.NewsInHome_Small h2
{
	display: inline;
	color: #8d9296;
	font-size: 1.1em;
}


/*DhInHome*/
.DhInHome_Container
{
	width: 100%;
	background: url(../../images/bg_stripe.png);
	border: 1px dotted #00448f;
}

.DhInHome
{
	text-align: center;
	width: 120px;
	padding: 10px 0px;
}

.DhInHome a
{
	background: url(../../images/ico_search.png) no-repeat top left;
	padding: 0px 0px 0px 20px;
}


/*MasterVideoInHome*/
.MasterVideoInHome
{
	border: 1px solid #014391;
	margin: 0px 0px 10px 0px;
	width: 708px;
	background: #EEE; /*#FFF url(../../images/BoxTags_VPix.gif) bottom repeat-x;*/
	padding: 5px;
	float: left;
}


/*OtherVideoInHome*/

.OtherVideoInHome
{
	margin: 5px 0px 5px 0px;
}

.OtherVideoInHome h3
{
	cursor: pointer;
}

.OtherVideoInHome h3:hover
{
	cursor: pointer;
}

.OtherVideoInHome img
{
	float: left;
	padding: 3px;
	background: #eddeb3;
	margin: 0px 5px 0px 0px;
	width: 100px;
	border-color: #FFF;
}

/*Opacità*/
.opacity:hover
{
	background-color: Gray;
	opacity: .70;
}

/*Buttons*/
.buttonPlay
{
	background: url(../../images/ico_play.png) no-repeat left;
	height: 16px;
	border: none;
	padding: 2px 0px 0px 20px;
	display: inline-block;
	margin: 0px;
	float: right;
}

/*DhNavigatorTreeView*/
.TreeView a
{
	border: none;
	text-decoration: none;
}


/*FaqTreeView Reply*/
.FaqTreeViewReply
{
	border: 1px dotted #b5b5b5;
	padding: 0px 5px;
	background: #FFF url(../../images/bg_stripe2.png);
}

/*SiteMap*/
.SiteMap h2
{
	display: inline;
	font-weight: bold;
}

.SiteMap h2 a
{
	color: #00448f;
}

.SiteMap h2 a.SiteMapParent
{
	font-size: 0.75em;
	color: #626456;
}

/*TagsInHome*/
#TagsInHome
{
	float: left; /*width: 958px;*/
	margin:  5px 0px 15px 5px;
}

#TagsInHome h1, #TagsInHome h2, #TagsInHome h3
{
	font-weight: normal;
	float: left;
	margin: 0px;
}

#TagsInHome h1
{
	padding: 5px 0px 0px 3px;
}

#TagsInHome h2
{
	padding: 0px 0px 5px 15px;
}

#TagsInHome h3
{
	padding: 3px 0px 3px 5px;
}

#TagsInHome h1 span, #TagsInHome h2 span, #TagsInHome h3 span
{
}

#TagsInHome h1 span:hover, #TagsInHome h2 span:hover, #TagsInHome h3 span:hover
{
	color: #7abb0c;
	cursor: pointer;
}

/*Video1Element*/
#Video1Element
{
	border: 1px solid #eddeb3;
	padding: 3px;
}

/*NewsxGroup_Convention*/
.NewsxGroup_Convention
{
	padding: 5px 5px;
	width: 208px;
}

.NewsxGroup_Convention h3
{
	font-weight: normal;
	color: #00448f;
}

.NewsxGroup_Convention img
{
	background: #c19400;
	padding: 1px;
	float: left;
}

/*NewsInTab*/
.NewsInTab
{
	margin: 10px 10px 15px 0px;
	border: 0px solid;
	border-color: #e5e5e5;
}

.NewsInTabPubli
{
	margin: 0px 0px 0px 0px;
	background-color: #FFF;
}

.NewsInTab h2
{
	display: inline;
	color: #8d9296;
	font-size: 1.1em;
}

.NewsInTab h3
{
	display: inline;
	color: #00448f;
	font-size: 1.1em;
	text-decoration: none;
}

.NewsInTab img
{
	float: left;
	border: 1px solid #e5e5e5;
	padding: 5px;
	margin: 0px 5px 0px 0px;
	cursor: pointer;
}
/* lista canalei 2 livelli*/

.NewsInTabArea
{
	margin: 10px 10px 15px 0px;
}

.NewsInTabArea h2
{
	display: inline;
	color: #8d9296;
	font-size: 1.1em;
}

.NewsInTabArea h3
{
	display: inline;
	color: #afbbc7;
	font-size: 0.9em;
}


.NewsInTabArea img
{
	float: left;
	border: 1px solid #e5e5e5;
	padding: 5px;
	margin: 0px 5px 0px 0px;
}

.NewsInTabArea .NewsInTabArea h2 span:hover
{
	color: #7abb0c;
	cursor: pointer;
}

/*NewsInTabs_Container*/

.NewsInTabs_Container .ajax__tab_header
{
	border-bottom: solid 0px #185399;
}
.NewsInTabs_Container .ajax__tab_header .ajax__tab_outer
{
	background: url(../../images/targhetta_blu.png) no-repeat;
	margin: 0px 0.04em 0px 0px;
	padding: 5px 0px 1px 0px;
}

.NewsInTabs_Container .ajax__tab_header .ajax__tab_tab
{
	color: #FFF;
	padding: 0.35em 0.75em;
	margin-right: 0.01em;
	width: 213px;
}
.NewsInTabs_Container .ajax__tab_outer
{
	background: url(../../images/targhetta_verde.png);
}
.NewsInTabs_Container .ajax__tab_active .ajax__tab_tab
{
	color: #FFF;
}
.NewsInTabs_Container .ajax__tab_active .ajax__tab_outer
{
	background: url(../../images/targhetta_verde.png) no-repeat;
}
.NewsInTabs_Container .ajax__tab_body
{
	padding: 0.25em 0.5em;
	background-image: url(../../images/sfondo_box_settori.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border-bottom: 1px solid #cdced3;
	border-right: 1px solid #cdced3;
	border-left: 1px solid #cdced3;
}

/*SidebarBox*/
.SidebarBox
{
	border: 1px solid #eddeb3;
	padding: 3px;
}


/*Tag4News_List*/
#Tag4News_List
{
	list-style-type: none;
	display: inline;
}

#Tag4News_List li
{
	float: left;
	padding: 0px 10px;
	border-right: 1px dotted #ccc;
}

#Tag4News_List li span
{
	font-size: 1em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman" , Times, serif;
	cursor: pointer;
}


/*Tollbar social network*/
#Tollbar_social_network
{
	list-style-type: none;
	display: inline;
}

#Tollbar_social_network li
{
	float: left;
	padding: 0px 5px;
}

#Tollbar_social_network li span
{
	font-size: 1em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman" , Times, serif;
	cursor: pointer;
}

#DhContent a img:hover
{
	border: 1px solid red;
}

#DhContent a img
{
	border: 1px solid white;
}


#Network
{
	vertical-align: bottom;
	padding: 2px 0px 0px 0px;
	font-size: 10px;
	font-weight: normal;
	color: white;
	float: left;
}


#Network_Link
{
	vertical-align: bottom;
	padding: 3px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	color: white;
	float: left;
}


#Network_Link a
{
	vertical-align: bottom;
	padding: 2px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
}

#Network_Link a:hover
{
	vertical-align: bottom;
	padding: 2px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

#Address
{
	vertical-align: bottom;
	padding: 1px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
}

/*Forms*/
#RegisterSchool
{
	background: #FFF url(../../images/bg_attaches.jpg) no-repeat top right;
}

.gvwCommentToNews
{
	padding: 10px;
}
.Href_Link a
{
	cursor: pointer;
}


.pager SPAN
{
	color: #41519a;
	font-size: 16pt;
	font-weight: bold;
}
/**************/

.modalBackground
{
	background-color: #000;
	opacity: .7;
}
.modalPopup
{
	border-top: solid 1px #f6cb58;
	border-bottom: solid 1px #f6cb58;
	border-right: solid 1px #f6cb58;
	border-left: solid 1px #f6cb58;
	background-color: red;
	width: 400px;
	z-index: 1000;
}

.LnkCerca
{
	color: #79b003;
	font-size: 10px;
	font-weight: bold;
	font-family: "Tahoma";
}

#DivEcc
{
	float: left;
	height: 95px;
	width: 490px;
	background: url(../../images/banner_centroEuropeoConsItalia.jpg) no-repeat;
}

#DivSceadi
{
	float: right;
	height: 95px;
	width: 407px;
	background: url(../../images/banner_scegliAdiconsum.jpg) no-repeat;
}
#DivCopy
{
	clear: right;
	width: 958px;
	background: url(../../images/sfondo_tool.jpg);
	height: 35px;
	color: #00448f;
	font-weight: bold;
	text-align: center;
	padding-top: 7px;
}

#DivTV
{
	margin: 5px 0px 0px 5px;
	clear: both;
	width: 245px;
	height: 120px;
	background-image: url(../../images/banner_entra_nella_tv.jpg);
	background-repeat: no-repeat;
}

#DivBoxSidebar
{
	color: #FFF;
	position: relative;
	height: 18px;
	background: url(../../images/BoxSidebar.png) repeat;
	width: 245px;
}

#masterdiv
{
	margin: 5px 0px 0px 5px;
	width: 245px;
}

#DivCert
{
	padding: 0px 0px 0px 0px;
	text-align: center;
	margin: 0px 0px 0px 4.2px;
	width: 245px;
	height: 135px;
	background-image: url(../../images/banner_lacertificazione.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFF;
}
#DivAreaProgetti
{
	margin: 20px 0px 0px 5px;
}
#DivCallCenter
{
	padding: 0px 0px 0px 0px;
	text-align: center;
	margin: 0px 0px 0px 4.2px;
	width: 245px;
	background-color: #FFF;
}
.h3BoxTitleBlue
{
	margin-top: 15px;
	margin-left: 5px;
	background-color: #2b9ecd;
	height: 20px;
	color: #FFF;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	text-align: left;
	font-family: Arial;
	font-size: 14px;
	width: 245px;
}

#NewsContentArea
{
	margin: 10px 5px 0px 0px;
}

#NewsContentArea h1
{
	font-size: 1.3em;
	color: #00448f;
}



#NewsContentArea .ShortDescriptionArea
{
	font-weight: bold;
	font-family: Verdana;
}


#NewsContentArea .ShortDescription img
{
	float: left;
	border: 0px solid #e5e5e5;
	padding: 5px;
	margin: 10px 5px 0px 0px;
}

#DivSettore
{
	width: 695px;
	margin: 10px 0px 0px 0px;
}
#DivSettoreDataset
{
	padding-left: 5px;
	border-top-color: #afbbc7;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #afbbc7;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #afbbc7;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom: #afbbc7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#DivSettoreArea
{
	padding-left: 5px;
	border-top-color: #afbbc7;
	border-top-style: solid;
	border-top-width: 10px;
	border-left-color: #afbbc7;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #afbbc7;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom: #afbbc7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#DivIndexLastNews
{
	background-image: url(../../images/sfondo_box_ultimenotizie.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 10px;
	border-bottom: solid 1px #cdced3;
	border-left: solid 1px #cdced3;
	border-right: solid 1px #cdced3;
}

#DivNewsIndex
{
	position: absolute;
	height: 18px;	
	width: 695px;
	left: 0px;
	background: url(../../images/BarraUltimeNotizie.png) no-repeat;
}

#DivNewsIndexBlu
{
	position: absolute;
	height: 18px;	
	width: 695px;
	left: 0px;
	background: url(../../images/BarraUltimeNotizieBlu.png) no-repeat;
}

#DivNewsIndexDx
{
	position: absolute;
	height: 18px;
	left: 208px;
	background: url(../../images/sfondo_barragrigia_ultime_notizie.png) repeat;
	width: 69.8%;
	border-right: 1px solid #cdced3;
}

#DivNewsSettore
{
	position: absolute;
	left: 0px;
	height: 28px;
	width: 100%;
	background: url(../../images/TarghettaSettore.png);
	background-position: bottom;
}
.NewsInTabs_ContainerBlue .ajax__tab_header
{
	border-bottom: solid 0px #185399;
}
.NewsInTabs_ContainerBlue .ajax__tab_header .ajax__tab_outer
{
	background: url(../../images/targhetta_blu.png) no-repeat;
	margin: 0px 0.04em 0px 0px;
	padding: 5px 0px 1px 0px;
}

.NewsInTabs_ContainerBlue .ajax__tab_header .ajax__tab_tab
{
	color: #FFF;
	padding: 0.35em 0.75em;
	margin-right: 0.01em;
	width: 213px;
}
.NewsInTabs_ContainerBlue .ajax__tab_outer
{
	background: url(../../images/targhetta_Azzurra.png);
}
.NewsInTabs_ContainerBlue .ajax__tab_active .ajax__tab_tab
{
	color: #FFF;
}
.NewsInTabs_ContainerBlue .ajax__tab_active .ajax__tab_outer
{
	background: url(../../images/targhetta_Azzurra.png) no-repeat;
}
.NewsInTabs_ContainerBlue .ajax__tab_body
{
	padding: 0.25em 0.5em;
	background-image: url(../../images/sfondo_box_settori.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border-bottom: 1px solid #cdced3;
	border-right: 1px solid #cdced3;
	border-left: 1px solid #cdced3;
}

.BoxDivNuvole
{
	color: #FFF;
	height: 18px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	text-align: left;
	position: relative;
}

#DivNuvole
{
	position: absolute;
	height: 18px;
	width: 245px;
	background: url(../../images/BoxSidebar.png) no-repeat;
	background-color:#FFF;
}


.NewsInTabs_Container_Two .ajax__tab_header
{
	border-bottom: solid 0px #185399;
}
.NewsInTabs_Container_Two .ajax__tab_header .ajax__tab_outer
{
	background: url(../../images/targhetta_blu_345.png) no-repeat;
	margin: 0px 0.04em 0px 0px;
	padding: 5px 0px 1px 0px;
}

.NewsInTabs_Container_Two .ajax__tab_header .ajax__tab_tab
{
	color: #FFF;
	padding: 0.35em  0.15em;
	margin-right: 0.01em;
	width: 345px;
}
.NewsInTabs_Container_Two .ajax__tab_outer
{
	background: url(../../images/targhetta_verde_345.png);
}
.NewsInTabs_Container_Two .ajax__tab_active .ajax__tab_tab
{
	color: #FFF;
}
.NewsInTabs_Container_Two .ajax__tab_active .ajax__tab_outer
{
	background: url(../../images/targhetta_verde_345.png) no-repeat;
}
.NewsInTabs_Container_Two .ajax__tab_body
{
	padding: 0.25em 0.5em;
	background-image: url(../../images/sfondo_box_settori.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border-bottom: 1px solid #cdced3;
	border-right: 1px solid #cdced3;
	border-left: 1px solid #cdced3;
}


#search
{
	float: right;
	height: 35px;
	margin: 0px 0px 0px 0px;
	background: url(../../images/sfondo_tool.jpg);
}

#search input
{
	font: normal 1em Verdana, Helvetica, sans-serif;	
	border: 1px solid #00448f;
	color:Gray;
	
}

#search a
{
	font-size: 0.8em;
}
.normalfld
{
    background-color: #000;
	font: normal 1em Verdana, Helvetica, sans-serif;
	border: 1px dotted #2b418d;
	background-color: #FFF;
	padding: 2px;
}
.focusfld
{
	font: normal 1em Verdana, Helvetica, sans-serif;
	border: 1px dotted #2b418d;
	padding: 2px;
	color:Gray;
}

#logoStampa
{
	clear: both;
	width: 958px;
	height: 150px;
	border: 0px solid #00448f;
	border-bottom: none;
	border-top: none;
	background-image:url(../../images/logo.jpg);
	background-repeat:no-repeat;
}


#DivIndexLastNewsSett
{
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 10px;
	border-bottom: solid 1px #cdced3;
	border-left: solid 1px #cdced3;
	border-right: solid 1px #cdced3;
	color:Gray;
}

.h3BoxTitleIndexSett
{
	color: #FFF;
	height: 18px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	text-align: left;
	position: relative;
}

#DivNewsIndexSett
{
	position: absolute;
	height: 18px;	
	width: 695px;
	left: 0px;
	background: url(../../images/BarraUltimeNotizieBlu.png) no-repeat;
}

#DivDescrizioneSettore
{
	color:Navy; 
	padding-left:5px; 
	background-color:#D8E1CC;		
}
