@charset "utf-8";
/* CSS Document */
html, body {
  /*height: 100%;
  min-height: 100%;*/
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
body {
	background-color:#FFFFFF;
	background-image: url(/assets/layout/bg_top.jpg);
	background-repeat:repeat-x;
	background-position:top center;
}

#cont {
	width:100%;
	height:100%;
}
#top {
	position:absolute;
	z-index:0;
	top:0px;
	left:0px;
	width:100%;
	min-height:302px;
}
#center {
	margin-top:302px;
	background-image: url(/assets/layout/bg_bottom.jpg);
	background-repeat:repeat-x;
	background-position: bottom center;
}

/* ---------- FOOTER ---------- */

#footer {
	background-color:#92A08F;
}
#footer_centrale {
	text-align:left;
	width:995px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #3C3721;
}
#footer_disclaimer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	padding: 10px 0 20px 35px;
}

/* ---------- CENTRO ---------- */

#cont_centrale {
	text-align:left;
	width:995px;
}
#pergamena_cen {
	z-index:1;
	position:relative;
	top:430px;
	background-image: url(/assets/layout/pergamena_cen.jpg);
	background-repeat: repeat-y;
}
#pergamena {
	width:840px;
	min-height:430px;
	float:left;
	background-image: url(/assets/layout/pergamena_top.jpg);
	background-repeat:no-repeat;
}
#pergamena_int {
	min-height:600px;
	height: auto !important;
	height: 600px;
	background-image: url(/assets/layout/pergamena_bot.png);
	background-repeat:no-repeat;
	background-position:bottom center;
}
#pergamena_int {  
    _background-image: url(/assets/layout/pergamena_bot.gif);
}
#pergamena_cont {
	z-index:2;
	position:relative;
	top:0px;
}

/* ---------- BOX TOP ---------- */

#box_top {
	width:815px;
	height:352px;
	background-image: url(/assets/boxes/box_top.png);
	background-repeat:no-repeat;
	background-position:5px 12px;
}

/* ---------- BOX COLONNE ---------- */

#box_lato_sin {
	width:280px;
	float:left;
	position:relative;
}
#box_lato_des {
	width:560px;
	float:left;
	position:relative;
	left:-25px;
	_left:0px;
	_margin-left:-25px;
}
#box_lato_des .img {
	width:200px;
	height:120px;
	padding:4px;
	border:0;
	background-image: url(/assets/boxes/cornice_thumb_box.png);
	background-repeat:no-repeat;
}
#box_lato_des .img{  
    _background:none;  
    _float:left;
	_width:208px;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/boxes/cornice_thumb_box.png', sizingMethod='scale');
}

/* ---------- BOX LOGIN ---------- */

#box_login {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#171717;
	width:248px;
	height:210px;
	padding:70px 0 0 32px;
	background-image: url(/assets/boxes/box_login.png);
	background-repeat:no-repeat;
	background-position:5px 22px;
}
#box_login{  
    _background:none;  
    _float:left;
	_height:230px;
	_padding:50px 0 0 32px;
	_margin-top:22px;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/boxes/box_login.png', sizingMethod='scale');
}
#box_login .login {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:150px;
	margin-bottom:4px;
	position:relative;
	z-index:10;
}
#box_login input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#171717;
	width:148px;
	margin-bottom:5px;
}
#box_login .registra {
	width:225px;
	margin-top:5px;
	position:relative;
	z-index:1;
}
#box_login .registra a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#171717;
	text-decoration:none;
}
#box_login .registra a:hover {
	color:#B88136;
}

#box_login_ok {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#171717;
	width:248px;
	height:200px;
	padding:70px 0 0 32px;
	background-image: url(/assets/boxes/box_login_ok.png);
	background-repeat:no-repeat;
	background-position:5px 22px;
}
#box_login_ok {  
    _background:none;  
    _float:left;
	_height:200px;
	_padding:50px 0 0 32px;
	_margin-top:22px;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/boxes/box_login_ok.png', sizingMethod='scale');
}
#box_login_ok .contenuto {
	position:relative;
	z-index:1;
}


