* {
	margin: 0;
	padding: 0;
}

body {
	
	background: #FFF;
	color: #000;
	/*font-family: 'Lucida Grande','Lucida Sans Unicode','Lucida Sans', LucidaGrande, Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font-family:Verdana, Arial, sans-serif;
	font-size:80%;
	margin: 0;
	padding: 0;
	text-align: center;
}

/* LAYOUT */
#centrato {
	text-align: center;
	width: 100%;
}

#corpo {
	background-color: #FFF;
	float: left;
	width: 100%;
}

#testata{

	background: url(../img/testata.png) no-repeat bottom right;
	color:#000;
	height: auto !important;
	height: 76px;
	min-height: 76px;

}

#topmenu{
	background-color: #EAEAEA;
	color:#000;
	height: auto !important;
	height: 28px;
	min-height: 28px;
	/*border-bottom:1px solid #1368B2;*/
}

#topmenu_white{
	background-color: #FFF;
	color:#1166B1;
	height: auto !important;
	height: 28px;
	min-height: 28px;

}

#search{
	margin: 0 auto;
	width: 45%;
	
}

#analisi{
	padding:2em;
}

#analisi h3{
	padding:1em;
}


#riepilogo{
	margin: 0 auto;
	width: 95%;	
}

#results{
	margin: 0 auto;
	width: 95%;
	
}

.sidebox {
	background: url(../img/sbbody-r.png) no-repeat bottom right;
	font-size: 100%;
	margin: 0 auto;
	width: 100%;
}

.boxbody {
	background: url(../img/sbbody-l.png) no-repeat bottom left;
	height: auto !important;
	height: 59px;
	margin: 0;
	min-height: 59px;
	padding: 5px 30px 31px;
	text-align:left;
}

.boxbody h3{
	background: url(../img/h3preferenze.png) no-repeat top left;
	height: auto !important;
	height: 65px;
	min-height: 65px;
}

.boxhead {
	background: url(../img/sbhead-r.png) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: left;
}

.boxhead p {
	background: url(../img/sbhead-l.png) no-repeat top left;
	color: #000;
	margin: 0;
	padding: 15px;
}

p{
	padding:0.5em 1em;
}

p.centered{
	text-align: center;
}

/* TITOLI */


h1{
	display:none;
}

h3,h4{
	padding:1em 0em;
	background-color: inherit;
	color:#039;
}

h4.banner{
	background: url('../img/kendo---Google.png') #FFF top center no-repeat;
	height: auto !important;
	height: 125px;
	min-height: 125px;
	border: none !important;
}

h4.minbanner{
	background: url('../img/mini-kendo---Google.png') #FFF top center no-repeat;
	height: auto !important;
	height: 60px;
	margin-bottom: 2em;
	min-height: 60px;
	width:150px;
	border:1px solid red;
}


h3#advanced_options{
	margin: 0;
	padding: 0;
    width: 200px;
	background: url('../img/h3preferenze.jpg') no-repeat top left;
	height: 70px;
	
}



input, textarea, select, pre{
	font-family: 'Lucida Grande','Lucida Sans Unicode','Lucida Sans', LucidaGrande, Verdana, Geneva, Arial, Helvetica, sans-serif;	
}

input.checkradio{
	width: auto !important;
	height: auto !important;
}

.progress{
	border:none;
	background-color: #04930F;
	color:#FFF;
	font-weight:bold;
	padding:0.2em;
	text-align:center;
}

.dinamico{
	border:none;
	background-color: #E8EEF0;
	color:#000;
	font-style:italic;

}

div#progressbox{
	margin: 0 auto;
	width: 45%;
}


#processo{
	float:left;
	width:20%;
}

#mostra_risultati{
	float:left;
	width:75%;
}

input.cerca{
	/*width: 20em;*/
	width: 80%;
	background-color: #fff;
	color: #000;
	padding:0.2em 0;
}

input.submit {
	margin: auto;
	width: 10em;
}

p.top_menu{

}

p.top_menu a{
	background-color: inherit;
	color:#000;
	font-weight: bold;
	text-decoration:none;
}

p.bottom_menu{
	text-align: center;
	background-color: #E8EEF0;
	color:#000;
	margin:1em 0;
}

