.clear{clear:both;}

body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	color: #444444;
	
}

body img{
	
	border:0px;
}

a{
	text-decoration:none;
	color:#000000;
}

p{
   
}

a:empty{
    
    display:none;
    
}

a:hover{
	text-decoration:none;
	color:#800000;
}

h1{
	
	color:#FFFFFF;
	margin:0px;
	padding:0px;

}

h2{
	font-size:13px;
	margin:0px;
	padding:0px;
}

h2:empty{
    
    display:none;
    
}

a > p{
    
    margin:0.5rem 0rem;
    
}

h3{
	font-size:11px;
	color:#800000;
	margin:0px;
	padding:0px;
}

td h3{
	font-size:11px;
	color:#000;
	margin:0px;
	padding:0px;
}

th h3{
	font-size:11px;
	color:#000;
	margin:0px;
	padding:0px;
}


ul, ol{

/*	list-style-position:inside;*/
	
	
}

.bolded{
	font-weight: bold;	

}

.italic{
	font-style: italic;		

}

.underlined{
	text-decoration: underline;		

}

.blu{

	background-color:#0D298A !important;	
	
}

.green{

	background-color:#304D2B !important;	
	
}

.sky{

	background-color:#589DFB !important;	
	
}

.red{

	background-color:#F3001B !important;	
	
}


.yellow{

	background-color:#F7C21E !important;	
	
}

.orange{

	background-color:#E75B2F !important;	
	
}

.gray{

	background-color:#868686 !important;	
	
}

.bg-gray-s{

	background-color:	#F8F8F8;
	
}

.white-back{
    
    background-color:	#FFF;
    
}

#anc_cal{

	display:none;	
	
}

.moblnk{

	color:#FFF !important;	
	
}

.shadowed{

	-webkit-box-shadow: 4px 4px 6px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    4px 4px 6px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         4px 4px 6px 0px rgba(50, 50, 50, 0.75);	
}

#video-cont{

	position: relative;
	width:100%;
	height:0;
	padding-bottom: 56.25%;	
	
}

.nivo-caption > h2 > a{
    
    color:#FFF!important;
    
}

#video{

	position:absolute;top:0;left:0;width:100% !important;height:100% !important;
	
}

#m-bread{

	display:none;
	
}

#a-hdr{
	
	display:block ;
	
}

.font-s{
	
	font-size:1em !important;
	line-height:1.6em;
	letter-spacing:0.05em;
 
}

.font-m{
	
	font-size:1.2em !important;

	letter-spacing:0.05em;
	
}

.font-l{
	
	font-size:1.6em !important;

	letter-spacing:0.05em;
	
}

.font-xl{
	
	font-size:2em !important;

	letter-spacing:0.05em;
	
}

.border-bot-1{
	
	border-bottom:1px dotted #868695; 	
	margin-bottom:0.5em !important;
	
}


.item-pls{
	float:left;
	min-height:25px;
	margin-left:5px;
	width:100px;
	margin-top:10px;
	padding-left:15px;
	border-left:5px solid #2236A2;
	margin-top:10px;
	height:auto;
	padding-top:5px;
}

.item-pls c-active{
	
border-left:5px solid #F00 !important;	
}

.error{
	
	box-sizing:border-box;
	background-color: 1px solid #ff3111;	
	

}

.message{
	
	width:98%;
	box-sizing:border-box;
	height:9em;	
	padding:1%;
	margin:1%;
	background-color:#FFF;
	float:left;
	overflow:hidden;
	display:block !important;
	
}

.message-ext{
	
	width:98%;
	box-sizing:border-box;
	min-height:9em;	
	height:auto;
	padding:1%;
	margin:1%;
	background-color:#FFF;
	float:left;
	display:block !important;
	
}

.fancybox-inner > .message{

	height:auto !important;
	min-height:9em !important;	
	
}

.message .mess-ico, .message-ext .mess-ico{
	
	width:	40px;
	height:	40px;
	background-image:url(../img/m-user.png);
	background-position:center center;
	background-repeat:no-repeat;
	float:left;
	margin-right:0.5em;
}

.message .mess-nick, .message-ext .mess-nick{
	
	width:84%;	
	height:auto;
	min-height:2em;
	float:left;
	font-size:1.1em;
	font-weight:400;
	line-height:2.5em;
	
}

.message .mess-text, .message-ext .mess-text{
	
	width:100%;
	height:3.2em;
	float:left;
	padding:2% 1%;
	overflow:hidden;
	
}

.message-ext .mess-text-ext{
	
	width:100%;
	min-height:0.5em;
	height:auto;
	float:left;
	padding:1% 1%;
	
}

.fancybox-inner > .message .mess-text{

	height:auto;
	min-height:3.2em;	

}

.message .mess-foot, .message-ext .mess-foot{
	
	width:100%;
	height:1.7em;
	float:left;
	background-image:url(../img/grandi_opere/ar-dw.png);
	background-position:center center;
	background-repeat:no-repeat;
	cursor:pointer;
}

.fancybox-inner > .message .mess-foot{
	
	display:none;	
	
}


.input{
	
	margin-top:1em;
	padding:1%;
	font-size:1em;
	margin-bottom:1em;
	float:left;	
	margin:1% 1%;
	border-radius:0.2em;
	box-sizing:border-box;
	
}

.aerror{
	
	box-sizing:border-box;
	border:2px solid red !important;
	
}

#img-viewer{
	
	width:100%;
	margin-top:1em;
	height:43em;
	float:left;	
		
}

#img-viewer img{
	
	height:100%;
	width:auto;	
	
}

#toTop {
	background: url("../img/totop.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    bottom: 48%;
    cursor: pointer;
    display: block;
    height: 103px;
    position: fixed;
    right: 0;
    text-indent: -9999px;
    width: 26px;
    z-index: 999;
 
}

#geo-upbar{
	
	width:970px;
	height:	30px;
	margin:0 auto;
	margin-bottom:15px;
	
}

#geo-upbar a{
	
	width:180px;
	height:30px;
	line-height:30px;
	vertical-align:middle;
	text-align:center;
	background-color:#2693FF;
	font-weight:bold;
	font-size:14px;
	color:#FFF;
	float:left;
	margin-left:1px;
}

#geo-upbar a:hover{
	
	background-color:#75BAFF;
	
}

#toTop:hover{
	
	background: url("../img/totop_on.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	
}

#page-wrapper{
	
	width:100%;
	height:100%;
}

.btn-ar-blue{
	width:120px;
	height:33px;
	background-image: url(../img/ar-w.png);
	background-position: 110px center;
	background-color: #1755B7;
	background-repeat: no-repeat;
	color:#EFEFEF;
	font-size:14px;
	font-weight:bold;
	line-height:33px;
	vertical-align:middle;
	padding-left:10px;
	float:right;
	display:block;
	border-radius:5px;
}

.btn-ar-blue a:hover{
	
	color:#EFEFEF;
	
}

.sub-txt{
	height:110px;
	padding:5px;
	padding-top:15px;
	background-color:#FFFFFF;
	overflow:hidden;
	font-size:14px;
        text-overflow: ellipsis;
        

}

.sub-txt p{
    
    margin: 0em;
    
}

.s_wrapper{
	
	min-height:300px;
	height:auto;
}



.s_wrapper:hover{
	

	opacity:0.8;
    filter:alpha(opacity=80);
	
}

.sub-avviso{
	height: 198px;
	padding: 5px;
	padding-top: 10px;
	background-color:#FFFFFF;
	overflow: hidden;
	font-size: 20px;
	text-align:center;
	vertical-align:middle;
	border: 1px solid #CCC;
	display:block;
}

.sub-avviso a{
	
	color:#FFFFFF;
	text-decoration:none;
}

.sub-avviso a:hover{

	color:#222222;
	
}

.sub-avviso:hover{
	
	opacity:0.6;
    filter:alpha(opacity=60);
}

.sub-avviso p{
	
	margin:0;
	padding-top:20px;
	height:178px;
	vertical-align:middle;
	text-align:center;
	
}


.sep{
	
	border-bottom:1px solid #C6C6C6;
	margin-top:8px;
	width:185px;
	margin-left:15px;	
	height:2px;
	clear:both;
}

.sep-blk{
	
/*	border-bottom:1px solid#C6C6C6;*/
	margin-top:8px;
	width:185px;
	margin-left:15px;	
	
}

#calend{
	width:146px;
	background-color:#EFEFEF;
	height:380px;
	float:left;
	color:#4A5155;	
}

#calend #c-hdr{
	width:146px;
	height:30px;
	background-color:#E5E5E5;
	line-height:30px;
	vertical-align:middle;
	text-align:center;
	font-size:17px;
	font-weight:bold;
	float:left;
}

#calend .c-item{
	width:136px;
	height:70px;
	float:left;
	padding:5px;
}

.spantag{
	
	margin-left:15px;
	font-size:17px;
	color:#2236A2;
	font-weight:bold;
	
}


#mainpage{

	width:990px;
	min-height:500px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	margin-top:5px;
	
	-moz-box-shadow: 0 0 25px #333333;
	-webkit-box-shadow:0 0 25px #333333;
	box-shadow: 0 0 25px #333333;
	
	border-radius:3px;
	-moz-border-radius: 3px;
	-webkit-border-radius:3px;

}

.curved-around{
	
	border-radius:3px;
	-moz-border-radius: 3px;
	-webkit-border-radius:3px;
	
}