/* ---------- BOX SOTTOMENU ---------- */

#box_sottomenu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#171717;
	width:280px;
	height:270px;
	padding:30px 0 0 0;
	
}

/* ---------- BOX VIDEO ---------- */

#box_video {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#171717;
	width:240px;
	height:222px;
	padding:40px 15px 0 25px;
	background-image: url(/assets/boxes/box_video.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
#box_video{  
    _background:none;  
    _float:left;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/boxes/box_video.png', sizingMethod='scale');
}
#box_video .contenuto {
	position:relative;
	z-index:1;
}


/* ---------- BOX TITANI ---------- */

#box_titani {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#171717;
	width:256px;
	height:100px;
	padding:225px 0 0 24px;
	background-image: url(/assets/boxes/box_titani.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
#box_titani{  
    _background:none;  
    _float:left;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/boxes/box_titani.png', sizingMethod='scale');
}
#box_titani .tes{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#171717;
	padding:0 50px 0 10px;
}

/* ---------- BOX SONDAGGI ---------- */

#box_sondaggi {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#171717;
	width:256px;
	height:300px;
	padding:30px 0 0 24px;
	background-image: url(/assets/boxes/box_sondaggi.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
#box_sondaggi{  
    _background:none;  
    _float:left;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/boxes/box_sondaggi.png', sizingMethod='scale');
}
#box_sondaggi .tit{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#171717;
	padding:5px 0 5px 0;
}
#box_sondaggi .tes{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#171717;
	padding:0 40px 0 0;
}

/* ---------- BOX NEWS ---------- */

#box_news {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#171717;
	width:505px;
	height:270px;
	padding:70px 10px 0 45px;
	background-image: url(/assets/boxes/box_news.png);
	background-repeat:no-repeat;
	background-position:0px 12px;
}
#box_news{  
    _background:none;  
    _float:left;
	_height:280px;
	_padding:60px 10px 0 45px;
	_margin-top:12px;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/boxes/box_news.png', sizingMethod='scale');
}
#box_news .contenuto {
	position:relative;
	z-index:1;
}
#box_news .news {
	width:490px;
	margin-top:8px;
	position:relative;
	z-index:1;
}
#box_news .tit {
	color:#30210C;
	font-size:15px;
	font-weight:bold;
	padding:0 0 5px 0;
}
#box_news a {
	color: #171717;
	text-decoration:none;
}
#box_news a:hover {
	color:#B88136;
}
#box_news .tes {
	
}
#box_news .cont_img {
	float:right;
	margin-left:10px;
}
#box_news .img {
	width:100px;
	height:80px;
	padding:4px;
	border:0;
	background-image: url(/assets/boxes/cornice_thumb_news.png);
	background-repeat:no-repeat;
}
#box_news .img{  
    _background:none;  
    _float:left;
	_width:100px;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/boxes/cornice_thumb_news.png', sizingMethod='scale');
}

/* ---------- BOX SEDI ---------- */

#box_sedi {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#171717;
	width:475px;
	height:232px;
	margin-left:10px;
	padding:70px 40px 0 45px;
	background-image: url(/assets/boxes/box_sedi.png);
	background-repeat:no-repeat;
	background-position:0px 12px;
}
#box_sedi{  
    _background:none;  
    _float:left;
	_height:232px;
	_padding:60px 40px 0 45px;
	_margin-top:12px;
	_margin-left:0;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/boxes/box_sedi.png', sizingMethod='scale');
}
#box_sedi .tit {
	color:#30210C;
	font-size:15px;
	font-weight:bold;
	padding:0 0 5px 0;
}
#box_sedi .contenuto {
	position:relative;
	z-index:1;
}
#box_sedi a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#171717;
	text-decoration:none;
}
#box_sedi a:hover {
	color:#B88136;
}

