/* Change requests start */
#container #content .x-trigger-wrap-focus img {
	background-position: -28px !important;
}

#container .contentSortings > ul, #container .contentViews > ul {
	width: 100%;
}

#container #content .contextMenu {
	font-size: 13px;
}

#container #content .bottomContextMenuContainer .resultCount {
	top: 0px;
}

#container li.dropdownMenu li {
	padding: 5px;
}


#container .contentSortings ul li {
	width: 94%;
}
#container .contentViews ul li {
	width: 95%;
}
#container .elementNavigatorResult ul li {
	width: 88%;
}

#container .elementNavigatorResult ul {
	position: relative;
	left: -11px;
}

#container li.dropdownMenu li:hover {
	background-color: white;
}



#container li.dropdownMenu ul {
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
}

/* Change requests end */

/*******************************************/
/* STRUTTURA */
/******************************************/
#navigation2 {
	display: none;
}

.mainNavBullet1 img, .mainNavBullet2 img, .mainNavBullet3 img, .mainNavBullet4 img {
	display: none;
}

#styleDiv {
	height: 93px;
	background-color: white;
}

#angleDown {
	float: right;
	line-height: 30px;
	padding-right: 10px;
}

body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	margin:0px;
	padding:0px;
	background-color: white;
	/* text-align:center; */
}

#main
{
	width:780px; 
 	margin:auto;
    background-color:#fff;
	padding:0px 5px;
}

.footer {
	background-color: #f5f5f5;
}



#container
{
	text-align:left;
    background-color: #FFFFFF;
    margin:0 auto;
    padding: 0 5px;
	overflow:hidden;
}

/*******************************************/
/* TAG GENERALI */
/******************************************/
img
{
	border:0px;
}

a
{
	color: #369;
	text-decoration:underline;
}

a:hover
{
	text-decoration:underline;
	color: #c33;
}

.clear,
.clear1
{
	clear:both;
	height:0px;
}

div
{
	margin:0px;
	padding:0px;
}


/*******************************************/
/* HEADER */
/* -> MENU GENERALE */
/******************************************/
#header_a { font-size:140%; }

#header_a #menuGenerale
{
	text-align:left;
    border-bottom:1px solid #666;
    padding:0px 0px 0px 20px;
    height:50px;
    margin:0px 0px 8px 0px;
}

#header_a #menuGenerale .logo
{
    float:left;
    margin:15px 0px 0px 0px;
}

#header_a #menuGenerale p
{
     float:right;
     margin:34px 0px 0px 0px;
     padding:0px;
     color:#666;
}
 
#header_a #menuGenerale p a
{
     font-size:0.7em;
     text-decoration:none;
	 color:#666;
}

#header_a #menuGenerale p a:hover
{
	 color:#c00;
}


/*******************************************/
/* HEADER */
/* -> PATH */
/******************************************/
#header_a #path
{
    text-align:left;
    background-color:#036;
    margin: 0px 0px 1px 0px;
    padding:1px 25px;
    height:16px;
	font-size:0.7em;
	color:#fff;/*Aggiunta*/
}

#header_a #path a
{
    text-decoration:none;
	color:#fff;
}

#header_a #path a:hover
{
    text-decoration:underline;
}


/*******************************************/
/* HEADER */
/* -> BANNER */
/******************************************/

#header_a #banner
{
	height:55px;
    min-height: 55px;
    text-align:left;
    color: #fff;
    background-color:#369;
    margin:0px;
    /*border-bottom:1px solid #eee;*/
	background-image: url(../images/banner.jpg); /*Aggiunta*/
	background-position:right;
}

#header_a #banner h1
{
    margin:0px;
    padding:8px 10px 10px 23px;
	font-size:1.1em;
    font-weight:bold;
}
 
#header_a #banner h1 a
{
    text-decoration:none;
	color:#fff;
}

#header_a #banner span
{
    font-weight:normal;
    font-size: 0.8em;
}

/*******************************************/
/* HEADER */
/* -> VUOTO [in assenza del menu] */
/******************************************/

