/* ### RIDEFINIZIONE TAG ### */
				
html {
	height:100%;
}

body {
	height:100%;
	margin:0px;
	padding:0px;
	border:0px;

	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
 
	/*font-family: 'Raleway', sans-serif;*/
	font-size:13px;
	color:#333333;
	
}

#popUpBody {
	padding:12px;
	color:#352200;
}

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

p {
	margin:0px;
	padding:0px;
	padding-bottom:12px;
}

ul {
	margin:0px;
	padding:0px;
	border:0px;
}

li {
	margin:0px;
	padding:0px;
	border:0px;
}

img {
	margin:0px;
	padding:0px;
	border:0px;
}

table {
	margin:0px;
	padding:0px;
	border:0px;
}

td {
	margin:0px;
	padding:0px;
	border:0px;
}

h1 {
	margin:0px;
	padding:0px;
	border:0px;
	font-size:23px;
}

h2 {
	margin:0px;
	padding:0px;
	border:0px;
	font-size:17px;
}

h3 {
	margin:0px;
	padding-top:7px;
	border:0px;
	font-size:15px;
}

h3 p {
    font-size: 15px;
	padding: 0;
}


strong {}

small {}

em {}

i {}

span {}

a {
	color:#ed9631;
	text-decoration:none;
	outline:0;
}

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

a:focus {
	outline:0;
	text-decoration:none;
}

form {
    margin-top: 6%;
}

input, select {
	border:1px solid #352200;
	margin:0px;
	background-color:transparent;
	font-size:15px;
	outline:none;
}

textarea {
	width:320px;
	height:60px;
	border:1px solid #352200;
	margin:0px;
	background-color:transparent;
	font-size:15px;
	outline:none;
}


/* ### LAYOUT ### */

#Page {
	min-height: 100%;
	height: auto !important;
	height: 100%;
/* 
	margin: 0 auto -96px; 
 */
/* 
	background-image:url('/demo/immagini/138U.png');
 */
}
 
#siteToolContainer {
	width:100%;
	height:54px;
	position:fixed;
	z-index:70;
	background-image:url('../demo/immagini/bg-tool.png');
}

#siteTool {
	width:936px;
	height:45px;
	margin:0 auto;
}

header {
	width:100%;
	margin:0 auto;
}

header .pad {}

#hContent {
	background-image: url('/demo/immagini/138U.png');
    width: 100%;
	text-align: center;
    height: 50px;
}

#Logo {
	padding-top:15px;
	padding-bottom:9px;
	text-align: center;
}

#Logo img {
    width:40%;
    min-width:310px;
    border: 0;
}

#siteSearch {
    display: none;
	float:right;
	margin-top:12px;
	margin-left:18px;
}

#siteSearchAdvLink {
	float:right;
	margin-top:12px;
	margin-right:24px;
}

#siteSearchAdvLink a {
    font-size:11px;
    color:#333333;
	font-style:italic;
}

#siteSearchAdvLink a:hover {
	color:#352200;
}

#siteLangs {
	float:right;
	margin-top:13px;
	margin-left:18px;
}

section {
    display: inline-block;
	width:100%;
	min-height:480px;
	margin:0 auto;
	background-color:#FFFFFF;
}

section .pad {
	width:100%;
    display: inline-block;
    text-align: center;
}
 
#sectionLeft {}

#sectionLeft .pad {}
 
#sectionMain {
	text-align: center;
}

#sectionMain.alone {
	width:auto;
}

#sectionMain .pad {}
 
#sectionRight {}

#sectionRight .pad {}

#homeSlider {}

.Overflow {}

#spcFooter {}

footer p{
    padding-bottom: 10px;
}

footer {
    clear: both;
	margin:0 auto;
	padding:0px;
	margin:0px;
	color:#ffffff;
    background-color:#333333;
}

footer #fContent {
    width: auto;
    height: auto;
    background-color:#333333;
	max-width: 960px;
	margin:0 auto;
	padding-top:16px;
	font-size:11px;
}

footer #fText {
	float:left;
    width: 33%;
    display: inline-block;
    vertical-align: middle;
    font-size:12px;
    min-width: 155px;
}

#orari {
    text-align: center;
    float:left;
    width: 33%;
    display: inline-block;
    vertical-align: middle;
    line-height: 2em;
    font-size:12px;
    min-width: 155px;
}

#PoweredBy {
    width: 33%;
	font-size:12px;
	overflow:hidden;
    vertical-align: middle;
    text-align: right;
    line-height: 2em;
    min-width: 155px;
}

#PoweredBy a {}

#PoweredBy strong {}



#AddThis {}


/* ### SCELTA LINGUE ### */

ul.langs {
	list-style-type:none;
}				

ul.langs li {
	display:inline;
	padding:3px;
	text-align:center;
}

ul.langs li.active {}

ul.langs .sep {
	padding-left:5px;
}

ul.langs a {
	color:#FFFFFF;
}

ul.langs a:hover {}

ul.langs a.avtive {}

ul.langs a.active:hover {}


/* ### MOTORE DI RICERCA ### */
				