/* ---------- BOX PERSONAGGI ---------- */

.box_personaggi {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#171717;
	width:475px;
	height:195px;
	padding:50px 60px 0 25px;
	margin-left:-20px;
	background-image: url(/assets/boxes/box_personaggi.png);
	background-repeat:no-repeat;
	background-position:0px 12px;
}
.box_personaggi{  
    _background:none;  
    _float:left;
	_width:475px;
	_height:185px;
	_padding:50px 60px 0 25px;
	_margin-top:12px;
	_margin-left:-20px;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/boxes/box_personaggi.png', sizingMethod='scale');
}
.box_personaggi .tit {
	color:#30210C;
	font-size:15px;
	font-weight:bold;
	padding:0 0 5px 0;
}
.box_personaggi a {
	color: #171717;
	text-decoration:none;
}
.box_personaggi a:hover {
	color:#B88136;
}
.box_personaggi .contenuto {
	position:relative;
	z-index:1;
}



a.freccina {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#3C1D1C;
	text-decoration:none;
	text-transform:uppercase;
	padding:7px 0 0 30px;
	height:23px;
	display:block;
	background-image: url(/assets/layout/freccine.png);
	background-repeat:no-repeat;
	background-position: center left;
}
a.freccina:hover {
	color:#B88136;
	background-image: url(/assets/layout/freccine_over.png);
}

a.freccina_mini {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#3C1D1C;
	text-decoration:none;
	text-transform:uppercase;
	padding:2px 0 0 30px;
	height:18px;
	display:block;
	background-image: url(/assets/layout/freccine.png);
	background-repeat:no-repeat;
	background-position: center left;
}
a.freccina_mini:hover {
	color:#B88136;
	background-image: url(/assets/layout/freccine_over.png);
}

/* ---------- BOX SOTTO ---------- */

.box_sotto {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#171717;
	width:535px;
	height:265px;
	padding:50px 0 0 45px;
	margin-top:-20px;
	background-image: url(/assets/boxes/box_sotto.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
.box_sotto{  
    _background:none;  
    _float:left;
	_width:525px;
	_height:265px;
	_padding:50px 0 0 50px;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/boxes/box_sotto.png', sizingMethod='scale');
}
.box_sotto_02 {
	background-image: url(/assets/boxes/box_sotto_02.png);
}
.box_sotto_02 {  
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/boxes/box_sotto_02.png', sizingMethod='scale');
}

/* ---------- BOX SOTTO 1 ---------- */

.box_sotto_1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#30210C;
	width:230px;
	height:230px;
	float:left;
	position:relative;
	z-index:2;
}
.box_sotto_title {
	font-size:14px;
	font-weight:bold;
}

/* ---------- BOX SOTTO 2 ---------- */

.box_sotto_2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#30210C;
	width:230px;
	height:230px;
	float:left;
	margin-left:40px;
	position:relative;
	z-index:2;
}

/* ---------- BOX BANNER ---------- */

#box_banner {
	width:155px;
	float:left;
	margin-left:-17px;
}
#box_banner .contenuto {
	position:relative;
	z-index:1;
}
#box_banner .img_90 {
	width:137px;
	height:111px;
	padding: 24px 0 0 18px;
	background-image: url(/assets/layout/box_lato_90.png);
	background-repeat:no-repeat;
}
#box_banner .img_90 {  
    _background:none;  
    _float:left;
	_width:137px;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/layout/box_lato_90.png', sizingMethod='scale');
}
#box_banner .img_90_sotto {
	width:137px;
	height:111px;
	margin-top:-15px;
	padding: 24px 0 0 18px;
	background-image: url(/assets/layout/box_lato_90.png);
	background-repeat:no-repeat;
}
#box_banner .img_90_sotto {  
    _background:none;  
    _float:left;
	_width:137px;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/layout/box_lato_90.png', sizingMethod='scale');
}
#box_banner .img_240 {
	width:137px;
	height:261px;
	padding: 24px 0 0 18px;
	background-image: url(/assets/layout/box_lato_240.png);
	background-repeat:no-repeat;
}
#box_banner .img_240 {  
    _background:none;  
    _float:left;
	_width:137px;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/layout/box_lato_240.png', sizingMethod='scale');
}
#box_banner .img_240_sotto {
	width:137px;
	height:261px;
	padding: 24px 0 0 18px;
	margin-top:-15px;
	background-image: url(/assets/layout/box_lato_240.png);
	background-repeat:no-repeat;
}
#box_banner .img_240_sotto {  
    _background:none;  
    _float:left;
	_width:137px;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/layout/box_lato_240.png', sizingMethod='scale');
}

