/* CSS Document */

#pprod
{
	width:20%;
	background-image:url(../img/info.gif);
	background-position:right;
	background-repeat:no-repeat;
	margin:0 auto;
	border: 1px solid #000;	
}
.ui-menu {
        width: 200px;
    }
.label_iscr {
	color:#999;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	
}
.duecolonne {
	display:block;
	margin:4px auto;
	float:left;
	text-align:left;
	padding:10px 5px 10px 5px;
	/*border:1px solid #777777;
	border-top:none;*/
	width:100%;	

}
.duecol_centro
{
	position:relative;
	margin:4px auto;
	text-align:center;
	padding:10px 5px 10px 5px;
	width:50%;	
	border:1 solid #999;
	
}
.una_colonna {
	display:inline;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	width:45%;
}
.label_captcha
{
	color:#999;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	text-align:center;
}
.div-link_new { width: 200px; }
.div-link_new div { padding: 20px; cursor: pointer; font-size: 18px; border: 2px solid #ff0; }
.div-link_new div:hover { background: #000; color: #fff; }
#lista
{
	margin-top:60px;
	width:25%;
	float:right;
	margin-right:15px;
	/*padding:5px;*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: #b3dced; /* Old browsers */
	background: -moz-linear-gradient(top, #b3dced 0%, #29b8e5 50%, #bce0ee 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b3dced), color-stop(50%,#29b8e5), color-stop(100%,#bce0ee)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #b3dced 0%,#29b8e5 50%,#bce0ee 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #b3dced 0%,#29b8e5 50%,#bce0ee 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #b3dced 0%,#29b8e5 50%,#bce0ee 100%); /* IE10+ */
	background: linear-gradient(to bottom, #b3dced 0%,#29b8e5 50%,#bce0ee 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3dced', endColorstr='#bce0ee',GradientType=0 ); /* IE6-9 */
	overflow:auto;
	max-height:500px !important;max-height:/**/ 500px;
	/*height:300px !important;height /**/: 500px;
	min-width:250 !important;min-width:/**/ 250px;
}
#contcentro
{
	width:70%;
	
}
#corpo
{
	width:70%;
	float:right;
	/*margin-left:20%;*/
	margin:auto;
	
}
#sin
{
	width:30%;
	float:left;
	/*margin-left:20%;*/
	margin-top:30px;
	
}
#sin h1
{
	width:95%;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
	padding-bottom:5px;
	padding-top:5px;
	margin-left:auto;
	margin-right:auto;
	/*margin-left:5px;*/
	/*Bordi arrotondati */
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
/* sfondo gradient */
	background: #e1ffff; /* Old browsers */
	background: -moz-linear-gradient(top, #e1ffff 0%, #e1ffff 7%, #e1ffff 12%, #fdffff 12%, #e6f8fd 30%, #c8eefb 54%, #bee4f8 75%, #b1d8f5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e1ffff), color-stop(7%,#e1ffff), color-stop(12%,#e1ffff), color-stop(12%,#fdffff), color-stop(30%,#e6f8fd), color-stop(54%,#c8eefb), color-stop(75%,#bee4f8), color-stop(100%,#b1d8f5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e1ffff 0%,#e1ffff 7%,#e1ffff 12%,#fdffff 12%,#e6f8fd 30%,#c8eefb 54%,#bee4f8 75%,#b1d8f5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e1ffff 0%,#e1ffff 7%,#e1ffff 12%,#fdffff 12%,#e6f8fd 30%,#c8eefb 54%,#bee4f8 75%,#b1d8f5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e1ffff 0%,#e1ffff 7%,#e1ffff 12%,#fdffff 12%,#e6f8fd 30%,#c8eefb 54%,#bee4f8 75%,#b1d8f5 100%); /* IE10+ */
	background: linear-gradient(to bottom, #e1ffff 0%,#e1ffff 7%,#e1ffff 12%,#fdffff 12%,#e6f8fd 30%,#c8eefb 54%,#bee4f8 75%,#b1d8f5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1ffff', endColorstr='#b1d8f5',GradientType=0 ); /* IE6-9 */
}
#contlista
{
	margin-left:5px;
}

#contlista li {
	/*float:left;*/
	display:inline;
	text-align:left;
	font:Verdana, Geneva, sans-serif;
	font-size:12px;
	position:relative;
	padding: 5px 5px 5px 5px;
	margin-right:5px;
	margin-top:7px;
	border:none;
	min-width:100% !important;min-width:/**/: 100%;

}
#contlista li img
{
	display:inline;
	padding-right:5px;
}
#lista h1
{
	width:95%;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
	padding-bottom:5px;
	padding-top:5px;
	margin-left:auto;
	margin-right:auto;
	/*margin-left:5px;*/
	/*Bordi arrotondati */
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
/* sfondo gradient */
	background: #e1ffff; /* Old browsers */
	background: -moz-linear-gradient(top, #e1ffff 0%, #e1ffff 7%, #e1ffff 12%, #fdffff 12%, #e6f8fd 30%, #c8eefb 54%, #bee4f8 75%, #b1d8f5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e1ffff), color-stop(7%,#e1ffff), color-stop(12%,#e1ffff), color-stop(12%,#fdffff), color-stop(30%,#e6f8fd), color-stop(54%,#c8eefb), color-stop(75%,#bee4f8), color-stop(100%,#b1d8f5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e1ffff 0%,#e1ffff 7%,#e1ffff 12%,#fdffff 12%,#e6f8fd 30%,#c8eefb 54%,#bee4f8 75%,#b1d8f5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e1ffff 0%,#e1ffff 7%,#e1ffff 12%,#fdffff 12%,#e6f8fd 30%,#c8eefb 54%,#bee4f8 75%,#b1d8f5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e1ffff 0%,#e1ffff 7%,#e1ffff 12%,#fdffff 12%,#e6f8fd 30%,#c8eefb 54%,#bee4f8 75%,#b1d8f5 100%); /* IE10+ */
	background: linear-gradient(to bottom, #e1ffff 0%,#e1ffff 7%,#e1ffff 12%,#fdffff 12%,#e6f8fd 30%,#c8eefb 54%,#bee4f8 75%,#b1d8f5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1ffff', endColorstr='#b1d8f5',GradientType=0 ); /* IE6-9 */
}
#sin ul {list-style-type: none;margin: 1em -10px; -moz-padding-start: 30px;}
#sin li {
background: url("/images/spunta.png") no-repeat 0 20%; 
padding-left: 25px;
padding-bottom:10px;
}
#sin a, #sin a:visited
{
	text-decoration:none;
	font-family:"Comic Sans MS", cursive;
	font-size:14px;
}