﻿.alertRedirect{
	height: 205px; 
	width: 500px;
	margin: 5px auto 5px auto;
    color:red;
    text-align:left;
    background: #F2F2F2;
	padding: 10px 20px;
    /*border:21px solid #ccc;*/
    border: 2px solid #2D5B7F;
    box-shadow: 1px 1px 2px #fff inset,-1px -1px 2px #fff inset;
    border-radius: 6px/6px;   
}

.ombra {
    -webkit-border-radius: 0% 0% 100% 100% / 0% 0% 8px 8px;
    -webkit-box-shadow: rgba(0, 0, 0,.30) 0 2px 3px;
    width: 500px;
}

.infobox-container {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 0;
    width: auto;
    margin-left:-200px;
}
.infobox {
    padding: 5px 5px 5px 1px;
    margin:10px;
    /*position: relative;*/
    z-index: 90;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.55);
    -moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.55);
    box-shadow: 0px 0px 3px rgba(0,0,0,0.55);
    background: #424242;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#6a6b6b), to(#424242));
    background-image: -moz-linear-gradient(top,#6a6a6a,#424242);
    color: #fff;
    font-size: 90%;


	height: 260px; 
	width: 500px;
    color:red;
    text-align:left;
    background: #F2F2F2;
    box-shadow: 1px 1px 2px #fff inset,-1px -1px 2px #fff inset;
    border-radius: 6px/6px;   
}
.infobox #tdBlink {
    position: relative;
    width: 520px;
    color: #fff;
    padding: 10px 5px;
    margin: 0;
    left: -15px;
    z-index: 100;
    -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.55);
    -moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.55);
    box-shadow: 0px 0px 3px rgba(0,0,0,0.55);
    background: #3198dd;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#33acfc), to(#3198dd));
    background-image: -moz-linear-gradient(top,#cc0000,#750000);
    font-size: 160%;
    text-align: center;
    text-shadow: #2187c8 0 -1px 1px;
    font-weight: bold;
    border:2px #4A0000 solid;
    /*margin:5px auto 5px auto;*/
    margin-top:10px;
}

.infobox #avviso {
    color:Red;
    padding:10px;
    line-height:1.5em;
}
 
.infobox-container .angolo-l {
    border-color: transparent #750000 transparent transparent;
    border-style:solid;
    border-width:14px;
    height:0;
    width:0;
    position: absolute;
    left: -18px;
    top: 55px;
    z-index: 0; /* displayed under infobox */
}
.infobox-container .angolo-r {
    border-color: transparent transparent transparent #750000;
    border-style:solid;
    border-width:14px;
    height:0;
    width:0;
    position: absolute;
    left: 516px;
    top: 55px;
    z-index: 0; /* displayed under infobox */
}
.infobox a {
    color: #35b0ff;
    text-decoration: none;
    border-bottom: 1px dotted transparent;
}
.infobox a:hover, .infobox a:focus {
    text-decoration: none;
    border-bottom: 1px dotted #35b0ff;
}






body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	font-size: 0.8em;
	background-color: #093E68; 
	background-position: top left;
	background-repeat:repeat-x;
	margin:0;
	padding: 0;
}

img {
	margin:0;
	padding: 0;
}

span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 1em;
}

h1 {
	font-weight:bold;
	font-size: 1em;
	margin: 0 0 10px 0;
	padding: 0;
}

#cont_esterno{
	margin: 0 auto;	
	text-align: left;
	background-color: #093E68;
	background-image: url(../images/pannello_servizi/bg_servizi.jpg);
	background-repeat:repeat-x;
	background-position: top left;
}

.cont_bg{
	background-image:url(../images/pannello_servizi/bg_top_small.jpg);
	background-position: top left;
	background-repeat:repeat-x;
	float: left;
	width: 100%;
}

.cont{	
	position: relative;
	width: 100%;
	float: left;
}

.cont_2{
	min-height: 175px;
	background-image: url('../images/top_small.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	padding-left:20px;
}

.colonna_sx{
	margin-right: 20px;
	padding: 10px 0 5px 0; 
	width: 210px;
	background-color:#FFFFFF;
	border: #CCCCCC solid 1px;
	border-right: #CCCCCC solid 1px;
	float: left;
	text-align: center;
}
	
.data {
	float:left; 
	color:#FFFFFF;
	font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.testo_header {padding: 90px 25px 0 0;}

*:first-child+html .testo_header {height: 15px;}

* html .testo_header {height: 15px;}

.link_header {
    float:right;
}

.link_header a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;	
}

.link_header a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;	
}

