body {
	margin: 0 0 15px;
	background: url(../images/body_bk.jpg) repeat-x;
	color: #666;
	padding-right: 0;
	padding-top: 0;
	padding-left: 0;
}

/* font */
		.Museo-300 {font-weight: normal; font-style: normal; line-height:normal; font-family: 'Museo300Regular', 			sans-serif;}
		.Museo-500 {font-weight: normal; font-style: normal; line-height:normal; font-family: 'Museo500Regular', 			sans-serif;}
		.Museo-700 {font-weight: normal; font-style: normal; line-height:normal; font-family: 'Museo700Regular', 			sans-serif;}
/* fine font */



img {
	border-style: none;
}

p {
	text-align: justify;
	font: 12px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 10px 2px;
}

a{
	text-decoration: none;
	color: #004c99;
}


a:hover{
	color: #16355f;
}

h1 {
	
}

h2 {
	
}
#lingua{
	float: right;
	padding: 4px 5px 5px;
	}
	
	

#contact_link{
	float: right;
	margin-top: 8px;
	margin-right: 5px;
	height: 20px;
	width: auto;
	text-transform: uppercase;
	}

#contact_link a{
	background: url(../images/content_link.png) no-repeat 0 0;
	height: 24px;
	width: 80px;
	color: gray;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-right: 2px;
	padding-left: 38px;
	padding-top: 3px;
	}
#contact_link a:hover, #contact_link a.sel {
	background: url(../images/content_link_a_hover.png) no-repeat 0 0px;
	color: #004c99;
	}
	
	
	
	

#newsletter_link{
	float: right;
	margin-top: 8px;
	margin-right: 5px;
	height: 20px;
	width: auto;
	text-transform: uppercase;
	}

#newsletter_link a{
	background: url(../images/newsletter_link.png) no-repeat 0 0;
	height: 24px;
	width: 80px;
	color: gray;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-right: 2px;
	padding-left: 33px;
	padding-top: 3px;
}
#newsletter_link a:hover, #newsletter_link a.sel {
	background: url(../images/newsletter_link_a_hover.png) no-repeat 0 0;
	color: #004c99;
	}
	#rss{
	float: right;
	margin-right: 10px;
	margin-top: 5px;
}
#lingua a{
	color: gray;
	font: italic 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: right;
	}
#lingua a:hover{
	color: #004c99;
	}

#lingua a.linguaattiva{
	color: #004c99;
	}
.titolo{
	width: 100%;
	height: 30px;
	color: #666;
	text-transform: uppercase;
	line-height: 30px;
	font-size: 23px;
	border: thin solid gray;
	border-top-style: none;
	border-left-style: none;
}


.titolo_news{
	width: 100%;
	height: 30px;
	color: #004c99;
	text-transform: uppercase;
	line-height: 30px;
	font-size: 18px;
	border: thin solid gray;
	border-top-style: none;
	border-left-style: none;

}




.titolo_all_news{
	width: 100%;
	height: 25px;
	color: white;
	text-transform: uppercase;
	border: thin solid gray;
	border-top-style: none;
	border-left-style: none;
	font: 12px/30px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.prelink{
	color: gray;
	font-size: 15px;
	margin-top: 20px;
	line-height: 60px;
}
#ico{
	width: 20px;
	height: 20px;
	float: right;
	margin: 5px;
}

#ico_rss{
	width: 15px;
	height: 15px;
	float: right;
	margin: 5px;
}
.titolo_giallo{
	width: 100%;
	height: 30px;
	color: #666;
	text-transform: uppercase;
	line-height: 30px;
	font-size: 23px;
	border: thin solid gray;
	border-top-style: none;
	border-left-style: none;
}
#wrapper{
	width: 1100px;
	margin: 6px auto auto;
	height: 100%;
}

/* up */

#header{
	height: 100px;
}

#menu{
	width: 1090px;
	height: 25px;
	float: left;
	font: 11px sans-serif, Verdana, "Lucida Grande", Lucida;
	padding-right: 5px;
	padding-left: 5px;
}

