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

body {
	font-family: Lucida Sans, Geneva, Arial;
	font-size: 12px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url('/immagini_/sfondo.jpg');
}

#popUpBody {}

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 {
	font-size:15px;
}

h2 {
	font-size:13px;
}

h3 {
	display:block;
	font-size:11px;
}

strong {}

small {}

em {}

i {}

span {}

a {
	color:#000099;
	text-decoration:underline;
}

a:hover {
	text-decoration:underline;
}

a:focus {
	outline:0;
}

form {}

input, select {
	border:1px solid #000000;
	margin:0px;
	max-width:320px;
	background-color:transparent;
}

textarea {
	width:320px;
	height:60px;
	border:1px solid #000000;
	margin:0px;
	background-color:transparent;
}


/* ### LAYOUT ### */
				
#Page {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -150px; 
}
 
#siteToolContainer {
	float:right;
	width:auto;
    margin-top:25px;
 
}

#siteTool {
	margin:0 auto;
}

header {
	width:1000px;
	margin:0 auto;
}

#hContent {}

#Logo {
	float:left;
	width:auto;
	margin-top:12px;
	margin-bottom:12px;
}

#Logo img {
	width: 120px;
}

#siteSearch {
	float:right;
	margin-top:11px;
	margin-right:26px;
}

#siteSearchAdvLink {}

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

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

#siteLangs {
	float:right;
	margin-top:9px;
	margin-right:24px;
}

section {
	width:1000px;
	min-height:480px;
	margin:0 auto;
	margin-top:3px;
	margin-bottom:12px;
}

section .pad {
	padding:6px;
}
 
#sectionLeft {}

#sectionLeft .pad {}
 
#sectionMain {
	float:left;
	width:776px;
}

#sectionMain .pad {
	padding:6px;
	background-color:#FFFFFF;
}
 
#sectionRight {
	float:right;
	width:213px;
	min-height:480px;
}

#sectionRight .pad {
	padding-top:0px;
}

#homeSlider {}

.Overflow {}

#spcFooter {}

footer {
	width:1000px;
	height:150px;
	margin:0 auto;
	background-image:url('/immagini_/bg-tool.jpg');
	color:#FFFFFF;
	overflow:hidden;
}

footer #fContent {
	padding:10px;
	font-size:11px;
}

footer #fText {
	float:left;
	width:310px;
	height:130px;
	margin:10px;
}

#PoweredBy {
	float:right;
	height:130px;
	margin:10px;
	font-size:12px;
	overflow:hidden;
}

#PoweredBy em {
	font-size:10px;
}

#PoweredBy strong {}

#AddThis {}


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

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

ul.langs li {
	display:inline;
	padding-right:6px;
}

ul.langs li.active {}

ul.langs a {}

ul.langs a:hover {}

ul.langs a.active {}

ul.langs a.active:hover {}


/* ### MOTORE DI RICERCA ### */
				
#searchBox {
	float:right;
	width:190px;
	height:auto;
}

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

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

#searchBoxLabel {
	float:right;
	width:10px;
	height:19px;
	background-color:transparent;
	background-image:url('/immagini/searchLabel.png');
	background-repeat:no-repeat;
	font-weight:bold;
	color:#FFFFFF;
}

#searchBoxField {
	float:right;
	width:160px;
	height:19px;
	background-color:#FFFFFF;
	background-image:url('/immagini/searchBg.png');
	background-position:top right;
}

#searchBoxField input {
	width:160px;
	height:19px;
	background-color:transparent;
	background-image:url('/immagini/searchBg.png');
	background-repeat:repeat-x;
}

#searchBoxButton {
	float:left;
	width:20px;
	height:19px;
}

#searchBoxButton input {
	width:20px;
	height:19px;
	background-color:transparent;
	background-image:url('/immagini/searchButton.png');
	background-repeat:no-repeat;
	cursor:pointer;
}

#searchBoxButton input:hover {}

#searchBoxButton input:focus {}


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

#SocialLinks {
    float: right;
}

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

#SocialLinks li {
	display: inline;
}

#SocialLinks a {}

#SocialLinks a:hover {}

#SocialLinks img {
    width: 35px;
    margin-left: 5px;
}


/* ### LAYPIN ### */

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

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

/** LAYPIN PAGE ID EXAMPLE **/

.sfLayPin {
}

.sfLayPin .article {
	display:inline-block;
	min-width:216px;
	max-width:318px !important;
	width:96%;
	margin:2%;
	padding:0px;
	border:1px solid #000000; /*#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;
}

.sfLayPin .article:last-child {
	display:inline-block;
	min-width:216px;
	max-width:318px !important;
	width:96%;
	margin:2%;
	padding:0px;
	border:1px solid black; /*#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;
}

.sfLayPin img {
    width:100% !important;
}

.sfLayPin .title {
	padding:6px;
	margin:0px;
}

.sfLayPin .subtitle {
	padding:6px;
}

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


/* ### GENERICI ### */

.back2 {}

a.likeButton {
	display:block;
	padding:12px;
	padding-top:6px;
	padding-bottom:6px;
	border:3px solid #cec9bd;
	background-color:#8a8884;
	text-decoration:none;
	color:#FFFFFF !important;
	font-weight:bold;
	font-size:13px;
	cursor:pointer;
}
				
a.likeButton:hover {
	text-decoration:none;
	color:#000000;
}

hr.HrInterlinea {}

hr.HrInterlineaDoppio {}

input.RadioClass {}

.ClearAll {
	clear:both;
}

.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-color:rgba(255,255,255,0.7);
}

#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:#FFFFFF;
}

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

#SectionWaitRoom td {
	width:100%;
	height:100%;
	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-color:rgba(255,255,255,0.7);
}

#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:2px solid #000000;
	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;
	padding: 36px;
	height:100%;
}

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

#contentAreaContent p {}

#contentAreaContent td {
	padding:0px;
	margin:0px;
	vertical-align:middle;
}

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


/* ### REPORT AREA ### */
				
#reportArea {
	display:none;
	position:fixed;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	z-index:100;
	background-color:rgba(255,255,255,0.7);
}

#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:6px solid #000099;
	border-spacing:0px;
	border-radius: 12px; 
	-moz-border-radius: 12px; /* firefox */
	-webkit-border-radius: 12px; /* safari, chrome */
	background-color:rgba(255,255,255,0.7);
	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 */

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

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

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

.msgArea3 {
	background-color:rgba(255,255,255,0.9);
}

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

/* 		TESTO */

.msg0 {
	color:#000099;
}

.msg1 {
	color:#FFFFFF;
}

.msg2 {
	color:#FFCC00;
}

.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;
}