/* CSS Document */

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

.float-right { float: right; }
.float-left { float: left; }
.align-left { text-align: left; }
.align-center { text-align: center; }
.align-right { text-align: right; }
.full-width { width: 100% !important; }
.border-1 { border: 1px solid;}
.no-margin-top { margin-top: 0 !important; }
.hidden { display: none;}
.block { display: block; }
.lh30 { line-height: 30px;}
.mt-m10 {margin-top: -10px !important;}
.mt-m20 {margin-top: -20px !important;}
.mb-m10 {margin-bottom: -10px !important;}
.mb-m20 {margin-bottom: -20px !important;}

.container {
	width: 1000px;
	margin: auto;
}

.footer1 .sitemap {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	padding: 0 5px 15px 5px;
}

.footer1 .divGiu2 {
	display: block;
}

.footer2 {
	padding: 10px 0px;
}

img { border: 0; }

a {
	color: #900;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a:hover {
	color: #000;
}

blockquote {
	color: #900;
	position: relative;
	font-size: 16px;
	line-height: 25px;
	border-left: #CCC 4px solid;
	padding: 2px 0 5px 20px;
	margin: 20px 0 40px 60px;
}

blockquote:before {
	display: block;
	position: absolute;
	content: "\f10d";
	font-family: 'FontAwesome';
	font-size: 34px;
	top: 7px;
	left: -55px;
	color: #CCC;
}

blockquote:after {
	content: "";
}

body, td, th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 1.5;
}
form {margin-bottom : 0px;}

.linkTop {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bolder;
	letter-spacing: -0.3px;
}
.linkTop:hover {
	color: #900;
	text-decoration: underline;
}
.linkHom {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #900;
	text-decoration: underline;
	font-weight: bolder;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	display: block;
	text-decoration:none;
}
.linkHom:hover {
	color: #900;
	text-decoration:underline;
}
.linkTopSi {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bolder;
	line-height: 32px;
}
.linkTopSi:hover {
	color: #900;
	text-decoration: none;
}
.linkCat {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-transform: uppercase;
}
.linkCat:hover {
	color: #900;
	text-decoration: underline;
}
.linkN {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #000;
	text-decoration: none;
}
.linkN:hover {
	color: #900;
	text-decoration: underline;
}
.linkRed {
	color: #FFF;
	background-color: #900;
	border: 1px solid #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.linkBan {
	color: #900;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.linkBan:hover {
	color: #06C;
	text-decoration: underline;
}
.linkBia {
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
.linkBia:hover {
	color: #fff;
	text-decoration: underline;
}
.linkNer {
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
.linkNer:hover {
	color: #000;
	text-decoration: underline;
}
.linkRos {
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-style: italic;
}
.linkRos:hover {
	color: #900;
	text-decoration: underline;
}
.link2 {
	text-decoration: none;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 4px;
}
.link2:hover {
	color: #A10059;
	text-decoration: underline;
}
.sfSu {
	background-image: url(../images/sf1.jpg);
	background-repeat: repeat-x;
}
.sfGr1 {
	background-color: #F2F2F2;
	font-size: 12px;
}
.sfGr2 {
	background-color: #E0E0E0;
	font-size: 12px;
	text-transform: uppercase;
	color: #900;
}
.lineo {
	background-image: url(../images/lineo.jpg);
	background-repeat: repeat-x;
}
.sfBia {
	background-color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	border: 1px solid #999;
	margin: 2px;
}
.sfBia2 {
	background-color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	margin: 2px;
}
.sfBia3 {
	background-color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 10px 3px;
}
.sfBan {
	background-color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px;
	border: 1px solid #C1C1C1;
	margin: 2px;
}
.sfRed {
	background-color: #ccc;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	border: 1px solid #999;
	margin: 2px;
}

.sfGiallo {
	background-color: #F90 !important;
	color: #FFFFFF !important;
}

a.sfGiallo:hover {
	color: #000000 !important;
}

.sfGold {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #660000;
	margin: 0px;
	padding: 0 0 10px 10px;
}

.sfGia {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	border: 1px solid #999;
	margin: 2px;
	background-image: url(../images/sgia.png);
	background-repeat: repeat-x;
	color: #FFF;
}
.sfBlu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	border: 1px solid #999;
	margin: 2px;
	background-repeat: repeat-x;
	color: #FFF;
	background-color: #06C;
}
.sf_rr1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFF;
	background-color: #666;
}
.divGiu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	float:left;
	display: block;
	padding: 3px;
	text-align:left;
	position:relative;
	color: #900;
	margin: 2px;
	width: 112px !important;
}
.divGiuA {
	color: #900;
	text-decoration: none;
	text-transform: uppercase;
}
.divGiu2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #000;
	background-color: #fff;
	list-style-type: none;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.dx{
	margin-top: 5px;
	margin-left: 0px;
	display:block;
	width:100px;
	}