.spot-off{
	
	width:100%;
	margin:0% 1%;
	float:left;
	display:block;
	height:auto;
	min-height:1.8em;
	background-image:url(../img/ferm_off.png);
	background-repeat:no-repeat;
	background-position:left top ;
	padding-left:40px !important;	
	cursor:pointer;
	
}

.spot-on{
	
	width:100%;
	margin:0% 1%;
	float:left;
	display:block;
	height:auto;
	min-height:1.8em;
	background-image:url(../img/ferm.png);
	background-repeat:no-repeat;
	background-position:left top ;
	padding-left:40px !important;	
	cursor:pointer;
	
}

.actives{
	
	background-color:#CF0037 !important;
	color:#FFF !important;	
	
}

#mainpage #header{
	width:990px;
	height:207px;
	position:relative;
}

#mainpage #header #h-nav{
	width:700px;
	height:35px;
	position:absolute;
	right:0;
	top:16px;
	padding-top:5px;
	
}

#mainpage #image-90 #h-nav{
	width:850px;
	height:15px;
	position:absolute;
	right:0;
	top:0;
	padding-top:2px;
	
}

#mainpage #header #h-nav a{
	
	font-size:15px;
	color:#585858;
	line-height:30px;
	vertical-align:middle;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	border-right:1px solid #DBDBEA;
	float:right;
	
}

#mainpage #image-90 #h-nav a{
	
	font-size:14px;
	color:#666;
	line-height:20px;
	vertical-align:baseline;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	border-right:1px solid #DBDBEA;
	float:right;
	
}

#mainpage #header #h-nav a:hover, #mainpage #image-90 #h-nav a:hover{

	color:#F00;	
	
}

#mainpage #header #image{
	
	border:none;
	width:990px;
	height:163px;
	float:left;
	z-index:100;
	position:relative;
}

#mainpage #header #image-120{
	
	border:none;
	width:990px;
	height:120px;
	float:left;
	z-index:100;
	margin-top:43px;
	position:relative;
}

#mainpage #image-90{
	
	border:none;
	width:990px;
	height:90px;
	/*float:left;*/
	z-index:100;
	position:relative;
}

#mainpage #header #sitename{
	
	width:990px;
	height:67px;
	float:left;
	text-align:center;
	vertical-align:middle;
	line-height:67px;

	
}

#mainpage #header #sitename h1{
	
	font-size:36px;
	color:#444444;
	margin:0;
	padding:0;
	display:none;
}

.atitle{
	
	font-size:32px;
	color:#444444;
	margin:0;
	padding:0;
	width:400px;
	margin:0 auto;
}

#mainpage #header #col-border{
	width:990px;
	height:10px;
	background-color:#cf0037;
	top: 56px;
	left:0;
	z-index:-99;
	position:absolute;
}

#mainpage #image-90 #col-border{
	width:990px;
	height:30px;
	background-color:#cf0037;
	top: 26px;
	left:0;
	z-index:-99;
	position:absolute;
}

#mainpage #sub-hdr{
	width:980px;
	height:60px;
	padding:5px;
	vertical-align:middle;
	text-align:center;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFF;
}

#mainpage #sub-hdr h1{
	
	font-size:32px;	
	color:#444444;	
	
}


#src_trm {
	background-image: url(../img/src.png);
	background-repeat: no-repeat;
	background-position:135px center;
}


#mainpage #navbar{
	width:988px;
	min-height:40px;
	height:auto;
	float:left;
	margin-bottom:4px;
	border: 1px solid #DBDBEA;
}

#mainpage #navbar ul{

	margin:0;
	padding:0;

}

#mainpage #navbar li{
	
		
		display:inline;
}

#mainpage #navbar li a{
	display:block;
	width:149px;
	height:33px;
	float:left;
	padding-top:15px;
	font-weight:bold;
	text-align:center;
	padding-left:5px;
	padding-right:5px;
	border-right:1px solid #DBDBEA;
	font-size:15px;
	color:#585858;
}

#mainpage #navbar li a:hover{
	
	color:#FFFFFF;
	background-color:#B30F0F;
	
}

#mainpage #sub-bar{
	width:990px;
	height:35px;
	float:left;
}

#mainpage #std-bar{
	
	background-color:#1755B7;
	padding-top:15px;
	min-height:20px; 
	height:auto; 
	font-size:14px;
	padding-left:5px;
	width:985px;
	color:#FFFFFF;
	float:left;
}

#mainpage #std-bar a{color:#FFFFFF;}
#mainpage #std-bar a:hover{color:#CCC;}

#mainpage #rollover{
	width:990px;
	height:430px;
	float:left;
	background-color:#cf0037;	
}

#mainpage #context{
	width:990px;
	min-height:470px;
	height:auto;
	float:left;
	background-color:#F6F6F6;
	background-image: url(../img/pat_g.png);
	background-position: left top;
}

#mainpage #context #r-menu{
	
	width:218px;
	min-height:370px;
	height:auto;
	border:1px solid #CCCCCC;
	overflow:hidden;
	background-color:#FFF;
}

#mainpage #context #r-menu #r-scroller{

	width:220px;
	height:270px !important;	
	float:left;
	list-style-image:none;
	overflow:hidden;
	margin:0; padding:0;
	-webkit-box-shadow:0 1px 3px rgba(0,0,0, .4);
}

#mainpage #context #r-menu #r-scroller ul{
	
	margin:0;
	padding:0;
	
}

#mainpage #context #r-menu #r-scroller li{
	width:210px;
	padding:5px !important;
	font-size:12px;
	border-bottom:1px solid #C6C6C6;
	background-image: url(../img/bck_li.png);
	background-repeat: repeat-x;
	background-position: left top;
	
}

#mainpage #context #r-menu #r-scroller-nav{
	
	height:15px;
	padding:3px;
	line-height:15px;
	text-align:center;
	vertical-align:middle;	
	float:left;
	width:210px;
	font-size:13px;
}

#mainpage #context #r-menu #r-img{

	width:200px;
	padding:5px;
	min-height:140px;	
	float:left;
	margin-left:5px;
	padding-top:20px;
	
}
#mainpage #context #r-menu #r-img img{

	border:0px;	
	margin:0 auto;
	box-shadow: 5px 5px 6px 2px #CCC;
	-webkit-box-shadow: 5px 5px 6px 2px #CCC;
	-moz-box-shadow: 5px 5px 6px 2px #CCC;
	
}


#mainpage #context #c-menu{
	
	width:500px;
	min-height:190px;
	height:auto;
	overflow:hidden;
	float:left;
	padding:5px;
	margin:5px;
	
}

#mainpage #context #c-menu a{
	margin:7px;
	width:218px;
	height:58px;
	line-height:60px;
	vertical-align:middle;
	padding-left:15px;
	display:block;
	border-radius:5px;
	font-size:16px;
	float:left;
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
	background-repeat: no-repeat;
	background-position: right bottom;
}

#mainpage #context #c-menu a:hover{
	
	box-shadow: 5px 5px 6px 2px #CCC;
	-webkit-box-shadow: 5px 5px 6px 2px #CCC;
	-moz-box-shadow: 5px 5px 6px 2px #CCC;
	color:#D00;
}

#mainpage #context #notices{
	
	width:750px;
	min-height:190px;
	height:auto;
	overflow:hidden;
	float:left;
	padding:5px;
	margin:5px;
	overflow:hidden;
        line-height: 1.35em;
	
}

#mainpage #context #notices > p{
    
   
}

#mainpage #context #notices > ul, #mainpage #context #notices > ol {
    
    
}

#mainpage #context .not-hdr{
	
	width:990px;
	height:325px;
	overflow:hidden;
	float:left;
	overflow:hidden;
	background-color:#1755B7;
	margin-top:5px;
}

#mainpage #context .not-hdr .not-hdr-txt{

	height:305px;
	width:610px;
	float:left;
	padding:10px;
	font-weight:normal;

}

a.btn-blu{
    
position: absolute;
width:18rem;
height:1.5rem;
display:block;
border-radius:0.5rem;
bottom:8rem;
right:13rem;
background-color:#003A82;
color:#FFF;
font-size: 1.3rem;
text-align: center;
padding:1.5rem;
color:#FFF !important;

}

#mainpage #context .not-hdr .not-hdr-txt h2{
	
	color:#FFF;
	font-size:30px;
	margin-top:45px;
	margin-bottom:5px;
	font-weight:normal;
}

#mainpage #context .not-hdr .not-hdr-txt h3{
	
	color:#FFF;
	font-size:20px;
	margin-top:10px;
	margin-bottom:10px;
	font-weight:normal;
}

#mainpage #context .not-hdr .not-hdr-txt h4{

	color:#FFF;
	font-size:20px;	
	font-weight:normal;
}

#mainpage #context .not-hdr .not-hdr-img{
	
	height:345px;
	width:360px;
	float:left;
	
}

#mainpage #context #body-desc{
	
	min-height:250px;
	height:auto;
	width:990px;
	float:left;
	
}

#mainpage #context .body-desc-txt{
	
	min-height:250px;
	height:auto;
	width:630px;
	padding:10px;
	float:left;
	font-size:14px !important;
	line-height:20px;
}

#mainpage #context .body-desc-scl{
	
	min-height:250px;
	height:auto;
	width:320px;
	padding:10px;
	float:left;
	
}

#mainpage #context .body-desc-scl .body-desc-scl-item a, .add-items a{
	
	height:55px;
	width:290px;
	margin:10px;
	background-color:#1755B7;
	line-height:50px;
	vertical-align:middle;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	background-repeat:no-repeat;
	background-position:35px 15px;
	display:block;
	border-radius:4px;
	
}