#center_menu{
	height: 25 px;
	padding-top: 6px;
	width: 850px;
	float: left;
}


#menu a{
	color: gray;
	padding: 6px 12px;
}
#menu a.selected{
	background-color: #004c99;
	color: white;
}

#menu a.selected:hover{
	background-color: #004c99;
	color: white;
}
#menu a:hover{
	background-color: silver;
	color: white;
}
#menu a.pag{
	background-color: white;
}
#menu a.pag:hover{
	background-color: #004c99;
}

#menu a.pag:hover, #menu a.pagsel{
	background-color: #FFE065;
	color: gray;

}

#menu a.pagsel:hover{
	background-color: #004c99;
	color: white;
}
#search {
	float: right;
	width: 240px;
	height: 18px;
	padding-top: 2px;
}

#search form {
	margin: 0;
	padding-right: 0;
	padding-bottom: 0;
	width: 240px;
	background: url(../images/search.png) no-repeat right;
}

#search fieldset {
	border: none;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 0;

}

#search-text {
	border: 1px none silver;
	text-transform: uppercase;
	font: normal 10px/7px Arial, Helvetica, sans-serif;
	color: #a4a6a5;
	width: 205px;
	height: 14px;
	background-color: transparent;
	padding-bottom: 3px;
	padding-left: 20px;
	margin-left: 10px;
}

#search-submit {
	display: none;
}

#logo_info{
	width: 1100px;
	height: 60px;
	float: left;
	margin-top: 50px;
}
#logo{
	width: 185px;
	height: 34px;
	float: left;
}
#info_sup{
	width: 900px;
	float: right;
	border-bottom: thin solid gray;
	border-right: thin solid gray;
	height: 28px;
}
#info_inf{
	width: 900px;
	float: right;
	height: 28px;
	border-right: thin solid gray;
}

#content{
	height: 200px;
	float: left;
	width: 1100px;
	margin-top: 30px;
}

/* My Comment */
.active {
	background-position: right 0px;
}

/* My Comment */

#downside{
	float: left;
	width: 1100px;
	margin-top: 10px;
}

b.btop, b.btop b, b.bbot, b.bbot b{
    display: block;height: 10px;font-size: 1px;
    background-image: url(../images/rc_giallo.jpg);
    background-repeat: no-repeat;
}
b.btop b{background-position: 100% -10px;
}
b.bbot{background-position: 0 -20px}
b.bbot b{background-position: 100% -30px}

b.ctop, b.ctop b, b.cbot, b.cbot b{
    display: block;height: 10px;font-size: 1px;
    background-image: url(../images/rc.png);
    background-repeat: no-repeat;
}
b.ctop b{background-position: 100% -10px;
}
b.cbot{background-position: 0 -20px}
b.cbot b{background-position: 100% -30px}


b.dtop, b.dtop b, b.dbot, b.dbot b{
    display: block;height: 10px;font-size: 1px;
    background-image: url(../images/rc_grigio.jpg);
    background-repeat: no-repeat;
}
b.dtop b{background-position: 100% -10px;
}
b.dbot{background-position: 0 -20px}
b.dbot b{background-position: 100% -30px}


#linetop{
	border-top: thin solid silver;
	width: auto;
	margin-left: 8px;
	margin-right: 8px;
	height: 8px;
}
#linebot{
	height: 8px;
	width: auto;
	margin-left: 8px;
	margin-right: 8px;
	border-bottom: thin solid silver;
}
#contenuto_down{
	width: 760;
	padding: 15px;
}
#img_full{
	width: 760px;
	height: 250px;
		background-color: silver;
	margin-bottom: 15px;
}
#img_meta{
	width: 680px;
	height: 280px;
	background-color: silver;
	margin-bottom: 15px;
	margin-top: 15px;
}

#content_down_left{
	width: 750px;
	float: right;
	margin-right: 10px;
	margin-top: 30px;
	padding-bottom: 30px;
}

