/* @group Menu SX */

.menusx {	
	width: 208px;
	float: left;
	border-top: 1px solid #f7f7f7;
	vertical-align: top;
	margin: 0;
	padding: 0;
}

/* @end */


/* @group Menu Livello 1 */

.menusx ul.livello1 {
	width: auto;
	list-style: none;
	padding: 0;
	margin: 0;
}

.menusx ul.livello1 li {
	border-bottom: 1px solid #f7f7f7;
}

.menusx ul.livello1 li a {
	font-size: 16px;
	display: block;
	color: #003366;
	font-family: "Trebuchet MS";
	padding-left: 10px;
	padding-top: 14px;
	padding-bottom: 13px;
	vertical-align: middle;
	background-image: url(images/bg_menu_off.png);
	background-repeat: no-repeat;
	background-position: center right;
	font-weight: bold;
	letter-spacing: 2px;
}

.menusx ul.livello1 li a:hover {
	background-image: url(images/bg_menu_on.png);
	background-repeat: no-repeat;
	background-position: center right;
	text-decoration: none;	
}

.menusx ul.livello1 li.selected a {
	background-image: url(images/bg_menu_on.png);
	background-repeat: no-repeat;
	background-position: center right;
	text-decoration: none;
}

/* @end */

/* @group Menu Livello 2 */

.menusx ul.livello2 {
	list-style: none;
	padding: 0;
	margin: 0;
}

.menusx ul.livello2 li {
}

.menusx ul.livello2 li a {
	font-size: 14px;
	display: block;
	color: #FFFFFF;
	padding-left: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
	vertical-align: middle;
	background: #91b0e8;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 1px;
}

.menusx ul.livello2 li a:hover {
	text-decoration: none;	
	background: #789cde;
	color: #485561;
}

.menusx ul.livello2 li a.selected {
	text-decoration: none;
	background: #789cde;
	color: #485561;
}

/* @end */


/* @group Layout */

.container {
	width: 988px;
	background: #f7f7f7;
	margin: 0 auto;
	border: 0;
	border-left: 1px solid #f7f7f7;
	border-right: 1px solid #f7f7f7;
}

.blocco_allegati {
	float: right;
	width: 280px;
}

.blocco_allegati a {
	padding-left: 10px;	
}

.attachline {
	margin-top: 7px;
	margin-bottom: 7px;
	background: #00427f;
	height: 6px;
}

.footer {
	margin: 0 auto;
	width: 988px;	
	background: #00427f;
	clear: both;
	overflow: hidden;
}

.footer div {
	font-size: 12px;
	color: white;
	padding: 8px;
	height: 80px;
}

.footer a {
	color: white;
	padding: 8px;
	text-decoration: underline;
}

.footer a:hover {
	color: white;
	padding: 8px;
}

.page {
	width: auto;
	overflow: hidden;
	vertical-align: top;
}

.main {
	background: #f7f7f7;
	vertical-align: top;
	width: 777px;
	min-height: 300px;
	float: right;
	border: 1px solid #f7f7f7;
}

.main .header_it {
	padding: 0;
	margin: 0;
	width: 777px;
	height: 246px;
	background: url(images/header_grande_it.jpg) no-repeat center top;
}

.main .header_piccolo_it {
	clear: both;
	width: 777px;
	height: 204px;
	background: url(images/header_piccolo_it.jpg) no-repeat center top;
	right: 0;
	padding-right: 0;
	margin-right: 0;
}


.main .header_en {
	padding: 0;
	margin: 0;
	width: 777px;
	height: 246px;
	background: url(images/header_grande_en.jpg) no-repeat center top;
}

.main .header_piccolo_en {
	clear: both;
	width: 777px;
	height: 204px;
	background: url(images/header_piccolo_en.jpg) no-repeat center top;
	right: 0;
	padding-right: 0;
	margin-right: 0;
}

.main .header a {
	color: #003366;
}

.main .contenuti {
	padding: 15px;
	padding-left: 15px;
	text-align: justify;
}

.main .contenuti img {
	margin-right: 10px;
	margin-bottom: 10px;
}

.fondomenu {
	/* placeholder */
}

/* @end */


/* @group Typography */