#mainpage #context .body-desc-scl .body-desc-scl-item a:hover, .add-items a:hover{
	
		
	
}

.notice p strong a, .notice p a{
    
    color:#0066CC;
    
}

.notice p strong a:hover, .notice p a:hover{
    
    color:#003366;
    
}

#context #notices .notice{
	
	width:750px;
	min-height:105px;
	height:auto;	
	margin-top:10px;
	margin-bottom:20px;
}

#context #notices .notice .image{
	
	float:left;
	width:105px;
	height:105px;
	clear:none;
        margin:10px 15px 10px 5px;
	
}

#context #notices .notice .image img{
	
	border:none;
	
}

#context #notices .notice .t-block{
	
	float:left;
	min-height:80px;
	height:auto;	
	width:600px;	
	
	
	
}
#context #notices .notice .t-block p{
    
    float:left;
    
}


#context #notices .notice .t-block h2, #context #notices .notice h2{
	
	color:#1755B7;
	font-size:18px;
	float:left;
	margin-left:10px;
	clear:left;
}

#context #notices .notice .t-block h2 a, #context #notices .notice h2 a{
	
	color:#1755B7;
	
}

#context #notices .notice .t-block h2 a:hover, #context #notices .notice h2 a:hover{
	
	color:#09F;
	
}

#context #notices .notice .t-block h3, #context #notices .notice h3{
	
	color:#444444;
	font-size:13px;
	font-weight:bold;
	float:left;
	margin-left:10px;clear:left;
	font-style:italic;
}

#context #notices .notice .t-block h4, #context #notices .notice h4{
	
	color:#444444;
	font-size:15px;
	float:left;
	margin-top:3px;
	margin-left:10px;clear:left;
	width:600px;
	font-weight:normal;
	margin-bottom:3px !important;
	
}

#mainpage #context #c-wrapper{
	
	width:990px;
	height:auto;
	min-height:250px;
	background-color:#FFF;
	float:left;
	
}

#mainpage #context #c-wrapper #l-col{
	
	min-height:200px;
	height:auto;
	width:419px;
	float:left;
	margin-top:10px;
	padding-top:10px;
	border-right:1px solid #DAD7D2;	
	
}

.y-sep{

	width:390px;
	height:2px;
	margin:0 auto;
	background-color: #E1AB00;
}

#mainpage #context #c-wrapper #l-col .l-item{
	
	width:378px;
	min-height:250px;
	height:auto;
	float:left;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:10px;
	margin-top:10px;
}

#mainpage #context #c-wrapper #l-col .l-item .l-hdr{
	
	width:378px;
	min-height:20px;
	height:auto;
	font-size:15px;
	margin-bottom:10px;
	line-height:20px;
}

#mainpage #context #c-wrapper #l-col .l-item .l-hdr a, #mainpage #context #c-wrapper #r-col .r-item .r-hdr a{

	color:#610000;	
	
}

#mainpage #context #c-wrapper #l-col .l-item .l-hdr a:hover, #mainpage #context #c-wrapper #r-col .r-item .r-hdr a:hover{

	color:#F00;

}

#mainpage #context #c-wrapper #l-col .l-item .l-img{
	
	width:378px;
	height:205px;
	margin-bottom:10px;
	
}

#mainpage #context #c-wrapper #l-col .l-item .l-img img{
	
	width:378px;
	height:205px;
	
}

#mainpage #context #c-wrapper #l-col .l-item .l-text{
	
	min-height:25px;
	height:auto;
	font-size:13px;
	color:#000;
	margin-bottom:10px;
	line-height:17px;
	
}

#mainpage #context #c-wrapper #c-col{
	
	min-height:200px;
	height:auto;
	width:258px;
	float:left;
	margin-top:10px;
	padding-top:10px;
	
}

#mainpage #context #c-wrapper #c-col .c-img {
	
	width:176px;
	height:176px;
	margin:0 auto;	
}

#mainpage #context #c-wrapper #c-col .c-img img{
	
	width:176px;
	height:176px;	
}

#mainpage #context #c-wrapper #c-col .c-desc{

	font-size:16px;
	text-align:center;
	color:#525261;
	float:left;
	line-height:20px;
	width:258px;
	margin-top:10px;
	margin-bottom:10px;
	
}

#mainpage #context #c-wrapper #r-col{
	
	min-height:200px;
	height:auto;
	width:289px;
	float:left;
	margin-top:10px;
	padding-top:10px;
	border-left:1px solid #DAD7D2;
	
}

#mainpage #context #c-wrapper #r-col .r-item{
	width: 269px;
	min-height: 50px;
	height: auto;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}

#mainpage #context #c-wrapper #r-col .r-item .r-hdr{
	
	width:269px;
	min-height:20px;
	height:auto;
	font-size:15px;
	margin-bottom:2px;
	line-height:20px;
}

#mainpage #context #c-wrapper #r-col .r-item .r-desc{
	
	width:269px;
	font-size:13px;
	color:#000;
	float:left;
	line-height:18px;
	margin-bottom:5px;
	
}

#mainpage #context #c-wrapper #r-col .r-item .r-desc > p{
    
    margin:0.5em 0em;
    
    
}

#mainpage #context #l-menu{
	
	width:216px;
	min-height:1em;
	height:auto;
	overflow:hidden;
	background-color:#FFF;
	float:left;
	margin-bottom:10px;
	margin-left:2px;
}



#mainpage #context #l-menu .sub{
	
	border:1px solid #CCCCCC;
	margin-left:2px;
	
}

#mainpage #context #l-menu .sub ul{
	
	list-style-type:none;
	padding: 0px;
	margin: 0px;
	padding-bottom:10px;
	
}

#mainpage #context #l-menu .sub ul li{
	
	
	
}

#mainpage #context #l-menu .sub ul li a{
	width:194px;
	min-height:40px;
	height:auto;
	padding-left:10px;
	font-size:15px;
	display:block;
	background-image: url(../img/ar-g.png);
	background-repeat: no-repeat;
	background-position: 185px center;
	line-height:40px;
	vertical-align:middle;
	margin-top:10px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #06C;	
	margin-left:5px;
}

#mainpage #context #l-menu .sub ul li a:hover{
	
	color:#D00;
	background-image: url(../img/ar-r.png);	
	background-color:#FAFAFA;
}

#mainpage #context #l-menu .sub .hdr-src{
	height:25px;
	padding:5px;
	margin-left:5px;
	width:185px;
	margin-top:10px;
	padding-top:15px;
	padding-left:15px;
	background-image: url(../img/ar-down.png);
	background-repeat: no-repeat;
	background-position: 180px 20px;	
	border-left:5px solid #2236A2;
}

#mainpage #context #l-menu .sub .item-src{
	min-height:25px;
	padding:5px;
	margin-left:5px;
	width:183px;
	margin-top:10px;
	padding-left:15px;
	border-left:5px solid #2236A2;
	margin-top:10px;
	height:auto;
	padding-top:5px;

}


#mainpage #context #l-menu #sub{
	
	border:1px solid #CCCCCC;
}

#mainpage #context #l-menu #sub ul{
	
	list-style-type:none;
	padding: 0px;
	margin: 0px;
	padding-bottom:10px;
	
}

#mainpage #context #l-menu #sub ul li{
	
	
	
}

#mainpage #context #l-menu #sub ul li a{
	width:194px;
	min-height:40px;
	height:auto;
	padding-left:10px;
	font-size:15px;
	display:block;
	background-image: url(../img/ar-g.png);
	background-repeat: no-repeat;
	background-position: 185px center;
	line-height:40px;
	vertical-align:middle;
	margin-top:10px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #06C;	
	margin-left:5px;
}

#mainpage #context #l-menu #sub ul li a:hover{
	
	color:#D00;
	background-image: url(../img/ar-r.png);	
	background-color:#FAFAFA;
}

#mainpage #context #l-menu #sub .hdr-src{
	height:25px;
	padding:5px;
	margin-left:5px;
	width:185px;
	margin-top:10px;
	padding-top:15px;
	padding-left:15px;
	background-image: url(../img/ar-down.png);
	background-repeat: no-repeat;
	background-position: 180px 20px;	
	border-left:5px solid #2236A2;
}

#mainpage #context #l-menu #sub .item-src{
	min-height:25px;
	padding:5px;
	margin-left:5px;
	width:183px;
	margin-top:10px;
	padding-left:15px;
	border-left:5px solid #2236A2;
	margin-top:10px;
	height:auto;
	padding-top:5px;

}

.c-active{
	
border-left:5px solid #F00 !important;	
	
}

ul.slides li{
    
    display: table;
    
}

ul.slides li > a{
    
    display: table-cell;
    min-width: 220px;
    
}

#mainpage .hor-slider{
	width:990px;
	min-height:100px;
	float:left;
	background-color:#F6F6F6;
	height:auto;
	background-image: url(../img/pat_g.png);
	background-position: left top;
}

#mainpage .hor-slider .hor-title{
	height:30px;
	padding:5px;
	float:left;
	margin-bottom:3px;
	width:950px;
	
}

#mainpage .hor-slider .hor-title h2{
	
	font-size:25px;

}


#mainpage #footer{
	width:990px;
	min-height:400px;
	float:left;
	height:auto;

}

#mainpage #footer #up-footer{
	width:970px;
	min-height:300px;
	float:left;
	background-color:#1755B7;
	padding:10px;
	height:auto;
	font-size:13px;

}

#mainpage #footer #up-footer ul{
	
	list-style-type:none;
	padding: 0px;
	margin: 0px;
}