#sidebarnav{
	width: 240px;
	float: left;
	margin-left: 15px;
	margin-bottom: 20px;
}
  

#content_down_full{
	width: 1070px;
	border: 1px solid silver;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	float: left;
	padding: 15px;
}
#contact_down{
	width: 318px;
	float: right;
	background-color: #FFE065;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 15px;
}

#newsletter_down{
	width: 318px;
	float: right;
	border: 1px solid silver;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 15px;
}

#content_down{
	width: 710px;
	float: left;
	margin-right: 10px;
	border: 1px solid silver;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 15px;
}

#contact_down_full{
	width: 710px;
	float: left;
	margin-right: 10px;
	background-color: #FFE065;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 15px;
}
#contenuto_contact{
	width: auto;
	padding: 10px;
}
#footer {
	height: 20px;
	float: left;
	width: 1100px;
	margin-top: 15px;
	border: thin solid gray;
	border-bottom-style: none;
	text-align: center;
	font: 10px/25px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 15px;
}
#footer a{
	color: #4c4c4c;
	padding-right: 5px;
	padding-left: 5px;
}

#footer a:hover{
	color: #b3b3b3;
}

a:focus {
	outline: none;
}
#panel {
	background: #e6e6e6;
	display: none;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	height: 250px;
	padding: 10px;
}
#contenuto_news{
	height: 210px;
}
.slide {
	background: silver url(../images/arrow.png) no-repeat right -20px;
	width: 1100px;
	height: 20px;
	text-decoration: none;
	color: white;
}
.slide a:hover {
	width: 1090px;
	height: 20px;
	background: gray url(../images/arrow.png) no-repeat right -20px;
	color: white;
	text-decoration: none;
}
.btn-slide {
	background: url(../images/arrow.png) no-repeat right -20px;
	text-align: left;
	width: 1090px;
	height: 20px;
	padding: 0 0 0 10px;
	display: block;
	font: 80%/20px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

#news_open{
	float: left;
	width: 540px;
	height: 230px;
	margin: 10px;
}
#news_all{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: silver;
	width: 480px;
	height: 220px;
	float: right;
	padding: 10px;
	margin: 5px 10px;
}
#news_singola{
	width: 100%;
	height: 32px;
	line-height: 36px;
}


#ico_list{
	width: 20px;
	height: 20px;
	float: left;
	margin-left: 5px;
	margin-right: 15px;
	margin-top: 5px;
}
#item{
	width: 100%;
	height: 30px;
		background: url(../images/freccia_item_def.png) no-repeat 460px 5px;
}
#item a{
	width: 100%;
	height: 32px;
	display: block;
	color: white;
	margin-right: 5px;
	background-position: right 5px;
	background-repeat: no-repeat;
}
.bg_item{
	background: #b3b3b3 url(../images/freccia_item_def.png) no-repeat 460px 5px;

}

#item a:hover{
	width: 100%;
	height: 32px;
	display: block;
	color: #163864;
	background: #e6e6e6 url(../images/freccia_item_blu.png) no-repeat 460px 5px;

}
#link_footer{
	width: 1000px;
	float: left;
	text-align: center;
}#credits{
	float: right;
	color: #e11919;
	text-transform: uppercase;
	border-left: thin solid gray;
	height: 22px;
}
#credits a{
	float: right;
	color: #e11919;
	text-transform: uppercase;
}
#box_search{
	float: right;
	margin-top: 15px;
	margin-bottom: 15px;
	border-bottom: thin dotted gray;
	padding-bottom: 10px;
}
#dipartimento_search{
	
}
#titolo_search{
		font-size: 15px;
	line-height: 30px;
	margin-left: 7px;
	float: left;
	text-transform: uppercase;
}
#txt_search{
	float: left;
	padding-left: 27px;
	color: gray;
}

#ico_search{
	width: 20px;
	height: 20px;
	float: left;
}