/* ---------- TRACKING ---------- */

#tracking {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #3C3721;
	padding: 0 0 0 35px;
}
#tracking a {
	color: #3C3721;
	text-decoration:none;
}
#tracking a:hover {
	color: #B60D33;
}
#tracking .attuale {
	color:#B88136;
	float:left;
}
#tracking .voce {
	float:left;
}
#tracking .sottom {
	margin:10px 0 0 10px;
}
#tracking .sub_menu_sin {
	padding: 25px 0 0 0;
	float:left;
}
#tracking .sub_menu_des {
	padding: 25px 0 0 650px;
	float:left;
}

/* ---------- PULSANTI ---------- */

.pul_brown {
	height:23px;
	clear:both;
}
.pul_brown_sin {
	float:left;
	width:8px;
	height:23px;
	background-image: url(/assets/buttons/pul_brown_sin.png);
	background-repeat:no-repeat;
}
.pul_brown_cen {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	height:19px;
	padding:4px 0 0 0;
	background-image: url(/assets/buttons/pul_brown_cen.png);
	background-repeat: repeat-x;
	cursor:pointer;
}
.pul_brown_cen:hover {
	color: #B88136;
}
.pul_brown_des {
	float:left;
	width:8px;
	height:23px;
	background-image: url(/assets/buttons/pul_brown_des.png);
	background-repeat:no-repeat;
}

/* ---------- VARIE ---------- */

#cont_pagina {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#171717;
	margin:50px 20px 0 30px;
}
#cont_pagina .tit {
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}
#cont_pagina .tit_red {
	font-weight:bold;
	color:#B60D33;
}
#cont_pagina .img_cover {
	width:200px;
	height:310px;
	padding: 5px 9px 13px;
	background-image: url(/assets/boxes/cornice_cover_magazine.png);
	background-repeat:no-repeat;
}
#cont_pagina .img_cover {  
    _background:none;  
    _float:right;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/boxes/cornice_cover_magazine.png', sizingMethod='scale');
}
#cont_pagina .img_int {
	margin:0 10px 10px 0;
}
#cont_pagina .cont_img {
	float:right;
	margin-left:10px;
}
#cont_pagina .cont_img_wall {
	float:left;
	margin:0 50px 20px 0;
}
#cont_pagina .img {
	width:100px;
	height:80px;
	padding:4px;
	border:0;
	background-image: url(/assets/boxes/cornice_thumb_news.png);
	background-repeat:no-repeat;
}
#cont_pagina .img{  
    _background:none;  
    _float:left;
	_width:100px;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/boxes/cornice_thumb_news.png', sizingMethod='scale');
}
#cont_pagina .img2 {
	width:208px;
	height:128px;
	border:4px solid #FFFFFF;
}
#cont_pagina a {
	font-weight:bold;
	color:#171717;
	text-decoration:none;
}
#cont_pagina a:hover {
	color:#B88136;
}

/* ---------- BOX TITANI ---------- */