#mainpage #footer #up-footer ul li{

	display: inline;
	
	
}

#mainpage #footer #up-footer ul li a{
	
	
	border-bottom:solid 1px #FFFFFF;
	color:#FFFFFF;
	display:block;
	width:209px;
	height:75px;
	line-height:75px;
	vertical-align:middle;
	float:left;
	margin-right:15px;
	margin-left:15px;
	font-weight:bold;
	padding-left:3px;
}

#mainpage #footer #up-footer ul li a:hover{
	
	background-color:#2F7FBE;
	color:#EFEFEF;
	
	
}

#mainpage #footer #low-footer{
	width:990px;
	height:130px;
	float:left;
	background-color:#464646;
	color:#EFEFEF;
	overflow:hidden;
	font-size:13px;

}

#mainpage #footer #low-footer #l-side{
	
	width:610px;
	height:110px;
	padding:10px;
	float:left;
	
}

#mainpage #footer #low-footer #l-side .l-item{
	
	width:600px;
	height:20px;
	line-height:20px;
	vertical-align:middle;
	text-align:left;
	
}

#mainpage #footer #low-footer #l-side .l-item a{color:#FFFFFF;}

#mainpage #footer #low-footer #l-side .l-item a:hover{color:#EFEFEF;}

#mainpage #footer #low-footer #r-side{

	width:340px;
	height:110px;
	padding:10px;	
	float:left;
	
}

#mainpage #footer #low-footer #r-side .r-item{
	
	width:255px;
	min-height:15px;
	height:auto;
	line-height:17px;
	vertical-align:middle;
	text-align:left;
	float:right;	
	font-size:13px;
	margin-top:10px;
	
}

#mainpage #footer #sub-footer, #sub-footer{

	width:990px;
	height:22px;
	float:left;
	font-size:13px;
	line-height:21px;
	vertical-align:middle;
	text-align:center;
	border-bottom:solid 2px #464646;

}

#mainpage #footer #sub-footer a, #sub-footer a{}
#mainpage #footer #sub-footer a:hover, #sub-footer a:hover{}

#loading{
	width: 100%;
	position: absolute;
	top: 20%;
	left: 50%;
	margin-top:200px;
}

.pagination ul li.inactive, .pagination ul li.inactive:hover{
	background-color:#ededed;
	color:#bababa;
	border:1px solid #bababa;
	cursor: default;
}
.data ul li{
	list-style: none;
	margin: 0;
}

.pagination{
	width: 800px;
	height: 25px;
}
.pagination ul li{
	list-style: none;
	float: left;
	border: 1px solid #006699;
	padding: 2px 6px 2px 6px;
	margin: 0 3px 0 3px;
	font-family: arial;
	font-size: 14px;
	color: #006699;
	font-weight: bold;
	cursor:pointer;
	background-color: #f2f2f2;
}
.pagination ul li:hover{
	color: #fff;
	background-color: #006699;
	cursor: pointer;
}
.go_button
{
background-color:#f2f2f2;
border:1px solid #006699;
color:#cc0000;
padding:2px 6px 2px 6px;
cursor:pointer;
float:left;
margin-top:-1px;
}
.total
{
margin-left:10px;
font-family:arial;
color:#999;
float:left;
}

#cal_send a{
	
    width:16px !important;
    height:16px !important;
    display:block !important;
    background-image:url(../img/search-glass.png) !important;
    background-position:center center !important;
    background-repeat:no-repeat !important;
    border:none !important; 
    float:left !important;
    margin-top:0px !important;
}

#cal_send a:hover{
	
	background-color:transparent !important;
	
}

#n-socials{
	
	width:70px;
	min-height:50px;
	height:auto;
	float:left;
	margin-top:5px;
	border:1px solid #CCC;
	margin-left:4px;
		
}

#n-socials .n-hdr{
	
	height:30px;
	background-color:#1755B7;
	color:#FFF;
	font-size:12px;
	line-height:30px;
	vertical-align:middle;
	text-align:center;
	font-weight:bold;
	
}

#n-socials .n-spc{
	
	min-height:50px;
	height:auto;
}

#h-socials{
	width:100%;
	min-height:30px;
	height:auto;
	float:right;
	margin-top:5px;
	border:1px solid #CCC;
	margin-left:4px;
	box-sizing:border-box;
		
}

#h-socials .n-hdr{
	
	height:30px;
	background-color:#1755B7;
	color:#FFF;
	font-size:12px;
	line-height:30px;
	vertical-align:middle;
	text-align:center;
	font-weight:bold;
	
}

#h-socials .n-spc{
	
	min-height:30px;
	height:auto;
}



#vmarquee{
	
	padding:5px;	
	
}

#vmarquee h3{
	
	font-size:11px;
	font-weight:bold;
	line-height:15px;
	min-height:15px;
	height:auto;
	margin-bottom:5px;
	text-transform:uppercase;
	width:auto;
	
}

#vmarquee h3 a{

	text-decoration:none;
	color:#D71635;

}

#vmarquee h3 a:hover{

	text-decoration:none;
	color:#F30;

}

#vmarquee p{
	
	font-size:10px !important;
	margin-bottom:5px !important;
	line-height:13px !important;
	margin-top:5px !important;
	
}

.goog-te-gadget-simple, .skiptranslate goog-te-gadget, #google_translate_element{
	
	height:25px !important;	
	line-height:25px !important;	
	
}

.block-item{
	
	width:750px;
	min-height:50px;
	height:auto;
	overflow:hidden;	
	float:left;
	
}

.block-item ul{
	
	margin:0;
	padding:0;
	list-style:none;
	
}

.block-item ul li{
	

}

.block-item ul li a{

	display:block;
	margin-left:20px;
	margin-top:5px;
	height:33px;
	width:150px;
	line-height:30px;
	text-align:center;
	vertical-align:middle;
	color:#FFF;
	background-color:#000;
	border-radius:3px;
	-moz-border-radius: 3px;
	-webkit-border-radius:3px;	
	float:left;	
	
}

.block-item ul li a:hover{
	

	
}

.a-void  a{

	color:#444 !important;	
	height:auto !important;	
	width:auto !important;	
	background-color:inherit !important;
	float:left;
	display:inherit !important;
	margin:0 !important;
	
}

.a-void a:hover{
	color: #800000 !important;
	

	
}



.t-active{
	
	color:#D90000 !important;
	
}

.l-active{
	
	background-color:#D90000 !important;
	
}

.s-active{
	
	background-color:#FB8310 !important;
	
}

.block-item-hdr{

	width:730px;
	min-height:25px;
	height:auto;
	line-height:25px;
	padding:5px;
	padding-left:15px;	
	color:#00228C;
	font-size:18px;
	float:left;
}

.block-item-subhdr{
	
	width:720px;
	min-height:25px;
	height:auto;
	padding-left:30px;
	background-image:url(../img/green-bolt.png);
	background-repeat:no-repeat;
	background-position:10px 8px;
	line-height:25px;
	vertical-align:middle;	
	font-size:15px;
	float:left;
	border-bottom:1px dashed #008C00;	
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
} 

.block-item-item{
	
	width:740px;	
	min-height:25px;
	height:auto;
	line-height:25px;
	vertical-align:middle;
	font-size:15px;
	color:#444444;	
	float:left;
	
}

.block-item-item span{
	
	padding-left:10px;
	
}

.block-item-item img{
	
	padding-right:5px;
	
}

.block-img{
	
	float:left;width:120px;height:150px;
}

.block-desc{
	float:left;
	width:620px;
	min-height:50px;
	height:auto;
}

.block-desc-sp{

	color:#000;
	font-size:12px;
	margin-left:10px;

}

.block-desc-sp-ins{
	
	margin-top:3px;
	width:20px;
	height:20px;
	float:left;
	padding-right:10px;	
	
}

.block-item-subdesc{
	
		
	width:610px;
	min-height:25px;
	height:auto;
	vertical-align:middle;
	float:left;
	margin-left:10px;
	font-size:12px;
	color:#000;
	line-height:18px;
	margin-top:10px;

}

.block-item-subdesc-hdr{

	width:730px;
	float:left;
	height:30px;
	background-color:#2236A2;
	color:#FFF;
	line-height:30px;
	padding-left:20px;
	margin-top:15px;
		
}

.block-item-subdesc-wrap{
	
	float:left;
	min-height:50px;
	height:auto;
	width:750px;
	padding-top:20px;
	
}

.block-item-subdesc-wrap .block-item-subdesc-l{
	
	min-height:50px;width:580px;height:auto;float:left;
	
}

.block-item-subdesc-wrap .block-item-subdesc-r{
	
	width:170px;height:auto;float:left;padding-top:20px;
	
}

.block-item-uff{
	
	float:left;width:auto;min-width:200px;line-height:25px;vertical-align:middle;font-size:14px;color:#000;margin-left:20px;font-weight:bold;	
	
}

.titolo-hdr{
	
	width:960px;
	padding:15px;
	line-height:20px;
	text-align:center;
	vertical-align:middle;
	height:25px;
	font-size:22px;	
	
}



.box-shad{
	
	-moz-box-shadow: 5px 5px 5px #888;
	-webkit-box-shadow: 5px 5px 5px #888;
	box-shadow: 5px 5px 5px #888;
	
}

.br-shad{
	
		-moz-box-shadow: 5px 5px #888;
		-webkit-box-shadow:  5px 5px #888;
		box-shadow: 5px 5px #888;

}