#searchBox {
    display:none;
    position:absolute;
	width:216px;
    z-index: 30;
}

#searchBox div {
	margin:0px;
	padding:0px;
	border:0px;
}

#searchBox input {
	margin:0px;
	padding:0px;
	border:0px;
}

#searchBoxLabel {
	float:right;
	width:24px;
	height:24px;
	-webkit-border-radius: 0px 12px 12px 0px;
	-moz-border-radius: 0px 12px 12px 0px;
	border-radius: 0px 12px 12px 0px;
	background-color:rgba(255,255,255,0.7);
	font-weight:bold;
	color:#FFFFFF;
}

#searchBoxField {
	float:right;
	width:168px;
	height:24px;
	background-color:#FFFFFF;
	background-color:rgba(255,255,255,0.7);
}

#searchBoxField input {
	float:left;
	width:168px;
	height:24px;
	background-color:transparent;
}

#searchBoxButton {
	float:left;
	width:24px;
	height:24px;
	background-color:rgba(255,255,255,0.7);
	-webkit-border-radius: 12px 0px 0px 12px;
	-moz-border-radius: 12px 0px 0px 12px;
	border-radius: 12px 0px 0px 12px;
}

#searchBoxButton input {
	width:24px;
	height:24px;
	background-color:transparent;
	background-image:url('../immagini_/searchBTNgrey.png');
	background-position:center center;
	background-size:90%;
	background-repeat:no-repeat;
	cursor:pointer;
}

#searchBoxButton input:hover {}

#searchBoxButton input:focus {}


/* ### SOCIAL LINKS ### */

#SocialLinks {
	display: inline-block;
    vertical-align: middle;
}

#SocialLinks ul {
	list-style-type:none;
}

#SocialLinks li {
    display: inline-block;
    margin:0px;
	padding:0px;
	line-height: 0px;
}

#SocialLinks a {
	margin:0px;
	padding:0px;
	line-height: 0px;
}

#SocialLinks a:hover {}

#SocialLinks img {
	max-width:36px;
/* 
	padding:3px; 
 */
}


/* ### LAYPIN ### */

.sfLayPinBoxesContainer {
	width:auto;
	background-color: transparent;
	text-align:center;
}

.sfLayPinBox {
	display:inline-block;
	vertical-align:top;
	text-align:center;
}

/** LAYPIN PAGE ID EXAMPLE **/

.sfLayPin {
	text-align:center;
}

.sfLayPin .article {
	display:inline-block;
	min-width:216px;
	max-width:288px !important;
	width:96%;
	margin:2%;
	padding:0px;
	border:2px solid #f2a630; /*#212121;*/
	border-spacing:0px;
	border-radius: 12px; 
	-moz-border-radius: 12px; /* firefox */
	-webkit-border-radius: 12px; /* safari, chrome */
	background-color:rgba(255,255,255,0.5) !important;
/* 
	box-shadow: 3px 3px 12px #666666;
 */
}

.sfLayPin .article:last-child {
	display:inline-block;
	min-width:216px;
	max-width:288px !important;
	width:96%;
	margin:2%;
	padding:0px;
	border:2px solid #f2a630; /*#212121;*/
	border-spacing:0px;
	border-radius: 12px; 
	-moz-border-radius: 12px; /* firefox */
	-webkit-border-radius: 12px; /* safari, chrome */
	background-color:rgba(255,255,255,0.5) !important;
/* 
	box-shadow: 3px 3px 12px #666666;
 */
}

.sfLayPin img {
	max-width:316px !important;
	width:100% !important;
}

.sfLayPin .title {
	padding:6px;
	margin:0px;
	font-size:16px;
	text-align:center !important;
}

.sfLayPin .subtitle {
	padding:6px;
	font-size:13px;
	text-align:justify;
}

.sfLayPin .goToDetail {
	float:none;
	width:auto;
}


/* ### GENERICI ### */

.back2 {}

a.likeButton {
	display:block;
	float:left;
	padding:12px;
	padding-top:6px;
	padding-bottom:6px;
	margin-bottom:6px;
	border:3px solid #5a3900;
	border-spacing:0px;
	border-radius: 12px; 
	-moz-border-radius: 12px; /* firefox */
	-webkit-border-radius: 12px; /* safari, chrome */
	background-color:transparent;
	background-image:url('/demo/immagini/138U.png');
	text-decoration:none;
	color:#5a3900;
	font-weight:bold;
	font-size:13px;
	cursor:pointer;
}
				
a.likeButton:hover {
	text-decoration:none;
	color:#352200;
}

hr.HrInterlinea {}

hr.HrInterlineaDoppio {}

input.RadioClass {}

.ClearAll {
	clear:both;
	margin:0px;
	padding:0px;
	border:0px;
}

.DivHTML {}

.labelize {
	display:none;
}

.dspNone {
	display:none !important;
}

.alignLeft {
	text-align:left !important;
}

.alignCenter {
	text-align:center !important;
}

.alignRight {
	text-align:right !important;
}


/* ### SCHERMATURE PAGINA ### */
				