.link_header a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.titolo_pannello {
    padding: 35px 25px 5px 0;
    color:#FFF;
    font-size:30px;
    font-family:Arial;
    font-weight:bold;
 }

.pannello_servizi_contenitore {
	margin: 0 20px;
}

*html .pannello_servizi_contenitore{margin-top: 15px;}

/*\*/* html .pannello_servizi_contenitore {height: 100%;}/**/

.versione {color:#93C8E3; font-weight:bold;}

.footer {
	clear:both;	
}

.pannello_login {
    height:100%;
	width: 620px; 
	border: 3px #2D5B7F solid;
	margin: 50px auto 50px auto;
	background-color: #FFF;
	padding: 10px 20px;
}

.pannello_login_contenitore {
	min-height: 850px;
	text-align: center;	
}

* html .pannello_login_contenitore {height: 850px;}

.pannello_login_errore {
    font-weight:bold;
	height: 40px; 
	width: 700px; 
	border: 3px #2D5B7F solid;
	background-color: #FFFFFF;
	padding: 10px 20px 0px 20px;
	margin-top:55px;
}

.login_voce {
	text-align: center;
	font-weight: bold;
	color: #093E68;
	padding: 5px 0px 0px 0px; /* ordine: top right bottom left */
	font-size:12px;
	margin:0px auto;
}

.txt_voce {
	margin:0px auto;
}

.txt_voce select, .txt_voce input{
	font-size:11px;
	font-family:Verdana;
	padding-top:3px;
}

.caselleTesto {
	text-align:left;
	height: 15px; 
	width: 235px;
	background-color: #2D5B7F;
	border: none;
	padding: 0px 5px 2px 5px;
	color:#FFFFFF;
	font-size:11px;
	font-family:Verdana;
	padding-top:5px;
	font-weight:bold;
}

select {
	text-align:left;
	height: 24px; 
	width: 245px;
	background-color: #2D5B7F;
	border: none;
	padding: 3px 5px 5px 5px;
	color:#FFFFFF;
	font-weight: bold;
	font-size:10px;
	margin-bottom:5px;
}

.fasciaRichiesta {
    background-color:#2A89B9; 
    width:100%; 
    height:20px; 
    margin:0px auto; 
    padding:0px;
}

.divRichiestaAmmissione {
    width:100%; 
    height:140px; 
    margin:0px auto;
}

.divRichiestaAmmissioneModifica {
    width:100%; 
    height:310px;
    margin:0px auto;
}

.divAccessoDati {
    width:100%; 
    height:260px;
    margin:0px auto;
}

.divEmailSmarr {
    background-color:#F5DCD9; 
    padding:10px; 
    color:#093E68;
    font-weight:bold;
    font-size:11px;
    margin-top:10px;
    text-align:center;
}

.divEmailSmarr2 {
    margin-top:20px;
    width:100%;
    text-align:left;
    padding-bottom:10px;
}


.divRichiedi {
    width:100%; 
    margin:0px auto; 
    display:block;
}

.testoBiancoBold {
    color:#FFF;
    font-weight:bold;
    width:96%;
    float:left;
}

.testoBluBold {
    color:#093E68;
    font-weight:bold;
    font-size:12px;
}

.testoBluBoldPic {
    color:#093E68;
    font-weight:bold;
    font-size:12px;
}

.testoBluBoldGra {
    color:blue;
    font-weight:bold;
    font-size:12px;
    text-decoration:underline;
}

.boxBordoBlu {
    border: 3px #2D5B7F solid;
    width:auto; 
    margin:0px auto; 
    padding:10px;
    margin-top:10px;
    text-align:center;
    height:auto; 
    overflow:hidden;    
}

.AzzerraLeft {
    padding:0px;
    margin: 0px;
    color:Red;
    float:left;
}

ul.lista {
    width:620px;
    list-style: none; /* elimino i punti elenco */
    list-style-image: url(../images/about.png);
    margin: 15px 0px 0px 0px;
    padding: 0px 0px 0px 20px;
    text-align:left;
}

ul.lista li {
    margin: 0px 10px 0px 10px;
    padding: 0px 10px 10px 10px;
}