.row{
	
	width:750px;
	color:#000;
	min-height:20px;
	height:auto;
	line-height:20px;
	vertical-align:middle;
	padding-top:10px;
	float:left;
	
}

.row p{
    
    margin:0px;
    
    
}

.row .ul-hdr{
	
	height:40px;
	width:150px;
	vertical-align:middle;
	line-height:40px;
	text-align:center;
	font-size:18px;
	color:#00228C;
	border-bottom:1px dashed #31BCF0;
	float:left;
	margin-bottom:10px;
	
}

.row .ul-item{
	
	height:30px;
	width:150px;
	vertical-align:middle;
	line-height:30px;
	text-align:left;
	font-size:15px;
	color:#444;
	float:left;
	margin-bottom:5px;
	
}




.photo{

	border:0;
	float:left;
	width:120px;
	height:150px;
	background-color:#FFCC00;
	margin-top:5px;
		
}
.row .sect{
	
	color:#000;
	font-size:13px;
	float:left;
	min-height:20px;
	height:auto;
	line-height:20px;
	vertical-align:middle;
}

.m-dyn-width{
	
	color:#000;
	font-size:13px;
	float:left;
	min-height:20px;
	height:auto;
	line-height:20px;
	vertical-align:middle;
}

.a-label{
	
	width:180px; 
	height:33px; 
	background-color:#FF6633; 
	position:absolute; 
	left: 2px; 
	top: 10px;
	line-height:30px;
	vertical-align:middle;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	border-radius:2px;
	-moz-border-radius: 2px;
	-webkit-border-radius:2px;			
}

.b-label{
	position:absolute;
	width:50px;
	height:20px;
	left: 59px;
	top: 141px;
	color:#FFF;
	font-weight:bold;
	font-size:20px;

	
}

.c-label{
	
	width:90px;
	height:30px;
	line-height:30px;
	vertical-align:middle;
	text-align:center;
	color:#FFF;
	font-size:16px;
	background-color:#D90000;
	font-weight:bold;
	float:left;
	margin-left:10px;
	margin-right:15px;
	border-radius:3px;
	-moz-border-radius: 3px;
	-webkit-border-radius:3px;		
	
}

.cc-label{
	
	width:90px;
	height:30px;
	line-height:30px;
	vertical-align:middle;
	text-align:center;
	color:#FFF;
	font-size:16px;
	background-color:#1D34B0;
	font-weight:bold;
	float:left;
	margin-left:5px;
	margin-right:15px;
	border-radius:3px;
	-moz-border-radius: 3px;
	-webkit-border-radius:3px;		
	
}


.xsec{
	background-image: url(../img/bolt_yel.png);
	background-repeat: no-repeat;
	background-position: left center;	
	padding-left:25px;
	
}

.sec-sel{
	
	background-image: url(../img/bolt_red.png);
	background-repeat: no-repeat;
	background-position: left center;	
	padding-left:25px;
	text-decoration:underline;
	color:#800000;
	font-weight:bold;
	
}

.sect{
	
	float:left;
	padding:3px;
}

.xrow{
	width:720px;
	float:left;
	height:auto;
	min-height:1em;
	color: #666666;
	margin-bottom:3px;
	margin-top:3px;
}

.btn_tipi{
	
	font-size:14px;
	padding:5px;	
	height:25px;
	margin:5px;
	
}

.verde-sotto{
	
	border-bottom:4px solid #1B9001;
	min-width:200px !important;
	width:auto !important;
	
}

.rosso-sotto{
	
	border-bottom:4px solid #EE0000;
	min-width:200px !important;
	width:auto !important;
	
}

.viola-sotto{
	
	border-bottom:4px solid #CC00F2;
	min-width:200px !important;
	width:auto !important;
	
}

.blu-sotto{
	
	border-bottom:4px solid #0060D1;
	min-width:200px !important;
	width:auto !important;
	
}

.testo-attivo{
	
	color:#D90000;
	
	
}
.itinerario{
	
	float:right;
	width:220px;
	min-height:20px;
	margin-top:10px;
	height:auto;
	display:block;
	color:#8F8F8F;
}

.itinerario:hover{

	color:#D71635 !important;
	
}

.itinerario .up{
	
	float:right;
	width:220px;
	min-height:20px;
	margin-top:3px;
	height:auto;
	font-size:15px;
	line-height:20px;
	vertical-align:middle;
	font-weight:bold;

}

.itinerario .down{
	
	float:right;
	width:220px;
	min-height:20px;
	margin-top:3px;
	height:auto;
	font-size:13px;
	line-height:20px;
	vertical-align:middle;
	font-weight:bold;
	
}

.btn_zb{
	
		
	
}

.btn_zb a{
	
	width:56px;
	height:29px;
	line-height:29px;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	background-color:#0000FF;
	display:block;
	border-radius:3px;
	-moz-border-radius: 3px;
	-webkit-border-radius:3px;	
	margin:5px;
	float:left;
	
}

.btn_zb a:hover{
	
	color:#C4C4C4;	
	
}
.return{
	background-image: url(../img/refresh.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:20px;
	padding-right:10px;
	line-height:20px;
	float:left;

}

.gsc-search-button input{
	
	width:5px !important;
	
}

.ico_new{

	position:absolute;
	top:8px !important;
	left:-9px !important;
	border:none;	
	width:89px;
	height:41px;
	background-image:url(../img/ico_new.png);
	background-repeat:no-repeat;
	z-index:80;
	
}

#tagclouds{
	
	padding:5px;
	width:200px;
	float:left;
	overflow:hidden;
	height:auto;
	min-height:100px;
	
}

#tagclouds .atag, .atag{
	
		
	
}

#tagclouds .atag a, .atag a{
	
	margin:5px;
	min-width:10px;
	width:auto;
	float:left; 
	letter-spacing:2px;
	color: #1755B7;
	height:auto;
	min-height:30px;
	font-weight:bolder;
}

#tagclouds .atag a:hover, .atag a:hover{
	
	color: red;
	
}

.tagref{
	
	margin:5px;
	min-width:20px;
	width:auto;
	height:25px;
	float:left;
	display:block;
	border:1px solid #1755B7;
	
}
.quest_row{
	
	width:730px;
	font-size:14px;
	line-height:17px;
	min-height:20px;
	border-bottom:1px dashed #C6C6C6;	
	height:auto;
	float:left;
}

.q_left_150{
	
	font-weight:bold;
	width:150px;
	float:left;
	min-height:20px;
	height:auto;

}

.q_left_700{
	
	font-weight:bold;
	width:730px;
	float:left;
	min-height:20px;
	height:auto;
}

.q_left_600{
	
	font-weight:bold;
	width:600px;
	float:left;
	min-height:20px;
	height:auto;

}

.q_left_530{
	
	width:520px;
	float:left;
	height:auto;
	min-height:25px;
	font-weight:normal;
	vertical-align:middle;
	line-height:20px;

}

.q_right_200{
	
	width:210px;
	float:left;
	height:auto;
	min-height:25px;

}

.q_right_200 .q_item{
	
	float:left;
	line-height:25px;
	text-align:center;
	width:40px;
	vertical-align:middle;
	
}

img#refresh{
	float:left;
	margin-top:30px;
	margin-left:4px;
	cursor:pointer;
}

#Send{ border:#CC0000 solid 1px; float:left; background:#CC0000; color:#FFFFFF; padding:5px;}

#cwrap{

	width:350px;
	float:right;
	padding:10px;
	margin-top:3px;
	height:150px;
}

.success{

	font-size:13px;
	color:#063;	
	
}

#notices .placelabel-big .image-big{
	width:678px;
	height:333px;
	padding:10px;
	
}

#notices .placelabel-sm{
	
	width:277px;
	min-height:130px;
	border-radius: 5px;
	height:auto;
	box-shadow: 3px 3px 5px 2px #999;
	-webkit-box-shadow: 3px 3px 5px 2px #999;
	-moz-box-shadow: 3px 3px 5px 2px #999;
	margin-left:35px;
	float:left;
	margin-top:30px;
	border:1px solid #ECECFB;
	
}

#notices .placelabel-sm .text{
	
	width:279px;
	min-height:10px;
	float:left;
	
}

#notices .placelabel-sm .text .hdr{
	
	width:269px;
	min-height:20px;
	height:auto;
	font-size:20px;
	float:left;
	line-height:23px;
	padding:5px;
	margin-top:10px;
	font-weight:bold;
}

#notices .placelabel-sm .text .desc{
	
	width:269px;
	min-height:45px;
	height:auto;
	font-size:12px;
	float:left;
	padding-top:5px;
	line-height:14px;
	padding:5px;
	
	
}

#notices .placelabel-sm .downfoot{
	
		height:30px;
		width:279px;

}


#notices .placelabel{
	
	width:352px;
	height:181px;
	margin-left:20px;
	float:left;
	margin-top:40px;
	
}

#notices .placelabel .image{
	
	width:352px;
	height:181px;
	float:left;
	
}

#notices .placelabel .image img{
	
	width:352px !important;
	height:181px !important;	
	
}

#notices .placelabel .image-small{
	
	width:50px;
	height:50px;
	float:left;
	margin-left:10px;
	margin-top:10px;
	
}

#notices .placelabel .text{
	
	width:170px;
	min-height:10px;
	float:left;
	margin-left:5px;
	padding-top:5px;
}

#notices .placelabel .text .hdr{
	
	width:165px;
	min-height:50px;
	height:auto;
	font-size:14px;
	float:left;
	line-height:16px;
	padding-left:5px;
	margin-top:10px;
	font-weight:bold;
}