.linkG{
	color: #000;
	text-decoration: none;	
	}
.linkG:hover{
	color: #900;
	text-decoration: none;
	}	
.sfG {
	background-color:#EBEBEB;
}
.TxtBia {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.TxtNer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #000;
	text-decoration: none;
	display: inline;
}
.TxtNerBig {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bolder;
	color: #000;
	text-decoration: none;
	margin: 0px !important;
}
.testoPicc {
	line-height: 1.4em;
}
.caselogin {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	width: 120px;
}
.sfTit {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #FFF;
	background-color: #600;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-image: url(../images/sred.png);
	background-repeat: repeat-x;
}
.sfEvid {
	background-color: #C60;
	padding: 5px;
}
.txtPiccG {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6D6D6D;
}
.miniB {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
}
.txtRed {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #C00;
}
.txtGri {
	font-family: "Times New Roman", Times, serif;
	color: #000;
	font-size: 28px;
	font-weight: bold;
}
.foto {
	float: left;
	margin-right: 30px;
}
.stepA {
	width: 70px;
	margin: 3px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	color: #000;
	background-color: #EBEBEB;
	display: block;
	text-decoration: none;
	border: 1px solid #666;
	font-size: 11px;
	text-transform: uppercase;
}
.stepA:hover{
	width: 70px;
	margin: 3px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	color: #FFF;
	background-color: #666;
	display: block;
	text-decoration: none;
	border: 1px solid #666;
	font-size: 11px;
	text-transform: uppercase;
}
.stepB {
	width: 70px;
	margin: 3px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	color: #FFF;
	background-color: #600;
	display: block;
	text-decoration: none;
	border: 1px solid #666;
	font-size: 11px;
	text-transform: uppercase;
}
.stepC {
	width: 70px;
	margin: 3px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	color: #999;
	background-color: #EBEBEB;
	display: block;
	text-decoration: none;
	border: 1px solid #666;
	font-size: 11px;
	text-transform: uppercase;
}
.stepAttiva {
	width: 70px;
	margin: 3px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	color: #FFF;
	background-color: #06C;
	display: block;
	text-decoration: none;
	border: 1px solid #666;
	font-size: 11px;
	text-transform: uppercase;
}
.stepDisattiva {
	width: 70px;
	margin: 3px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	color: #FFF;
	background-color: #666;
	display: block;
	text-decoration: none;
	border: 1px solid #666;
	font-size: 11px;
	text-transform: uppercase;
}
.divFoto {
	width: 106px;
	float:left;	
	}
.anchorLink {
	color: #06C;
	text-decoration: none;
	font-size: 13px;
	}	
.anchorLink:hover {
	color: #C00;
	text-decoration: none;
	}	
