@charset "iso-8859-1";

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup,  var,
b, u, i, center,
dl, dt, dd, ol,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}

html, body{height:100%; margin:0; padding:0}
body,table,form,input,textarea,select{
	color:#333333;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif
}


img{border:0}
a{outline:none}
a:link, a:visited{
	color:#777777;text-decoration:none
}
a:hover{
color:#000000/*color:#C48454*/
}

.MenuSu a:link, .MenuSu a:visited{
	color:#FFFFFF; margin:0 4px 0 4px
}

.MenuSu a:hover{
color:#666666/*color:#C48454*/
}

.Footer a:link, .Footer a:visited, .Footer a:hover{
	color:#FFFFFF; margin:0 4px 0 4px
}



hr{color: #B0B0B0;background-color: #B0B0B0;height: 1px;border:0;}
.sx{float:left}
.dx{float:right}

body {/*background-color:#F2F2F2;*/
background:#FFF url(/Content/img/sky.jpg) fixed 
 }

.sep{ height:10px}

.Container {
	background-color: #ededed;
	background:rgba(255,255,255,0.6);
	min-height: 710px;
	width: 918px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding:10px 10px 10px 10px; overflow:hidden;
	border:1px solid rgba(86,187,231,0.3);
}

 .Banner {
	background: url(/Content/img/sfsampei.jpg) no-repeat center center; /* #C7C7C7 url(/Content/img/BannerSu.jpg) repeat-x;*/
	background-size:cover;
	width: 918px;
	height: 85px;
	position: relative;
	left: 0px;
	box-sizing:border-box;
	border:1px solid #56BBE7;
	
}

 
.Footer {
	padding:8px 26px 8px 26px;
	background: #828282;
	color:#FFFFFF;
	text-align:right;
	margin-top:5px;
	background: url(/Content/img/sffoot.jpg) no-repeat center center;
	background-size:cover;
	box-sizing:border-box;
	border:1px solid #56BBE7;
}
.Container .Banner .Logos {
	background-image: url(/Content/img/logo.png);
	background-repeat: no-repeat;

	margin: 0px;
	margin-left: 10px;
	padding: 0px;
	float: left;
	height: 84px;
	width: 373px;
	font-weight: bold;
	font-size: 50px;
	font-family: sans-serif;
	padding: 5px;	
}
.Container .Banner .MenuSu {
position:absolute;
	top:27px;
	right:0;
	/*float: right;*/
	color:#FFFFFF;
	background:rgba(86,187,231,0.8);
	padding:4px 16px 4px 4px;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
}
.Container .Banner .MenuSu select{border:0;
-webkit-appearance: none;
  -moz-appearance: none;
  background: transparent url(/Content/img/down.png) no-repeat right center;color:#FFF;font-size:13px;padding-right:16px;margin-right:4px

}

.Container .Banner .MenuSu a:hover{color:#FFF;text-shadow: 0px 0px 1px rgba(16, 84, 114, 0.9),0px 0px 3px rgba(16, 84, 114, 0.9);}

.pulisci {
	clear: both;
}

.testo{
	min-height: 566px;
	padding: 16px;
	/*background-color: #EDEDED;*/	
}

.testogrande{
	font-size:22px;
	font-weight:bold;
}

.errore{
	font-size:10px;
	font-weight:bold;
	color:#C41902;
}

.titolo{
	background:#82CDED;
	color:#FFFFFF;
	font-size:22px;
	font-weight:bold;
	padding:4px 16px 4px 16px; 
	margin:0 -16px 0 -16px; 
	margin-bottom:20px
}
.titoletto{
	color:#56BBE7;
	font-size:16px;
	font-weight:bold
}
.colore{color:#56BBE7;}

.tab{ border-collapse:collapse; border:1px solid #ededed}
.tab td{padding:3px 6px 3px 6px; background:#FFFFFF; border:1px solid #ededed }
.tab thead th{background:#999999; border:1px solid #ededed; color:#FFFFFF;font-weight: bold;height: 25px; }
.tab .selected {
	background: #56BBE7;color:#000000;font-weight: bold;
}

.tab thead th a{color:#FFFFFF;font-weight: bold; display: block }

/* Pager */
.pager 
{
	margin:8px 3px;
	padding:3px;
}

.pager .disabled 
{
	border:1px solid #ddd;
	color:#999;
	margin-top:4px;
	padding:3px;
	text-align:center;
}

.pager .current 
{
	background-color:#56BBE7;
	border:1px solid #c0c0c0;
	color:#000;
	font-weight:bold;
	margin-top:4px;
	padding:3px 5px;
	text-align:center;
}

.pager span, .pager a
{
	margin: 4px 3px;
}

.pager a 
{
	border:1px solid #c0c0c0;
	padding:3px 5px;
	text-align:center;
	text-decoration:none;
}

.cmp{border:1px solid #777; background:#FFFFFF; padding:3px 4px 3px 4px}
.cmp_250{border:1px solid #777; background:#FFFFFF;padding: 3px 4px 3px 4px;width: 250px;}
select.cmp{padding:2px 4px 2px 4px}
.butt{ border:1px solid #777; padding:3px 8px 3px 8px; color:#FFFFFF; font-weight:bold; background:#999; cursor:pointer;
-moz-border-radius: 4px; -webkit-border-radius: 4px; -khtml-border-radius: 4px; border-radius: 4px; text-transform:uppercase}
.butt:hover{ background:#BBB}
.cmp:hover{ border-color:#999999}
tr.riga2 td{background-color:#D2D2D2}


/*Validazione campi*/
.field-validation-error
{
	color: #ff0000;
}

.field-validation-valid
{
	display: none;
}

.input-validation-error
{
	padding: 3px 4px 3px 4px;
	border: 1px solid #ff0000;
	background-color: #ffeeee;
}

.validation-summary-errors
{
	font-weight: bold;
	color: #ff0000;
}

.validation-summary-valid
{
	display: none;
}

.infocontainer
{
	width: 48%;
	border:1px solid #DDDDDD;
	background-color: #FCF6E1;
	padding: 5px;
	float: left;
}

.infocontainer .infolabel {
	font-weight: bold;
}

.infocontainer2 {
	width: 48%;
	border:1px solid #DDDDDD;
	background-color: #FCF6E1;
	padding: 5px;
	float: right;
}

.infocontainer2 .infolabel {
	font-weight: bold;
}

.infocontainer3
{
	width: 98%;
	border:1px solid #DDDDDD;
	background-color: #FCF6E1;
	padding: 8px;
}

.infocontainer3 .infolabel {
	font-weight: bold;
}

.info {
	
}

.messageKO {
	color: #FF0000;
	font-weight: bold;
}

.messageOK {
	color: #78BA5D;
	font-weight: bold;
}

.inputprospect {
	text-align: right;
	width: 80px;
	
}

.imgHolder {
    position: relative;
    text-align: center;
}

.imgText1 {
    position: absolute;
    color: #3366FF;
    font-size: 14px;
    font-weight: bold;
    left: 550px;
    top: 60px;    
}

.imgText2 {
    position: absolute;
    color: #EBEB33;
    font-size: 14px;
    font-weight: bold;
    left: 400px;
    top: 150px;    
}

.imgText3 {
    position: absolute;
    color: #FF3300;
    font-size: 14px;
    font-weight: bold;
    left: 510px;
    top: 220px;    
}


#frmlogin input{margin-top:6px; margin-bottom:6px}
#frmlogin table tr:nth-child(2) td{padding-top:20px;}
#frmlogin table td{text-align:right}
#frmlogin .testogrande{padding-bottom:10px; color:#56BBE7;border-bottom:1px solid #56BBE7; margin-bottom:30px}

body.iframed{background:#F9F9F9 !important}