#notices .placelabel .text .desc{
	
	width:165px;
	height:65px;
	font-size:12px;
	float:left;
	padding-top:5px;
	line-height:14px;
	padding-left:5px;
	
}

#notices .placelabel .downfoot, #notices .downfoot{
	
		height:30px;
		width:400px;

}

#notices .placelabel .downfoot a,  #notices .downfoot a, #notices .side-label .sub a, #notices .div-middle .foot a{

		float:left;	
		color:#D10032;
		font-size:12px;
		line-height:30px;
		vertical-align:middle;
	
}

#notices .placelabel .downfoot a img,  #notices .downfoot a img, #notices .side-label .sub a img, #notices .div-middle .image img, #notices .div-middle .foot img{
	
	border:none;
	height:23px;
	width:23px;		
	
}

#notices .placelabel .downfoot a:hover,  #notices .downfoot a:hover, #notices .side-label .sub a:hover, #notices .div-middle .foot a:hover{
	
	text-decoration:underline;
	color:#D10032;
	
	
}

.ico_verde{

	position:absolute;
	top:8px !important;
	left:9px !important;
	border:none;	
	width:54px;
	height:54px;
	background-image:url(../img/ico_verde.png);
	background-repeat:no-repeat;
	z-index:80;
	
}

#notices .l-side{
	
	width:220px;
	float:left;
	min-height:50px;
	height:auto;
	margin-left:140px;
}

#notices .l-side img{
	
	border:none;	
	
}

#notices .side-label{
	
	width:205px;
	float:left;
	min-height:152px;
	height:auto;
	margin-left:20px;
	border-radius: 5px;
	box-shadow: 3px 3px 5px 2px #999;
	-webkit-box-shadow: 3px 3px 5px 2px #999;
	-moz-box-shadow: 3px 3px 5px 2px #999;
	margin-right:15px;
}

#notices .side-label .hdr{
	
	width:195px;
	padding:5px;
	font-size:14px;
	min-height:25px;
	height:auto;
	float:left;
	font-weight:bold;
	
}

#notices .side-label .text{
	
	font-size:12px;
	line-height:17px;
	min-height:100px;
	padding:5px;
	
}

#notices .side-label .text a{
	
	color:#D80000;
	
}

#notices .side-label .text a:hover{
	
	text-decoration:underline;
	
}

#notices .side-label .sub{
	
	
	font-size:12px;
	width:100%;
	height:50px;
	line-height:50px;
	vertical-align:middle;
	margin-top:5px;
	
}


#notices .r-side{

		width:480px;
		float:right;
		min-height:50px;
		height:auto;
		font-size:13px;
		line-height:17px;
		padding:5px;
		padding-top:0px;
		margin-right:20px;
	
}

#notices .r-side h3{
	
	width:100%;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #000;
	line-height:25px;
	vertical-align:middle;
	padding-top:0px;
	margin-top:5px;
	
}

@media only screen
and (min-device-width : 1px)
and (max-device-width : 480px) {
    
    h1{
        
        font-size: 1.6rem;
        
    }
	
	#aback{
		
		background-image:none !important;	
		
	}	
	
	.off-block{
		
		margin-left:100px !important;	
		font-size:14px !important;
		
	}
        
        .btn-blu{
            
            bottom:1rem !important;
            height:2.5rem !important;
            padding:0.5rem 1.5rem !important;
            width:75% !important;
            margin:0% 12.5% !important;
            right:0rem !important;
        }
	
}

#logopa{
	position:absolute;
	width:131px;
	height:131px;
	left: 28px;
	top: -41px;
	box-shadow: 3px 3px 5px 2px #4a4a4a;
	-webkit-box-shadow: 3px 3px 5px 2px #4a4a4a;
	-moz-box-shadow: 3px 3px 5px 2px #4a4a4a;
	z-index:100;
	
}

#ev-viewport{
	
	width:66%;
	padding:10px;
	height:auto;
	min-height:200px;
	float:left;	
	box-sizing:border-box;
	
}

#tab-container{
	
	width:100%;
	height:auto;
	min-height:1em;
	float:left;	
	
}

.etabs { margin: 0; padding: 0; }

.etabs span{

	font-weight:bold;
	font-size:16px;	
	
}

.tab { 
	
	display: inline-block; 
	zoom:1; *display:inline; 
	
	-moz-border-radius: 4px 4px 0 0; 
	-webkit-border-radius: 4px 4px 0 0; 

}

.tab a { 

	font-size: 14px; 
	line-height: 2.5em; 
	display: block; 
	padding: 0 4px; 
	outline: none; 
	font-weight:bold;
	
}

.tab a:hover { text-decoration: none; }

.tab.active { 

	padding-top: 6px; 
	position: relative; 
	top: 1px; 
	border-color: #666; 
	background-image:url(../img/sole_1.png);
	/*background-image:url(../img/cappello_25x15.png);*/
	background-repeat:no-repeat;
	background-position:center top;
	
}

.tab a.active { }

.tab-container .panel-container { 

	height:auto;
	min-height:100px;
	padding: 10px; 
	-moz-border-radius: 0 4px 4px 4px; 
	-webkit-border-radius: 0 4px 4px 4px; 
	width:100%;
	box-sizing:border-box;
	
}
.tab-container .panel-container .ev-item{ 

	width:100%;
	height:auto;
	min-height:105px;
	float:left;
	margin-top:10px;
	box-sizing:border-box;
	
}

.tab-container .panel-container .ev-item .ev-img{ 

	width:20%;
	height:auto;
	box-sizing:border-box;
	float:left;
	padding-right:10px;

}

.tab-container .panel-container .ev-item .ev-img img{ 

	width:100%;
	height:auto;

}

.tab-container .panel-container .ev-item .ev-hdr{
	
	width:80%;
	float:left;
	height:auto;
	min-height:20px;	
	box-sizing:border-box;
	font-size:15px;
	
}

.tab-container .panel-container .ev-item .ev-desc{
	
	width:80%;
	float:left;
	height:auto;
	min-height:20px;
	font-size:14px;
	margin-top:5px;
	box-sizing:border-box;
	line-height:18px;
	
}

#resp-dx{
	
	width:34%;
	padding:10px;
	height:auto;
	min-height:10em;
	float:left;
	margin-top:30px;
	box-sizing:border-box;	
	
}


.v-video{
	
	width:300px;
	height:208px;
	float:left;
	margin:20px 13px 0 0;	
	
}

.v-video .v-title{
	
	width:100%;
	box-sizing:border-box;
	height:30px;
	line-height:30px;
	padding:3px;
	font-size:18px;


}

.fest-label{
	
	width:97%;
	height:auto;
	min-height:100px;
	margin:10px 10px 40px 20px;
	font-family:'Myriad Pro';
	color:#5E4C41;
	
	
}

.fest-label h3{
	
	width:100%;
	
	font-size:21px;
	line-height:22px;
	color:#5E4C41;
	
}

.fest-label .fest-ora{
	
	width:100%;height:22px;font-size:16px;font-style:italic;line-height:22px;font-weight:bold;
	
}

.fest-label .fest-title{
	
	width:100%;height:22px;font-size:17px;font-style:italic;line-height:22px;font-weight:bold;
	
}

.fest-label .fest-luogo{
	
	width:100%;
	height:22px;
	font-size:16px;
	font-style:italic;
	line-height:16px;
	color:#B60000;
	
}

.fest-label .fest-italic{
	
	font-style:italic;font-size:18px;	
	
}

#fest-gal{
	
	width:100%;height:auto;min-height:200px;float:left;background-color:#C00000;padding-top:2px;overflow:hidden;padding-bottom:2px;margin-bottom:30px;	
	
}

#fest-gal a{
	
	float:left;margin:0px;padding:0px;width:330px;height:220px;
	
}

#fest-gal a img{
	
	border:none;	
	
}

#progrel, #news{
	
	width:100%;
	height:auto;
	min-height:500px;
	background-image:url(../img/festino2015/sfondo_body.png);
	background-repeat:repeat-y;
	background-position:left 50px;
	
}

.fest-hdr-set{
	
	width:960px;
	padding:15px;
	line-height:20px;
	text-align:center;
	vertical-align:middle;
	height:25px;
	font-size:28px;
	color:#000;
	font-family:'Myriad Pro';
	font-weight:bold;
	position:relative;
	margin-bottom:20px;	
	
}

#btn-progrel{
	
	width:200px;
	height:32px;
	float:right;
	position:absolute;
	left: 773px;
	top: 12px;
	font-size:22px;
	line-height:32px;
	box-shadow: 3px 3px 5px 2px #4a4a4a;
	-webkit-box-shadow: 3px 3px 5px 2px #4a4a4a;
	-moz-box-shadow: 3px 3px 5px 2px #4a4a4a;
	background-color:#A29061;
	color:#FFF;
		

}

#btn-news{
	
	width:249px;
	height:32px;
	float:right;
	position:absolute;
	left: 725px;
	top: 10px;
	font-size:22px;
	line-height:32px;
	box-shadow: 3px 3px 5px 2px #4a4a4a;
	-webkit-box-shadow: 3px 3px 5px 2px #4a4a4a;
	-moz-box-shadow: 3px 3px 5px 2px #4a4a4a;
	background-color:#A29061;
	color:#FFF;
		

}

.grad-red-sep{
	
	background-image:url(../img/festino2015/separatore.png);
	background-repeat:no-repeat;
	background-position:left top;
	margin-bottom:20px;
	height:1px;
	width:550px;
	margin:0 auto;
	margin-top:20px;
	
}