h1.titolo {
	font-size: 22px;
	padding-left: 30px;
	color: #00427f;
	font-weight: normal;
	background-image: url(images/pre_titolo.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}

h2,h3,h4 {
	color: #00427f;
	font-size: 16px;
	font-weight: normal;
}



/* @end */


/* @group Generiche */

html,body {
	margin: 0;
	padding: 0;
}

body {
	margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;
	font: 11px Verdana, sans-serif;
	color: #061b2e;
	line-height: 20px;
	background-color: #00427f;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
}

input, textarea, select {
	font: 12px Verdana, sans-serif;
	color: #061b2e;	
	background-color: #ffffff;
	border: 1px solid silver;
}

.clear {
	clear: both;
}

a img {
	border: 0;
	vertical-align: middle;
}

a {
	color: #00427f;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* @end */

/* @group scheda_sint */

div.scheda_sint {
	background: url(images/fondo_scheda_sint.png) no-repeat;
	position: relative;
	width: 720px;
	height: 302px;
	color: #061b2e;
	font-size: 12px;
}

.link_scheda a {
	color: white;
}

.link_scheda {
	font-size: 12px;
	clear: both;
	z-index: 10;
	margin: auto 0 0 auto;
	text-align: right;
	right: 16px;
	width: 325px;
	top: 277px;
	position: absolute;
}

.link_scheda .link_dettaglio {
	float: left;
	width:  147px;
}

.link_scheda .link_info {
	float: right;
	width: 155px;
}

div.scheda_sint th {
	background: url(images/tit_scheda.png) no-repeat right top;
	width: 130px;
	vertical-align: top;
	text-align: right;
	color: #1b7090;
	font: bold 12px Verdana;
}

div.scheda_sint th span {
	padding-right: 9px;
}

div.scheda_sint .foto {
	border: 2px solid #b8c7da;
}

/* @end */

/* @group scheda_dettagliata */

/* @group gallery */

/* @group foto_gallery */

div.scheda_dettagliata .foto_gallery {
	clear: both;
	width: 100%;
	background: url(images/schedad_fondo_b.png) repeat-y;
	padding-left: 4px;
}

.fotomask {
	background: url(images/maschera_foto.png) no-repeat;
	float: left;
	width: 122px;
	height: 150px;
}

.fotomask .title {
	padding-top: 10px;
	padding-left: 3px;
	color: white;
	font: bold 11px Arial;	
	line-height: 11px;
}

.fotomask a img {
	padding-top: 9px;	
}

/* @end */

/* @group video_gallery */

div.scheda_dettagliata .video_gallery {
	padding-left: 4px;
	width: 100%;
	clear: both;
	background: url(images/schedad_fondo_b.png) repeat-y;
	overflow: auto;
}

.videomask {
	background: url(images/maschera_video.png) no-repeat;
	float: left;
	width: 122px;
	height: 150px;
}

.videomask .title {
	padding-top: 10px;
	padding-left: 3px;
	color: white;
	font: bold 11px Arial;	
	line-height: 11px;
}

.videomask img {
	padding-top: 9px;	
}

/* @end */



/* @end */

div.scheda_dettagliata {
	overflow: hidden;
	width: 740px;
	color: #061b2e;
	font-size: 12px;
	background: url(images/schedad_fondo_a.png) repeat-y;
}

div.scheda_dettagliata .schedad_testa {
	background: url(images/schedad_testa.png) no-repeat;
	width: 742px;
	height: 72px;
}

div.scheda_dettagliata .schedad_gallery_foto {
	background: url(images/schedad_gallery_foto.png) no-repeat;
	width: 742px;
	height: 69px;	
}

div.scheda_dettagliata .schedad_gallery_video {
	background: url(images/schedad_gallery_video.png) no-repeat;
	width: 742px;
	height: 50px;	
}

div.scheda_dettagliata th {
	background: url(images/tit_scheda.png) no-repeat right top;
	width: 130px;
	vertical-align: top;
	text-align: right;
	color: #1b7090;
	font: bold 12px Verdana;
}

div.scheda_dettagliata th span {
	padding-right: 9px;
}

div.scheda_dettagliata .foto {
	border: 2px solid #b8c7da;
}

div.scheda_dettagliata div.info_table {
	clear: both;
	overflow: hidden;
	background: url(images/schedad_fondo_a.png) repeat-y;
}

div.scheda_dettagliata table.info_table {
	background: url(images/schedad_fondo_a.png) repeat-y;	
}

div.scheda_dettagliata div.info_table .allegati {
	padding-top: 10px;
	padding-left: 3px;
}

div.scheda_dettagliata div.info_table .allegati p {
	padding-left: 30px;
}

.schedad_footer {
	clear: both;
	background: url(images/schedad_footer.png) no-repeat;
	width: 742px;
	height: 94px;
}

.schedad_footer a {
	color:  white;
	font-size: 13px;
	z-index: 10;
	margin: auto 0 0 auto;
	text-align: right;
	position: relative;
	top: 49px;
	right: 50px;
	float: right;
	// color: white;
	margin: 0 auto;
	display: block;
}

/* @end */