#DefaultWaitRoom {
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	z-index:100;
	background-image:url('../immagini/bianco70.png');
}

#DefaultWaitRoom table {
	width:100%;
	height:100%;
}

#DefaultWaitRoom td {
	width:100%;
	height:100%;
	text-align:center;
	vertical-align:middle;
}

#DefaultWaitRoom img {
	margin:0 auto;
}

#SectionWaitRoom {
	position:fixed;
	top:0px;
	left:0px;
	z-index:1000;
	width:100%;
	height:100%;
	background-color:#000000;
}

#SectionWaitRoom table {
	width:100%;
	height:100%;
}

#SectionWaitRoom td {
	width:100%;
	height:100%;
	text-align:center;
	vertical-align:middle;
}

#SectionWaitRoom img {
	margin:0 auto;
}


/* ### CONTENT AREA ### */

#contentArea {
	display:none;
	position:fixed;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	z-index:100;
	background-image:url('../immagini/bianco70.png');
}

#contentClose {
	position:absolute;
	width:36px;
	height:36px;
	background-image:url('../immagini/icons-36-black.png');
	background-position:-144px 0px;
}

#contentAreaContainer {
	margin:0 auto;
	padding:0px;
	border:6px solid #E47F00;
	border-spacing:0px;
	border-radius: 12px; 
	-moz-border-radius: 12px; /* firefox */
	-webkit-border-radius: 12px; /* safari, chrome */
	background-image:url('../immagini/bianco70.png');
	overflow:auto;
}

#contentAreaContent {
	display:table;
	min-height:100%;
 	padding:36px;
	text-align:left;
	font-size:15px;
	font-weight:bold;
}

#contentAreaContent table {
	width:auto;
	height:90%;
	margin:0 auto;
	padding:12px;
	padding-left:36px;
	text-align:center;
	vertical-align:middle;
}

#contentAreaContent p {}

#contentAreaContent td {
	padding:0px;
	margin:0px;
	text-align:center !important;
	vertical-align:middle;
}

#contentAreaContent ul {
	list-style-position:inside;
	text-align:left;
}


/* ### REPORT AREA ### */
				
#reportArea {
	display:none;
	position:fixed;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	z-index:100;
	background-image:url('../immagini/bianco70.png');
}

#reportClose {
	position:absolute;
	width:36px;
	height:36px;
	background-image:url('../immagini/icons-36-black.png');
	background-position:-144px 0px;
}

#reportAreaContainer {
	margin:0 auto;
	padding:0px;
	border:0px solid #E47F00;
	border-spacing:0px;
	border-radius: 12px; 
	-moz-border-radius: 12px; /* firefox */
	-webkit-border-radius: 12px; /* safari, chrome */
	background-image:url('../immagini/bianco70.png');
	overflow:auto;
}

#reportAreaContent {
	display:table;
	width:100%;
	height:100%;
	text-align:center;
	font-size:15px;
	font-weight:bold;
}

#reportAreaContent table {
	width:auto;
	height:90%;
	margin:0 auto;
	padding:12px;
	padding-left:36px;
	text-align:center;
	vertical-align:middle;
}

#reportAreaContent p {}

#reportAreaContent td {
	padding:0px;
	margin:0px;
	text-align:center !important;
	vertical-align:middle;
}

#reportAreaContent ul {
	list-style-position:inside;
	text-align:left;
}


/* MESSAGGI SEL SISTEMA */

/* 		AREA */

.msgArea0container {}

.msgArea0 {
	background-color:rgba(255,0,0,0.7);
}

.msgArea1container {}

.msgArea1 {
	background-color:rgba(0,255,0,0.7);
}

.msgArea2container {}

.msgArea2 {
	background-color:rgba(0,0,255,0.7);
}

.msgArea3container {}

.msgArea3 {
	background-color:rgba(0,0,0,0.1);
}

.msgArea4container {}

.msgArea4 {
	background-color:rgba(0,0,0,0.1);
}


/* 		TESTO */

.msg0 {
	color:#000000;
}

.msg1 {
	color:#000000;
}

.msg2 {
	color:#000000;
}

.msg3 {
	color:#000000;
}

.msg4 {
	color:#000000;
}


/* MESSAGGI SEL SISTEMA OLD */

.OK {
	background-color:rgba(0,255,0,0.7);
}

.KO {
	background-color:rgba(255,0,0,0.7);
}

.BO {
	background-color:rgba(0,0,255,0.7);
}

.msgConfirm {
	background-color:rgba(0,255,0,0.7);
}

.msgError {
	background-color:rgba(255,0,0,0.7);
}

.msgAmbiguity {
	background-color:rgba(0,0,255,0.7);
}

.msgNotification {
	background-color:rgba(0,0,0,0.7);
	color:#000000;
}


/* MISCELLANEA */

#debug {
	position:fixed;
	top:0px;
	left:0px;
	z-index:999;
	margin:24px;
	padding:12px;
	border:6px solid #000000;
	border-left:0px;
	background-image:url('../immagini/bianco80.png');
}

#scrollPanelDebug {
	width:360px;
	height:600px;
	overflow:auto;
}