#header_a #vuoto
{
    height:16px;
    background-color:#f3f3f3;
    border-bottom: 1px solid #ccc;
    margin-bottom:30px;
}

/*******************************************/
/* HEADER */
/* -> MENU [quando � presente il menu] */
/******************************************/

#header_a #menu
{
	margin:0px 0px 30px 0px;
	padding:0px 0px 0px 0px;
	background-color:#f3f3f3;
	background-image: url(/eMuseumPlus?service=WebAsset&url=images/sfondoMenu.jpg&contentType=image/jpeg);
	background-position:bottom;
	background-repeat:repeat-x;
	/*cd 1.9.11*/
	/*height:100%;*/
}

#header_a #menu ul
{
	margin:0px;
	padding: 0px;
	list-style:none;
	/*width:100%;*/
	text-align:left;
}

#header_a #menu ul li
{
	float:left;
	/*background-image:url(/eMP/eMuseumPlus?service=WebAsset&url=images/f_grigio.gif&contentType=image/gif);
	background-position: left;
	background-repeat: no-repeat;*/
	/*padding: 2px 2% 0px 2.8%;*/
	/*12.08.2009 modifica su richiesta*/
	padding: 2px 10px 1px 15px;
	margin:0px;
	border-left:1px solid #ccc;
	font-size:0.75em;
	height: 64px;

	border-top: 3px solid #eee;
	transition: border-top 0.2s;
}

#header_a #menu ul li:hover {
	background-color: white;
	color: #c00;
	border-top: 3px solid #aba9ca;
}

#header_a #menu ul li.ultimo
{
	border-right:1px solid #ccc;
}

#header_a #menu ul li.selected
{
	background-color:#fff;
	border-bottom:1px solid #fff;
	/*background-image:url(/eMP/eMuseumPlus?service=WebAsset&url=images/f_rosso.gif&contentType=image/gif);*/
	border-top: 3px solid #aba9ca;
}

#header_a #menu ul li a
{
	text-decoration:none;
	color: #0072AC;
	display: block;
	padding-top: 15px;
	font-size: 16px;

}

#header_a #menu ul li.selected a,
#header_a #menu ul li a:hover
{
	color: #c00;
}


 

/*******************************************/
/* FOOTER */
/******************************************/

#footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top:1px solid #ccc;
	/*height:30px;*/
	color: #e1e1e1;
    margin:0 auto;
    padding: 0px;
}

#footer ul {
	padding-left: 0px;
}

#footer .bar {
	background-color: #ddd;
}

#footer .bar .inner {
	width: 970px;
	margin: 0 auto;
}

#footer .bar .inner ul {
	height: 40px;
}

#footer a {
	font-size: 12px;
	text-decoration:none;
	padding: 0px;
	color:#999;
	line-height: 40px;
	height: 40px;
}

#footer li {
	display: inline-block;
	margin: 0px;
	padding: 0px 7px;
	float: left;
	border-left: 1px solid #fff;
}

#footer li:hover {
	background-color: #cdcdcd;
}

#footer li:hover > a {
	color: white;
}

#footer li.info-legali {
	float: right;
	border: none;
}

#footer li.info-legali a {
	color: #369;
}

#footer li.info-legali:hover {
	background-color: #ddd;
}

#footer li.info-legali a:hover {
	color: #c33;
}

#footer li.footer-mid-left {
	border-right: 1px solid #fff;
}

#footer .bottom {
	clear: both;
	padding: 30px 0 60px 0;
}

#footer .bottom .inner {
	width: 970px;
	margin: 0 auto;
	border-top: 1px solid #ccc;
}

#footer .bottom .inner h6 {
	color: #707070;
	font-size: 14px;
	font-weight: normal;
	font-family: arial;
}

/*******************************************/
/* CONTAINER */
/* -> COLONNE */
/******************************************/

#container .colonna
{
	float:left;
	margin:0px;
}

#container .c1
{
	width: 190px;
 	font-size:0.7em;
}
 
#container .c2
{
 	width:558px;
 	margin:0px 0px 0px 30px;
 	border-top:5px solid #69c;
 	font-size:0.85em;
}