.boxettina_titani {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#171717;
	float:left;
	width:125px;
	height:210px;
	padding:14px 30px 0 15px;
	margin-bottom:10px;
	background-image: url(/assets/boxes/box_titani_mini.png);
	background-repeat:no-repeat;
}
.boxettina_titani {  
    _background:none;
	_font-size:12px;
    _float:left;
	_height:210px;
	_width:110px;
	_padding:14px 25px 0 15px;
	_margin-right:15px;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/boxes/box_titani_mini.png', sizingMethod='scale');
}
.boxettina_titani .contenuto {
	position:relative;
	z-index:1;
}
.boxettina_titani img {
	margin:0 0 10px 10px;
	border:0;
}

/* ---------------------- COLLEZIONE ------------------- */

.box_collezione {
	width:100px;
	height:170px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	float:left;
	padding:0 10px 0;
}
.box_collezione .contenuto {
	position:relative;
	z-index:1;
}
.box_collezione img {
	border:0;
}
.box_colle_img {
	float:left;
	margin:0 10px 0 0;
}
.box_colle_tit {
	font-size:20px;
	font-weight:bold;
}
.box_colle_dati {
	font-size:16px;
	font-weight:bold;
}
.box_colle_td1 {
	width:100px;
	padding-bottom:10px;
}
.box_colle_td2 {
	color:#B71215;
	padding-bottom:10px;
}

/* ---------------------- LOGIN ------------------- */

.messagebox{
	position:absolute;
	width:150px;
	margin-left:20px;
	margin-top:-30px;
	border:1px solid #171717;
	background:#E7D5B0;
	padding:3px;
	font-weight:bold;
	color: #171717;
}
.messageboxok{
	position:absolute;
	width:150px;
	margin-left:20px;
	margin-top:-30px;
	border:1px solid #B88136;
	background:#FFFFFF;
	padding:3px;
	font-weight:bold;
	color: #171717;
}
.messageboxerror{
	position:absolute;
	width:150px;
	margin-left:20px;
	margin-top:-30px;
	border:1px solid #B71215;
	background:#F9BDBE;
	padding:3px;
	font-weight:bold;
	color:#B71215;
}

/* ---------------------- PROFILO ------------------- */

.left_form{
	width:140px;
	float:left;
	margin:0 0 10px;
	display:block;
	
}
.right_form{
	float:left;
	display:block;
	margin: 0px 10px 10px 0px;
}
.dot{
	margin: 0px 10px 15px 0px;
	border-bottom: 1px dotted #171717;
}
#minorenne_container{
	margin-top:15px;
}
#minorenne{
	margin-top:15px;
}
.box_allarme {
	background-color:#B60D33;
	border: 1px solid #30210C;
	color:#FFFFFF;
	margin:10px 0 20px;
}

/* ---------------------- LUOGHI ------------------- */

.luog_left {
	width:50px;
	float:left;
	margin:0 0 5px;
	display:block;
	
}
.luog_right {
	float:left;
	display:block;
	margin: 0px 10px 5px 0px;
}
.input_luog {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#171717;
	width:170px;
}
.input_luog_file {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#171717;
}
.text_luog {
	width:405px;
	height:60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

/* ---------------------- PAGINAZIONE ------------------- */

#paginazione {
	margin:10px 0 25px;
	font-size:14px;
	font-weight:bold;
}
#paginazione .contaoff {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#B88136;
}


.clear {
	clear:both;
}
.img_stat {
	width:260px;
	height:200px;
	padding:7px 10px 0;
	margin:5px;
	border:0;
	background-image: url(/assets/boxes/cornice_img_statiche.png);
	background-repeat:no-repeat;
}
.img_stat {  
    _background:none;  
    _float:left;
	_width:240px;
	_height:193px;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/boxes/cornice_img_statiche.png', sizingMethod='scale');
}
.img_mag_left{
	border: 2px solid #171717;
	margin: 5px 5px 5px 0;
}
.img_mag_right{
	border: 2px solid #171717;
	margin: 5px 0 5px 5px;
}