.occhiello {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
.titRub {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bolder;
	color: #000;
	text-decoration: none;
}
.divFot {
	margin: 5px;
	padding: 3px;
	border: 1px solid #999999;
	float:left;
}
.fotoGalleria {
	border: 3px solid #666;
	margin: 6px;
	padding: 3px;
	width: 150px;
	float:left;
	background-color: #CCC;
}
.txtNero {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-transform: none;
}
.arancio14 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FC0;
}
.imbSpazio {
	padding-right: 10px;
}
.sfRfo {
	background-image: url(../images/sred2.png);
	background-repeat: repeat-x;
}
.linkNav {
	text-decoration: none;
	color: #900;
	font-family: "Trebuchet MS";
	font-size: 13px;
	margin-right: 10px;
	margin-left: 10px;
}
.linkNav:hover {
	color: #06C;
}
.linkNavM {
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 13px;
	margin-right: 3px;
	margin-left: 3px;
	background-color: #830000;
	border: 1px solid #481010;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.linkNavM:hover {
	color: #FFF;
}
.linkNavS {
	text-decoration: none;
	color: #990000;
	font-family: "Trebuchet MS";
	font-size: 13px;
	margin-right: 3px;
	margin-left: 3px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.linkNavS:hover {
	color: #000000;
}
.lineVsn {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}
.bordi4 {
	border: 1px solid #333;
}
.lineGG {
	height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.tooltip{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	display: none;
	background-color: #FFF;
	padding: 10px;
	border: 1px double #900;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.tooltip2{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 3;
	display: none;
	background-color: #fff;
	padding: 10px;
	border: 1px double #900;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.Blocc {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #900;
	border: 1px dotted #000;
	display: block;
	padding: 10px;
}
.sea {
	background-image: url(../images/p1.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 35px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.lineSu {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #900;
	font-size: 11px;
}
.tabelle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	background-color: #900;
	display: block;
	padding: 10px;
	width: 150px;
	border: 2px solid #600;
	text-transform: uppercase;
	margin-left: 37%;
	margin-right: 37%;
	text-decoration: none;
}
.tabelle:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	background-color: #333;
	display: block;
	padding: 10px;
	width: 150px;
	border: 2px solid #900;
	text-transform: uppercase;
	margin-left: 37%;
	margin-right: 37%;
	text-decoration: none;
}
.arancioRss {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F90;
}
.GriS1 {
	background-color: #999;
	margin-bottom: 2px;
}
.ivaCalc {
	opacity:.50;
 filter:alpha(opacity=50);
 
}
.sfRed1 {
	background-color: #900;
	color: #FFF;
}
.case {
	border: 1px solid #C1C1C1;
	height: 16px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-color: #F1F1F1;
	font-size: 14px;
}.alt30 {
	line-height: 24px;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #979797;
	padding-top: 6px;
	padding-bottom: 4px;
	margin-top: 9px;
}
.pRespingi {
	background-image: url(../icone/respi.png);
	background-repeat: no-repeat;
	background-position: 5px;
	width: 90px;
	padding-left: 25px;
	border: 1px solid #999;
	cursor:pointer;
}
.pElimina {
	background-image: url(../icone/delete.png);
	background-repeat: no-repeat;
	background-position: 5px;
	width: 90px;
	padding-left: 25px;
		border: 1px solid #999;
	cursor:pointer;
}
.pApprova {
	background-image: url(../icone/accept3.png);
	background-repeat: no-repeat;
	background-position: 5px;
	width: 90px;
	padding-left: 25px;
		border: 1px solid #999;
	cursor:pointer;
}
.pModifica {
	background-image: url(../icone/pencil.png);
	background-repeat: no-repeat;
	background-position: 5px;
	width: 90px;
	padding-left: 25px;
		border: 1px solid #999;
	cursor:pointer;
}
.linkNavM2 {
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 13px;
	margin-right: 3px;
	margin-left: 3px;
	background-color: #D6D6D6;
	border: 1px solid #979797;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.linkNavM2:hover {
	color: #FFF;
	background-color: #900;
}

.annwrapper {
	padding: 0px 10px 10px 10px;
}

.ann_evidenza {
	padding:5px 12px;
	-moz-box-shadow:2px 5px 10px #333333;
	-webkit-box-shadow:2px 5px 10px #333333;
	box-shadow:2px 5px 10px #333333;
}

.ann_evidenza #evidenza {
	width:716px;
	color: #660000;
	font-size: 1.5em;
	font-weight:bold;
	padding-left:15px;
	margin:0 -12px 10px -12px;
}

h1.redbar {
    color: #FFFFFF;
    font-family: "Trebuchet MS", Arial,Helvetica, sans-serif;
    font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	margin: 0;
	padding: 0;
	padding-left: 0.4em;
}

.casella {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #AAAAAA;
    border-radius: 2px 2px 2px 2px;
    color: #444444;
    font-size: 13px;
    margin: 5px 0px;
    max-width: 100%;
    outline: medium none;
    padding: 6px 4px;
}

.casella:focus {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    color: #222222;
}

.submit_amm {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: -moz-linear-gradient(center top , rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%) repeat scroll 0 0 #EEEEEE;
    border-color: #CCCCCC #AAAAAA #AAAAAA #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    border-right: 1px solid #AAAAAA;
    border-style: solid;
    border-width: 1px;
    color: #333333;
    cursor: pointer;
    font-size: 15px;
    font-weight: bold;
    line-height: normal;
    padding: 10px 20px;
	margin: 10px 0px 10px 150px;
    text-decoration: none;
    text-shadow: 0 1px rgba(255, 255, 255, 0.75);
}

.submit_amm:hover {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: -moz-linear-gradient(center top , rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%) repeat scroll 0 0 #DDDDDD;
    border-color: #AAAAAA #888888 #888888 #AAAAAA;
    border-right: 1px solid #888888;
    border-style: solid;
    border-width: 1px;
    color: #111111;
}

.submit_amm:active {
    background: -moz-linear-gradient(center top , rgba(255, 255, 255, 0.35) 0%, rgba(10, 10, 10, 0.4) 100%) repeat scroll 0 0 #CCCCCC;
    border: 1px solid #666666;
}

/* Data nelle rubriche */
.day, .mon-year { display:inline-block; color:#666666; text-transform:uppercase }   
.day { width:50%; font-size:10px; font-family:Arial; font-weight:bold; border-right:1px solid #cacaca; text-align:center }
.day span { display:block; font-size: 34px }
.mon-year { font-size:22px; text-align:center; width:45%; letter-spacing:1px }
.mon-year span { display:block; letter-spacing:2px }


a.linkTopEv  {
	background: none repeat scroll 0 0 #990000;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
    padding: 5px 7px;
}

a.linkTopEv:hover {
	color: #EEEEEE;
	background: none repeat scroll 0 0 #770000;
	text-decoration: none;
}

.TitAnnBia {
	font-weight: bold;
	font-size: 13px;
	display: inline;
	color: #FFFFFF;
	margin: 0px;
	line-height: normal;
}

/* Stili della parta alta dell'header, comune a tutte le pagine */
.facebook-48, .google-48, .rss-48, .sitemap-48, .skype-48,
.twitter-48, .facebook-38, .google-38, .rss-38, .sitemap-38,
.skype-38, .twitter-38, .facebook-32, .google-32, .rss-32,
.sitemap-32, .skype-32, .twitter-32
{ display: inline-block; background: url('/icone/social-sprite.png?v2') no-repeat; overflow: hidden; text-indent: -9999px; text-align: left; } 
.facebook-48 { background-position: -2px -0px; width: 48px; height: 48px; }
.google-48 { background-position: -2px -50px; width: 48px; height: 48px; }
.rss-48 { background-position: -2px -100px; width: 48px; height: 48px; }
.sitemap-48 { background-position: -2px -150px; width: 48px; height: 48px; }
.skype-48 { background-position: -2px -200px; width: 48px; height: 48px; }
.twitter-48 { background-position: -2px -250px; width: 48px; height: 48px; }
.facebook-38 { background-position: -2px -300px; width: 38px; height: 38px; }
.google-38 { background-position: -2px -340px; width: 38px; height: 38px; }
.rss-38 { background-position: -2px -380px; width: 38px; height: 38px; }
.sitemap-38 { background-position: -2px -420px; width: 38px; height: 38px; }
.skype-38 { background-position: -2px -460px; width: 38px; height: 38px; }
.twitter-38 { background-position: -2px -500px; width: 38px; height: 38px; }
.facebook-32 { background-position: -2px -540px; width: 32px; height: 32px; }
.google-32 { background-position: -2px -574px; width: 32px; height: 32px; }
.rss-32 { background-position: -2px -608px; width: 32px; height: 32px; }
.sitemap-32 { background-position: -2px -642px; width: 32px; height: 32px; }
.skype-32 { background-position: -2px -676px; width: 32px; height: 32px; }
.twitter-32 { background-position: -2px -710px; width: 32px; height: 32px; }

.upper-header {
	width: 1000px;
	height: 43px;
	margin: auto;
	padding-top: 10px;
	position: relative;
}

.upper-header .btop {
	float: left;
	padding-top: 10px;
}

.upper-header .top-social {
	float: left;
	margin-left: 40px;
}

.upper-header .g-search {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 270px;
}

.gsc-control-cse {
	padding: 12px 13px !important;
}

/* Stili dell'header vero e proprio, comune a tutte le pagine */
.main-header {
	width: 1000px;
	margin: auto;
}

.main-header .logo {
	display: inline-block;
	float: left;
	line-height: 0;
}

.main-header .logo img {
	border: 0;
}

.main-header #Aframe {
	width: 461px;
	border: 0;
	height: 115px;
	float: right;
	margin-right: 8px;
	overflow: visible;
}

.main-menu {
	margin: auto;
	width: 1000px;
	text-align: center;
}

.login-frame {
	position: relative;
	width: 460px;
}

.login-frame form {
	position: absolute;
	right: 10px;
}

.login-input input[type=text],
.login-input input[type=password] {
	width: 120px;
	margin: 30px 7px 20px 0px;
}

.login-action a {
	margin-right: 60px;
}

.login-success,
.login-error {
	position: relative;
}

.login-success .inner-wrapper {
	position: absolute;
	right: 50px;
	top: 22px;
}

.login-error .inner-wrapper {
	position: absolute;
	right: 100px;
	top: 28px;
}

.login-success img,
.login-success .welcome,
.login-error img,
.login-error .welcome {
	display: inline-block;
}

.login-success img,
.login-error img {
	margin-right: 10px;
	vertical-align: top;
}

.login-success span,
.login-success a,
.login-error span,
.login-error a {
	display: block;
	margin: 7px 0px;
}

.login-success span,
.login-error span {
	margin-bottom: 10px;
}

.login-success a {
	margin-left: 10px;
}

/* Stile della barra social in alto, comune a tutte le pagine */
#topsbar {
  height: 35px;
  padding: 0 30px 0 0;
  position: relative;
}

.topicon {
  display: inline-block;
  margin-right: 5px;
  position: relative;
  top: 1px;
}

.topicon div {
  width: 32px;
  height: 32px;
}


.gradient_tit {
	/* Legacy browsers */
	background: #990000 url("/images/gradient_tit-bg.png") repeat-x top;
	-o-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	/* Recent browsers */
	background: -webkit-gradient(
		linear,
		left top, left bottom,
		from(#990000),
		to(#660000)
	);
	background: -webkit-linear-gradient(
		top,
		#990000,
		#660000
	);
	background: -moz-linear-gradient(
		top,
		#990000,
		#660000
	);
	background: -o-linear-gradient(
		top,
		#990000,
		#660000
	);
	background: linear-gradient(
		top,
		#990000,
		#660000
	);
}

.home-page .sidebar ul {
	padding: 0;
	margin: 0;
}

.home-page .sidebar ul li {
	line-height: 30px;
	margin-bottom: 1px;
}

/* Sidebar menu */
.sidebar-menu .sf_rr1 {height: 26px; line-height: 26px; padding-left: 10px;}
.sidebar-menu .sfBia {margin: 4px 0; padding-left: 10px;}
.sidebar-menu .sfTit {line-height: 16px !important; height: auto !important; margin: 4px 0 !important; padding-left: 20px;}
/* FINE Sidebar menu */

/* Footer */
.footer-divisore {border-top: 1px dotted #555; margin-bottom: 20px;}
.footer {margin-bottom: 10px; padding: 0 30px 15px 30px;}
.footer, .footer * {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.footer ul {margin: 0; padding: 0;}
.footer h3 {text-transform: uppercase; margin:0;}
.footer .mt5 {margin-top: 5px;}
.footer .column {float: left; width: 33%; padding-left: 15px; padding-right:15px;}
.footer-map {margin-top: 3px !important; position: relative; left: -15px;}
.footer-map li {display: block;}
.footer-map li a {color: #900; font-size: 14px; line-height: 26px; text-decoration: none; text-transform: uppercase;}
.footer-map li a:hover {color: #000;}
.footer-map li a:before {content: " "; width: 15px; display: inline-block; margin-right: 5px;}
.footer-map li a:hover:before {content: "\279C";}
.footer-contatti {margin-top: 10px !important;}
.footer-contatti li {display: block; margin: 5px auto;}
.footer-contatti a {text-decoration: none;}
.footer-social {margin-top: 20px !important;}
.footer-social li {display: inline-block; margin: 0 1px; list-style: none;}
.footer-social li a {display: block; width: 48px; height: 48px;}
.footer .newsletter .wrapper, #sidebar-newsletter .newsletter .wrapper {background: #FFF; box-shadow: 0px 3px 5px #AFAFAF;}
.footer .newsletter h3, #sidebar-newsletter .newsletter h3 {background: #AA0000; color: #FFF; padding: 5px 10px; text-align: center;}
.footer form, #sidebar-newsletter form {display: block; line-height: 35px; text-align: center; padding: 2px 10px 7px 10px;}
.footer form em, #sidebar-newsletter form em {text-align: left; display: block; line-height: 1.6em; margin-bottom: 2px;}
.footer label, #sidebar-newsletter label {font-size: 15px; font-weight: bold;}
.footer input[type=text], #sidebar-newsletter input[type=text], .footer input[type=email], #sidebar-newsletter input[type=email] {width: 142px;}
.footer input[type=submit], #sidebar-newsletter input[type=submit] {background: #C00; border: 0 none; color: #FFF; font-weight: bold; margin: 5px 0; padding: 5px 10px;}
.footer input[type=submit]:hover, #sidebar-newsletter input[type=submit]:hover {background: #900; cursor: pointer;}
.footer2 {font-size: 11px; padding: 0 0 10px 0;}
.footer2 hr {border:none; border-top:1px solid #DDD; width:80%; margin-bottom:10px;}
.footer2 a {margin: 0 10px;}
/* FINE Footer */

/* Le Rubriche */
.rubriche blockquote {font-style: italic; margin: 20px 0 20px 60px; line-height: 20px; color:#000; font-size: 14px;}
.rubriche blockquote:before {font-style: normal;}
.sectitle {padding-top: 0px; padding-bottom: 1px;}
.rubriche .sfTit {height: 32px; line-height: 26px; margin-bottom: 0px;}
.rubriche .paginator-wrp {padding-top: 0px; padding-bottom: 0px;}
.rubriche .pagenavi {width: 100% !important;}
.rubriche .intro-list-wrp {padding-top: 1px; padding-bottom: 1px;}
.rubriche .intro-list {background-color: #F2F2F2; font-size: 12px; width: 100%; text-align: center; padding: 15px;}
.rubriche .entry-title {padding-top: 5px; padding-bottom: 0px;}
.rubriche .data-list {background-color: #EBEBEB; padding:15px; font-style: italic;}
.rubriche h2 {font-size: 15px; line-height: 16px;}
.rubriche .social-big-wrapper {padding-top: 20px;}
.rubriche .social-big {float: right;}
.rubriche .social-big > div {padding:0; margin: 0 5px; float:right;}
.rubriche .social-big .fb-like {border:none; overflow:hidden; width:70px; height:65px; margin-bottom:-3px;}
.rubriche .sfRed {margin: 0px;}
.rubriche .TxtNerBig {font-size: 22px;}
.rubriche h2 {margin: 20px auto; font-size: 20px;}
.rubriche .testo {line-height: 18px;}
.rubriche .testo h3 {text-transform: uppercase; font-size: 17px; margin: 5px auto 10px auto;}
.rubriche .testo ol {list-style: decimal outside; padding-left: 20px; margin-top: 0;}
.rubriche .testo ol li {margin-bottom: 10px;}
.rubriche .testo ol strong {text-decoration: none;}
/* FINE Le Rubriche */

/* Tecnica Vocale */
.tv-dettaglio .linkNer {padding: 5px; display: block; border-bottom: 1px solid #CCC;}
.tv-dettaglio div.tevoSidebar {border: 1px solid #AAA; display:block; margin: 0 0 40px 0;}
.tv-dettaglio div.tevoSidebar .sidebarHeader {text-align: center; height: 26px; line-height: 26px;}
.tv-dettaglio div.tevoSidebar .sidebarItem {display: block; padding: 0px 5px;}
.tv-dettaglio .data {height: 30px; line-height: 30px;}
.tv-dettaglio .fotoGalleria {text-align:center; width:100%; margin:0; border:none; background:#EEE;}
.tv-dettaglio .fotoGalleria .TxtNer {margin:0; padding:0; float:none; display:inline-block; font-weight:bold; font-style:italic; padding:10px; width:100%; margin-bottom:-10px; margin-top:3px;}
.tv-dettaglio .fotoGalleria div {overflow:auto; padding:15px;}
.tv-dettaglio .fotoGalleria .linkRed {font-weight:bold; font-size:13px; padding:7px;}
.tv-dettaglio .fotoGalleria .linkRed span {font-size: 1.1em;}
.tv-dettaglio .continua-tv {padding-top:10px; text-align: center;}
/* FINE Tecnica Vocale */

/* Le Interviste */
.rub-dettaglio .data {margin: -10px 0 -10px -10px; padding: 3px 3px 5px 3px;}
/* FINE Le Interviste */

/* Annunci */
.ann-dettaglio h2 {font-size: 15px;}
.ann-dettaglio .annwrapper {margin-top: -10px;}
/* FINE Annunci */

/* Print media query */
@media print {
	.upper-header, #Aframe, .slidenav-container, #agenda-wrapper, #slider, .footer1, .fb-comments {display: none !important;}
}