#container .c2home2
{
 	width:558px;
 	margin:0px 0px 0px 30px;
 	font-size:0.7em;
}

#container .c3
{
 	width:558px;
 	margin: 0px;
	padding:0px;
 	font-size:0.85em;
}

#container .c4
{
 	width:100%;
 	margin: 0px;
	padding:0px;
 	font-size:0.7em;
}

#container .c3_scheda
{
 	width:390px;
 	margin-left:10px;
 	font-size:0.85em;
	padding-left:5px;
	border-left: 1px dotted #ccc;
}

/*************************/
/*     4liv       */
.c4liv
{
	width:130px;
	margin-right:2%;
	font-size: 0.8em;
}

.c4hid 
{
	display: none;
}

/*************************/
/*       FCE 33%         */

#container .c33Perc
{
	width:32%;
}

#container .c33PercCentr
{
	width:33%;
	margin-right:1.5%;
	margin-left:1.5%;
}

/*************************/
/*       LAYOUT HOME    */

#container .c70Perc
{
	width:72%;
	font-size:0.7em;
	margin-right:2.5%;
}

#container .c25Perc
{
	width:25%;
	font-size:0.7em;
}

/*************************/
/*     LAYOUT 75%-25%   */

#container .L70Perc
{
	width:66%;
	margin:0px 20px 0px 0px;
	border:1px solid #fff;
	background-color: transparent;
}

#container .L25Perc
{
	width:30%;
	font-size:0.95em;
	margin-top:10px;
}

/*************************/
/*     FCE 25 -75%      */

#container .c70PercDx
{
	width:66%;
	margin-left:2%;
}

#container .c25PercSx
{
	width:32%;
}

/*************************/
/*     FCE 75 -25%      */

#container .c70PercSx
{
	width:66%;
	margin-right:2%;
}

#container .c25PercDx
{
	width:32%;
}

#container .c100Perc
{
	width:100%;
}

/*************************/
/*     FCE 50 - 50%      */

#container .c50Perc
{
	width:48%;
	margin-right:4%;
}

#container .c50PercDx
{
	width:48%;
	margin:0px;
}

/*-----------------------*/
/* testo */
/*-----------------------*/

.font70
{
	font-size:0.7em;
}

.font75
{
	font-size:0.75em;
}

.font85
{
	font-size:0.85em;
}

/*-----------------------*/
/* per non far spingere i link */
/*-----------------------*/
/*
p
{
	word-wrap: break-word;
}
*/
/* stile tabella home da eliminare?*/
/*table
{
	width:100%;
	margin:0px;
	padding:0px;
	border:0px;
	border-collapse:collapse;
}

table tr th
{
	background-color:#999;
	color:#fff;
	padding:1px 5px;
	border-right:1px solid #fff;
}

table tr td
{
	margin:0px;
	padding:5px;
	border-right:1px solid #fff;
	vertical-align:top;
}*/

/*.margine
{
	margin-right:3%;
}*/

/*#container .c1
{
	position:relative;
 	width:24%;
 	font-size:0.7em;
	margin-right:2%;
}

#container .c2
{
	width:73%;
 	border-top:5px solid #69c;
 	font-size:0.85em;
}
*/

/*#container .c3
{
	width:360px;
}

#container .c4
{
	width:170px;
	margin-left:18px;
	margin-top:15px;
	font-size:0.75em;
}

#container .c8
{
	width:190px;
	font-size:0.75em;
}*/

ul.menuLingua
{
	float: right;
	font-weight:bold;
	padding-right:10px;
}

#header #menu ul.menuLingua li
{
	background-image:none;
	padding: 2px 2px 1px 5px;
	border-left: 1px solid #999999;
}

#header #menu ul.menuLingua li.ultimo
{
	margin-right:5px;
}
.menuLingua a,
.menuLingua a:hover
{
	text-decoration: none;
	color:black;
}

#header_a #banner h1 {
	font-family: "HelveticaNeueW01-67MdCn_692710",arial !important;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
}

p {
	line-height: 1.4em !important;
	color: #333;
}

#header_a, #footer {
	display: none !important;
}