ul{
	list-style-type: none !important;
}

ul.orizzontale {
	float: left;
	text-align: left;
}

#bottommenu{
	text-align: center;
	margin: 0 1.5em 20px;
}


ul.bottom_menu{
	border-top:1px solid #d9d9d9;
	margin: 5px 0;
}


ul.bottom_menu li {
	display: inline;
	padding: 0 10px 0 6px;
	margin: 0;
	background-image: url(../img/icona_topmenu_white.jpg);
	background-repeat: no-repeat;
	background-position: center right;
	height: 1%;
}

ul.bottom_menu li.terminatore {
	background-image: none;
}

ul.bottom_menu li a {
	background-color: inherit;
	color: #1368B2;
	margin: 0;
	padding: 0;
	text-decoration: underline;
}

ul.orizzontale li {
	float: left;
	padding: 0 10px 0 6px;
	margin: 0;
	background-image: url(../img/icona_topmenu_white.jpg);
	background-repeat: no-repeat;
	background-position: center right;
}

ul.orizzontale li.terminatore {
	background-image: none;
}

ul.orizzontale li a {
	background-color: inherit;
	color: #1368B2;
	height: 1%;
	margin: 0;
	padding: 0;
	text-decoration: underline;
}


ul.dettagli li {
	float:left;
	width:25%;
	font-weight: bold !important;
}

ul.dettagli li p{
	float:left;
}

ul.dettagli li{
	margin:0;
	clear:left;
	padding:0.2em 1em;
}

ul.dettagli li ul li{
	margin:0;
	padding:0.2em 1.5em;
}

ul.orizzontale li p{
	padding: 0.5em 1em;
}


.clear-left{
	clear: left;
}
.clear-right{
	clear: right;
}
.clear-both{
	clear: left;
}

.links{
	margin: auto;
	text-align: center;
	width: 70%;
}

.nascosto, h1,h2, .nascosto {
	display: none;
}



#options{
	text-align: left;
}

#options p{
	padding: 1em;
}

#riservato{
	background: url(../img/riservato.png) transparent no-repeat top left;
	border: none !important;
	cursor: hand;
	float: right;
	height: auto !important;
	height: 28px;
	min-height: 28px;
	width: 166px;
	margin: 1em !important;
	padding: 0;
}



#verifica{

	background: url(../img/verifica.png) transparent no-repeat top left;
	border: none !important;
	cursor: hand;
	height: auto !important;
	height: 28px;
	min-height: 28px;
	width: 166px;
	display:none;

}

table{
	width:100%;
}

table caption{
	display:none
}

table#tabella_top{
	width:95%;	
}

table tr{
	border-bottom:2px solid #1368B2;	
}

table th{
	background-color: #1368B2;
	color:#FFF;
	font-weight:bold;
}

table td{
	border:2px solid #D7DEE3;
	color:#000;
}

table td.item_label{
	width:20%;
	background-color: #E8EEF0;
	color:#000;
	font-weight:bold;
	border-bottom:2px solid #D7DEE3;
	text-align:right;

}

table td.valid1{
	background: url(../img/ok.png) transparent no-repeat 1% 50%;
	padding-left:25px;
}

table td.notvalid1{
	background: url(../img/ko.png) transparent no-repeat 1% 50%;
	padding-left:25px;
}

table td.warning1{
	background: url(../img/warning.png) transparent no-repeat 1% 50%;
	padding-left:25px;
}

table td.valid{
	background-color:#81C909;
	color:#000;
}

table td.notvalid{
	background-color:#D23D24;
	color:#FFF;
}

table td.warning{
	background-color:#FFFCC8;
	color:#000;
}

table th,table td{
	padding:0.1em 1em;
	border-collapse:collapse;
}

img{
	border:none !important;
}

/* TOOLTIP */


.tool-tip {
	background-color: #DEDEDE;
	color: #000;
	width: 10em;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	color: #039;

}

a.bottom_link{
	padding:0.2em 1em;
}

a.top_link{
	padding:0.2em 1em;
}

a#logo_eustema{
	height: 31px !important;
	width: 151px !important;
	display: block !important;
	margin: 0 auto !important;
	padding: 0 !important;
}
.opzione
{
    width:50%;
    }