.pdf-link{
	
	margin-left:20px;
	width:250px;
	float:left;
	font-size:18px;
	background-image:url(../img/pdf_big.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:40px;
	line-height:40px;
	
}

#m-header{
	
	display:none;
	
}

#m-slider, #m-social{
	
	display:none;
}

#mainpage #context #c-wrapper #l-col .mob-item, #m-subsel{
	
	display:none;
	
}

.mob-only{
	
	display:none;
	
}

td.highlight {border: none !important;padding: 1px 0 1px 1px !important;background: none !important;overflow:hidden;}
td.highlight a {background: #99dd73 url(../img/bg.png) 50% 50% repeat-x !important;  border: 1px #88a276 solid !important;}

.div-100{

	width:100%;
	min-height:2em;
	float:left;	
	height:auto;
	
}

.mob-33{
    
    box-sizing:border-box;
    width:100%;
    height:auto;
    float:left;
    margin-top:1rem;
    
    
    
}

.mob-33 span{
    
    float:left;
    width:75%;
    line-height:1.5rem;
    font-size:1rem;
    display:block;
    padding:0.5rem 1rem;
    
    
}

.mob-33 span p{

   margin:0.3rem 0rem;

}

.box-shad img{
    
    width:100%;
    height:auto;
    float:left;
    border:none;
    
}


.padding-2{
	
	padding:1%;
}

.font1-2{
	
	font-size:1.2em;

}

.div-100 p{

	width:90%;
	margin:2% 5%;
	height:auto;
	min-height:1em;
	line-height:1.3em;
	font-size:1em;
	
}

.div-100 ul{

/*	list-style-type:decimal;*/
	width:90%;
	margin:2% 5%;
	
}

.div-100 ul li{
	
	line-height:1.4em;
	
}

.div-100 ul li a{
	
	color:#0066CC;	
	
}

.div-100 ul li a:hover{
	
	color:#003366;	
	
}

.div20{
	
	box-sizing:border-box;
	width:20%;
	height:auto;
	min-height:1em;
	float:left;	
	
}

.div10{
	
	box-sizing:border-box;
	width:10%;
	height:auto;
	min-height:1em;
	float:left;	
	
}

.div5{
	
	box-sizing:border-box;
	width:5%;
	height:auto;
	min-height:1em;
	float:left;	
	
}

.div40{
	
	box-sizing:border-box;
	width:40%;
	height:auto;
	min-height:1em;
	float:left;	
	
}

.div50{
	
	box-sizing:border-box;
	width:50%;
	height:auto;
	min-height:1em;
	float:left;	

}

.div100{
	
	box-sizing:border-box;
	width:100%;
	height:auto;
	min-height:1em;
	float:left;	
	
}

.div100 a{
        float: left;
        color:#0066cc;
        min-height:1em !important;
	float:left;	
	height:auto;
}
.div100 p{

	width:100%;
	margin:1% 0% 3% 0;
	height:auto;
	min-height:1em;
	line-height:1.3em;
	font-size:1em;
	
}

.div100 ul{

/*	list-style-type:decimal;*/
	width:90%;
	margin:2% 5%;
	
}

.div100 ul li{
	
	line-height:1.4em;
	
}

.div100 ul li a{
	
	color:#0066CC;	
	
}

.div100 ul li a:hover{
	
	color:#003366;	
	
}

.div90-centered{
	
	box-sizing:border-box;
	width:90%;
	height:auto;
	min-height:1em;
	margin:0% 5%;
	
}

.graph-label{
	
	float:left;
	width:5%;
	font-size:1.1em;
	font-weight:400;
	text-align:center;
	
}

.graph-back{
	
	display:block;
	float:left;width:80%;
	height:1.5em;
	background-color:#EEE;
	
}

.graph-result{
	
	display:block;
	float:left;
	height:1.5em;
	background-color:#DCB216;
	
}

.margin-bot-2{
	
	margin-bottom:2%;	
	
}

.div-20{

	width:20%;
	min-height:2em;
	float:left;	
	height:auto;
	margin:1.65%;
	position:relative;
}

.div-20 .overlay-label{

	position:absolute;
	height:2.5em;
	width:100%;
	bottom:0px;
	left:0px;	
	background-color:#000;
	opacity:0.8;
	text-align:center;
	line-height:2.5em;
}

.div-20 .overlay-label span{
	
	font-size:1.8em;
	color:#FFF;
	
}

.div-20 a{

	width:100%;
	min-height:2em;
	float:left;	
	height:auto;
	display:block;
	
	
}

.div-20 a img{

	width:100%;
	min-height:2em;
	float:left;	
	height:auto;
	
}

.div-30{

	width:30%;
	min-height:2em;
	float:left;	
	height:auto;
	margin:1.65%;
	position:relative;
}

.div-30 .overlay-label{

	position:absolute;
	height:2.5em;
	width:100%;
	bottom:0px;
	left:0px;	
	background-color:#000;
	opacity:0.8;
	text-align:center;
	line-height:2.5em;
}

.div-30 .overlay-label span{
	
	font-size:1.8em;
	color:#FFF;
	
}

.div-30 a{

	width:100%;
	min-height:2em;
	float:left;	
	height:auto;
	display:block;
	
	
}

.div-30 a img{

	width:100%;
	min-height:2em;
	float:left;	
	height:auto;
	
}

.div-40{
	
	width:40%;	
	float:left;
	min-height:1em;
	height:auto;
	display:block;
	
}

ul.div-40 li{
	
	width:100%;
	height:auto;
	min-height:1em;
	border-bottom:1px solid #888;
	line-height:2em;
	padding:0.0em 1em;
	float:left;
	
}

ul.div-40 li a{
	
	display:block;
	width:100%;
	float:left;
	height:auto;
	min-height:inherit;
	font-size:1.1em;
	color:#4B4B4B;
	padding:0.5em 0em;
	font-weight:500;
	letter-spacing:0.05em;
	
}

ul.div-40 li:hover{
	
	background-color:#FDF1BF;
	
}

.div-50{

	width:45%;
	min-height:2em;
	float:left;	
	height:auto;
	margin:1.65%;
	position:relative;
}

.div-50 .overlay-label{

	position:absolute;
	height:2.5em;
	width:100%;
	bottom:0px;
	left:0px;	
	background-color:#000;
	opacity:0.8;
	text-align:center;
	line-height:2.5em;
}

.div-50 .overlay-label span{
	
	font-size:1.8em;
	color:#FFF;
	
}

.div-50 a{

	width:100%;
	min-height:2em;
	float:left;	
	height:auto;
	display:block;
	
	
}

.div-50 a img{

	width:100%;
	min-height:2em;
	float:left;	
	height:auto;
	
}

.div-70{

	width:60%;
	min-height:2em;
	float:left;	
	height:auto;
	margin:1.65%;
	position:relative;
}

.div-70 .overlay-label{

	position:absolute;
	height:2.5em;
	width:100%;
	bottom:0px;
	left:0px;	
	background-color:#000;
	opacity:0.8;
	text-align:center;
	line-height:2.5em;
}

.div-70 .overlay-label span{
	
	font-size:1.8em;
	color:#FFF;
	
}

.div-70 a{

	width:100%;
	min-height:2em;
	float:left;	
	height:auto;
	display:block;
	
	
}

.div-70 a img{

	width:100%;
	min-height:2em;
	float:left;	
	height:auto;
	
}

.div-80{

	width:70%;
	min-height:2em;
	float:left;	
	height:auto;
	margin:1.65%;
	position:relative;
}

.div-80 .overlay-label{

	position:absolute;
	height:2.5em;
	width:100%;
	bottom:0px;
	left:0px;	
	background-color:#000;
	opacity:0.8;
	text-align:center;
	line-height:2.5em;
}

.div-80 .overlay-label span{
	
	font-size:1.8em;
	color:#FFF;
	
}

.div-80 a{

	width:100%;
	min-height:2em;
	float:left;	
	height:auto;
	display:block;
	
	
}

.div-80 a img{

	width:100%;
	min-height:2em;
	float:left;	
	height:auto;
	
}

.div-90{
	
	width:90%;	
	margin:0% 5%;
	float:left;
	min-height:1em;
	height:auto;
	display:block;
	

}

.m-only{

	display:none;	
	
}

.selrec{
	
    margin-left:2% !important;
    padding-left:3% !important;
    background-image:url(../img/arrow.png);
    background-repeat:no-repeat;
    background-position:center left;
    color:#940014 !important;
			
}

.org-root{
    
    width:19%;
    height: auto;
    min-height: 1rem;
    padding:0.8rem;
    margin:0% 5.35%;
    border-radius: 0.4rem;
    background-color: #C8272C;
    color:#FFF;
    float: left;
    display: block;
    text-align: center;
    transition: all ease 0.5s;
 
}

.org-root:hover{
    
    opacity: 0.6;
    color:#FFF;
}

.org-root:first-of-type{
    
    margin-left:5%;
    
}

.org-root:last-of-type{
    
    margin-right:5%;
    
}

.org-area{
    
    width:27%;
    height: auto;
    min-height: 1rem;
    padding:0.8rem;
    margin:1rem 34%;
    border-radius: 0.4rem;
    background-color: #0F559A;
    color:#FFF;
    float: left;
    display: block;
    text-align: center;
    transition: all ease 0.4s;
    
}

.org-area:hover{
    
        opacity: 0.6;
    color:#FFF;
    
}

.org-ufficio{
    
    width:27%;
    height: auto;
    min-height: 2.8rem;
    padding:0.8rem;
    margin:1rem 1%;
    border-radius: 0.4rem;
    background-color: #4CAF50;
    color:#333;
    float: left;
    display: block;
    text-align: center;
    font-size:0.95rem;
    font-weight: 600;
    transition: all ease 0.4s;
}

.org-ufficio:hover{
    
    opacity: 0.6;
    color:#333;
    
}

.org-settore{
    
    width:27%;
    height: auto;
    min-height:2.8rem;
    padding:0.8rem;
    margin:1rem 1%;
    border-radius: 0.4rem;
    background-color: #FFC100;
    color:#333;
    float: left;
    display: block;
    text-align: center;
    font-size:0.95rem;  
    font-weight: 600;
    transition: all ease 0.4s;
    
}

.org-settore:hover{
    
       opacity: 0.6;
    color:#333; 
    
}

/*controlli di mappa*/

#map{
	
	width:100%;
	height:500px;
	float:left;
	margin-bottom:1em;
	z-index:1000;
	
}

#map-wrap{
	
	position:relative;
	width:100%;
	height:auto;
	min-height:5em;
	float:left;	


}

		/*infowindw mappa*/

		.infowindow{
			
			width:100%;
			min-height:150px;
			height:auto;	
			
		}
		
		.infowindow .i-img{
			
			float:left;	
			
		}
		
		.infowindow .i-hdr{
			
			float:left;	
			width:90%;
			padding:2% 3%;
			font-size:1.2em;
			font-weight:700;
			line-height:1.5em;
			vertical-align:middle;
			margin-top:1em;
			height:auto;
			min-height:0.5em;
			
		}
		
		.infowindow .i-text{
			
			float:left;
			width:100%;
			padding:2%;
			line-height:1.5em;	
			height:auto;
			min-height:0.5em;
			
		}
		/*fine infowindw mappa*/
		
		/*controlli accessori*/
	
	#toggler{
		
		display:none;
		position:absolute;
		top:5px;
		right:5px;
		z-index:1000001;
		width:60px;
		height:60px;
		
	}
	
	.toggle-on{
		
		
		width:inherit;
		height:inherit;
		background-image:url(../img/ico/toggle_on.png);
		background-repeat:no-repeat;
		background-position:center center;
		
	}
	
	.toggle-off{
		
		width:inherit;
		height:inherit;
		background-image:url(../img/ico/toggle_off.png);
		background-repeat:no-repeat;
		background-position:center center;
		
	}
	/*fine controlli accessori*/

/*fine controlli di mappa*/

.events-none{
	
    pointer-events:none;
		
}

.events-auto{
	
    pointer-events:auto;
		
}

.wiz-input{
    
    margin: 0.3rem;
    padding: 0.2rem;
    float: left;
    width: 80%;
    height: auto;
    min-height: 1rem;
    font-size: 1rem;
    
}

.wiz-ico{
    
    width: 2rem;
    height: 2rem;
    float: left;
    background-position: center center;
    background-repeat: no-repeat;
    margin-left: 0.5rem;
    margin-top: 0.4rem;
    
}

.ico-ok{ background-image: url(../img/green.png);}
.ico-no{  background-image: url(../img/red.png);}
.ico-todo{  background-image: url(../img/gray.png);}

.btn-wiz{
    
    width: 10rem;
    height: auto;
    min-height: 1rem;
    text-align: center;
    border-radius: 0.5rem;
    color:#FFF;
    font-weight: 500;
    padding: 0.5rem;
    margin: 0.3rem;
    float: right;
    
}

.alabel, .avalue{
    
    box-sizing: border-box;
    display: block;
    float:left;
    height:auto;
    min-height: 1rem;
    
}


.avalue{
    
    width: 40%;

}

.alabel{
    
    width: 60%;
    
}

#privacy.div100 a{
    
    float:none !important;
    
}

#servizi-online-img-center{
    
    float:left;
    width:50%;
    height: auto;
    margin:3rem 0% 2rem 0%;
    
}

#servizi-online-img-center img{
    
    width:80%;
    margin:0% 10%;
    float: left;
    
}

#servint{
    
    cursor:pointer;
    
}

#servizi-online-servizi *{
    
    box-sizing:border-box;
    
}

#servizi-online-servizi,
#servizi-online-servizi li,
#servizi-online-servizi li a{
    
    
    float:left;
    display: block;
    height: auto;
    
    
}

#servizi-online-servizi{
    
    padding: .5rem 2rem;
    box-sizing:border-box;
    width: 100%;
    margin:0rem;
    margin-bottom: 10rem;
    margin-top: 2rem;
    display:none;
    
}

#servizi-online-servizi li{
    
    width:48%;
    margin:0rem 1%;
    
}

#servizi-online-servizi li a{
    
    padding: 1rem;
    background-color: #EEEEEE;
    font-size:1rem;
    font-weight:550;
    color:#455964;
/*    border: 1px solid #455964;*/
    border-radius: .5rem;
    width:100%;
    margin:1% 0%;
    background-repeat:no-repeat;
    background-position:1rem;
    background-size:2.5rem;
    padding-left:4.5rem;
    height:4.2rem;
/*    background-size:1.6rem;*/
    
}

#servizi-online-servizi li a:hover{
    
    background-color: #D8D8D8;
    
    
}

#servizi-online-servizi li a.tributi{
    
    background-image:url(../img/servizionline/tributi.png);
    
}
#servizi-online-servizi li a.ville{
    
    background-image:url(../img/servizionline/giardini.png);
    
}
#servizi-online-servizi li a.cimiteri{
    
    background-image:url(../img/servizionline/cimitero.png);
    
}
#servizi-online-servizi li a.ittico{
    
    background-image:url(../img/servizionline/mercati.png);
    
}
#servizi-online-servizi li a.anagrafe{
    
    background-image:url(../img/servizionline/anagrafe.png);
    
}

.servizi-online-popup{

    
    box-sizing: border-box;
    width:23rem;
    height:auto;
    min-height:13rem; 
    position:absolute;
    top:-12%;
    left:32%;
    padding:.5rem;
    background-color: #FFF;
    border-radius:.5rem;
    -webkit-box-shadow: 1px 2px 3px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 1px 2px 3px 0px rgba(0,0,0,0.75);
    box-shadow: 1px 2px 3px 0px rgba(0,0,0,0.75);
    display: none;
    z-index:111111111;
    
}

.close-popup{
    
    position:absolute;
    top:-2rem;
    right:-1.8rem;
    
}

.close-popup:hover{
    
    cursor: pointer;
    
}

.servizi-online-popup h2{
    
    font-size:1.1rem;
    color:#455964;
    font-weight:550;
    padding:.5rem;
    margin-bottom: .5rem;
    text-align:center;
    margin-bottom:2rem;
    position:relative;
    
}

.servizi-online-popup a{
    
    text-align:center;
    box-sizing: border-box;
    width:90%;
    height: auto;
    margin:2% 5%;
    color:#455964;
    border-radius: .5rem;
    border-bottom:2px solid #455964;
    font-size: .9rem;
    font-weight: 550;
    padding:1rem !important;
    background-color: #DDDDDD;
    
}

#push-screen {
    
    width: 100%;
    height: 100%;
    z-index: 1000000;
    pointer-events: none;
    display: none;
    background-color: #000;
    opacity: 0.5;
    position: absolute;
    top: 0px;
    left: 0px;
    background-image: url(../img/transparent.png);
    background-repeat: repeat;
    background-position: top left;
    
}

.ol-h3{
    
    color:#455964;
    font-size: 1.2rem;
    margin:1rem 0rem;
    text-align:center;
    padding: 0% 15%;
    
}

#term{
    
    border-radius:.5rem;
    border:none;
    padding:.5rem;
    font-size: 1rem;
    width: 20rem;
    position:relative;
    float:left;
    
}

a#send_term{
    

    float:left;
    display:block;
    margin-left:.5rem;
    
}

a#send_term img{
    
    height:2rem;
    
}

#badge_list *{
    
    box-sizing: border-box; 
    
}

#badge_list,
#badge_list_mail{
    
    width:100%;
    float:left;
    display: block; 
    padding:0rem;
    list-style:none;
    margin:0%;
    margin-top:1rem;
}

#badge_list li,
#badge_list_mail li{
    
    width:100%;
    height: auto;
    float: left;
    border-radius: .9rem;
    margin:.5rem 0rem;
    padding:.5rem;
    
}

#badge_list_mail li{
    
    margin:.15rem 0rem;
    
}

#badge_list li:nth-child(odd),
#badge_list_mail li:nth-child(odd){
    
    background-color: #FFF;
    
}

#badge_list li:nth-child(even),
#badge_list_mail li:nth-child(even){
    
     background-color: #FFF2DD ;
}

#badge_list li div,
#badge_list_mail li div{
    
    width:100%;
    height: auto;
    float: left;
    padding:.25rem;
    
}

#badge_list_mail li div span{
    
    
    float:left;
    display: block;
    font-size: 1rem;
    
}

#badge_list_mail li div span:nth-child(1){
    
    width:40%;
}

#badge_list_mail li div span:nth-child(2){
    
    width:60%;
}

.tel{
    
    color:#000 !important;

}

.tel:before{
    
    width:1rem;
    height: 1rem;
    float:left;
    content : url("../img/ico/telefono.png");
    margin-right:.5rem;
    
}
.mail{
    
    color:#000 !important;

}

.mail:before{
    
    width:1rem;
    height: 1rem;
    float:left;
    content : url("../img/ico/mail.png");
    margin-right:.8rem;
    
}
