* {
	font-family:Tahoma;

}
body {
	font-size:10px;
	font-family:Tahoma;
	margin:0;
	background-color:#556;	
	background-image:url('../images/layout-sito_A.jpg');
	background-repeat:no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;	
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/layout-sito_A.png', sizingMethod='scale');
	-ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/layout-sito_A.png', sizingMethod='scale');
	*/
	
}



img {
	border: none;
}

#divloghisx, #divloghidx {
	margin-top:30px;
	margin-left:30px;
	float:left;
}
#divloghisx>a>.loghisx {
	margin-left:12px;
	border:0;

}

#divloghidx>a>.loghidx {
	border:0;
}
#divloghidx {
	margin-left:75px;
}

#title {
	font-size:18px;
	margin-left:15px;
	font-weight:bold;
	font-family:Tahoma;
	color:#fff;
	
}

#titlediv {
	margin-left:41px; 
	width:320px;
	height:30px;
	padding-left:5px;
	padding-top:5px;
	background: rgb(10,44,76); /* Old browsers */
	background: -moz-linear-gradient(left, rgba(10,44,76,1) 0%, rgba(213,243,254,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(10,44,76,1)), color-stop(100%,rgba(213,243,254,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(10,44,76,1) 0%,rgba(213,243,254,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(10,44,76,1) 0%,rgba(213,243,254,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(10,44,76,1) 0%,rgba(213,243,254,1) 100%); /* IE10+ */
	background: linear-gradient(left, rgba(10,44,76,1) 0%,rgba(213,243,254,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a2c4c', endColorstr='#d5f3fe',GradientType=1 ); /* IE6-9 */
	border-radius:5px;
	box-shadow: 7px 7px 7px #888;
}

.vocemenu {
	color:#fff;
	margin-left:25px;
	}

.divsingolavoce {
	height:16px;
	width:170px;	
	margin-left:20px;
	padding-bottom:2px;
	background-image: url('/images/pulsantino.png');
    background-repeat: no-repeat;	
	-moz-border-radius: 3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari and Chrome */
	border-radius: 3px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
}

#titlediv.item1_1, #titlediv.item1_2, #titlediv.item1_3, #titlediv.item1_4, #titlediv.item1_5, .item1_1.current, .item1_2.current, .item1_3.current, .item1_4.current, .item1_5.current {
	background: -moz-linear-gradient(left, rgba(169,192,45,1) 0%, rgba(169,192,45,0.29) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(169,192,45,1)), color-stop(100%,rgba(169,192,45,0.29))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(169,192,45,1) 0%,rgba(169,192,45,0.29) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(169,192,45,1) 0%,rgba(169,192,45,0.29) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(left, rgba(169,192,45,1) 0%,rgba(169,192,45,0.29) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9c02d', endColorstr='#4aa9c02d',GradientType=1 ); /* IE6-9 */
	background: linear-gradient(left, rgba(169,192,45,1) 0%,rgba(169,192,45,0.29) 100%); /* W3C */
}
#titlediv.item1_6, .item1_6.current{
	background: -moz-linear-gradient(left, rgba(161,29,74,1) 0%, rgba(161,29,74,0.26) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(161,29,74,1)), color-stop(100%,rgba(161,29,74,0.26))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(161,29,74,1) 0%,rgba(161,29,74,0.26) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(161,29,74,1) 0%,rgba(161,29,74,0.26) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(left, rgba(161,29,74,1) 0%,rgba(161,29,74,0.26) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a11d4a', endColorstr='#42a11d4a',GradientType=1 ); /* IE6-9 */
	background: linear-gradient(left, rgba(161,29,74,1) 0%,rgba(161,29,74,0.26) 100%); /* W3C */
}

#titlediv.item1_7, .item1_7.current {
	background: -moz-linear-gradient(left, rgba(195,35,43,1) 0%, rgba(195,35,43,0.26) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(195,35,43,1)), color-stop(100%,rgba(195,35,43,0.26))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(195,35,43,1) 0%,rgba(195,35,43,0.26) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(195,35,43,1) 0%,rgba(195,35,43,0.26) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(left, rgba(195,35,43,1) 0%,rgba(195,35,43,0.26) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c3232b', endColorstr='#42c3232b',GradientType=1 ); /* IE6-9 */
	background: linear-gradient(left, rgba(195,35,43,1) 0%,rgba(195,35,43,0.26) 100%); /* W3C */
}
#titlediv.item1_8, .item1_8.current {
background: -moz-linear-gradient(left,  rgba(103,46,163,1) 0%, rgba(103,46,163,0.3) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(103,46,163,1)), color-stop(100%,rgba(103,46,163,0.3))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(103,46,163,1) 0%,rgba(103,46,163,0.3) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(103,46,163,1) 0%,rgba(103,46,163,0.3) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(103,46,163,1) 0%,rgba(103,46,163,0.3) 100%); /* IE10+ */
background: linear-gradient(left,  rgba(103,46,163,1) 0%,rgba(103,46,163,0.3) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#672ea3', endColorstr='#4d672ea3',GradientType=1 ); /* IE6-9 */

}
#titlediv.item1_9, .item1_9.current {
background: -moz-linear-gradient(left,  rgba(17,91,153,1) 0%, rgba(17,91,153,0.3) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(17,91,153,1)), color-stop(100%,rgba(17,91,153,0.3))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(17,91,153,1) 0%,rgba(17,91,153,0.3) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(17,91,153,1) 0%,rgba(17,91,153,0.3) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(17,91,153,1) 0%,rgba(17,91,153,0.3) 100%); /* IE10+ */
background: linear-gradient(left,  rgba(17,91,153,1) 0%,rgba(17,91,153,0.3) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#115b99', endColorstr='#4d115b99',GradientType=1 ); /* IE6-9 */

}
#titlediv.item2_1, .item2_1.current {
	background:#848587;
}

#titlediv.item3_1 {
	background: -moz-linear-gradient(left, rgba(143,173,42,1) 0%, rgba(143,173,42,0.99) 1%, rgba(143,173,42,0.14) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(143,173,42,1)), color-stop(1%,rgba(143,173,42,0.99)), color-stop(100%,rgba(143,173,42,0.14))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(143,173,42,1) 0%,rgba(143,173,42,0.99) 1%,rgba(143,173,42,0.14) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(143,173,42,1) 0%,rgba(143,173,42,0.99) 1%,rgba(143,173,42,0.14) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(143,173,42,1) 0%,rgba(143,173,42,0.99) 1%,rgba(143,173,42,0.14) 100%); /* IE10+ */
	background: linear-gradient(left, rgba(143,173,42,1) 0%,rgba(143,173,42,0.99) 1%,rgba(143,173,42,0.14) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fad2a', endColorstr='#248fad2a',GradientType=1 ); /* IE6-9 */
}

#titlediv.item3_2 {
	background: -moz-linear-gradient(left, rgba(6,118,186,1) 0%, rgba(6,118,186,0.99) 1%, rgba(6,118,186,0.14) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(6,118,186,1)), color-stop(1%,rgba(6,118,186,0.99)), color-stop(100%,rgba(6,118,186,0.14))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(6,118,186,1) 0%,rgba(6,118,186,0.99) 1%,rgba(6,118,186,0.14) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(6,118,186,1) 0%,rgba(6,118,186,0.99) 1%,rgba(6,118,186,0.14) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(6,118,186,1) 0%,rgba(6,118,186,0.99) 1%,rgba(6,118,186,0.14) 100%); /* IE10+ */
	background: linear-gradient(left, rgba(6,118,186,1) 0%,rgba(6,118,186,0.99) 1%,rgba(6,118,186,0.14) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0676ba', endColorstr='#240676ba',GradientType=1 ); /* IE6-9 */
}

.current {
	box-shadow: 3px 3px 3px #444;	
	/*font-weight:bold;*/
}

#menu_container {
	background-image:url('/images/menu.png');
	height:360px;width:100%;
	margin-top:10px;
	padding-top:18px;

}
#externaldiv {
	width:997px;
	min-height:630px;
	background-image:url('/images/img-1.png');
	margin:0 auto;
}

#leftmenu {
	width:211px;
	background-color:transparent;
	min-height:640px;
	float:left;
	font-family:Verdana;
	font-size:13px;
}

/* Firma */
.logo_color0
{
	background-color:#687F13;
	color:#687F13;
}
.logo_color1
{
	background-color:#3C8376;
	color:#3C8376;
}
.logo_color2
{
	background-color:#EF8C29;
	color:#EF8C29;
}
.logo_color3
{
	background-color:#DB6796;
	color:#DB6796;
}
.logo_color4
{
	background-color:#1794AD;
	color:#1794AD;
}
.logo_color5
{
	background-color:#A2238D;
	color:#A2238D;
}
#logodiv
{
	margin-left:170px;
	margin-top:65px;
	cursor:pointer;
	float:left;
}
#square td
{
	 height:5px;
	 font-size:3pt;
}
#separator
{
	float:left;
	height:1px;
	width:10px;
	margin-left:5px;
	font-size:1px;
	margin-top:15px;
}
#powered
{
	float:left;
	font-family:futura bk bt;
	font-size:11px;
	margin-left:6px;
	margin-top:5px;
	background-color:transparent;
}
/* Fine Firma */


#loginbutton {
	background-image:url('../images/pul_procedi_non_sel.png');
	width:122px; 
	height:65px; 
	position:relative; 
	float:left; 
	margin-top:47px; 
	margin-left:320px; 
	background-repeat:no-repeat; 
	background-position:top; 
	background-color:transparent; 
	border:none;
}

.loginbutton {
	background-image:url('../images/pul_procedi_non_sel.png');
	width:122px; 
	height:65px; 
	position:relative; 
	float:left; 
	margin-top:47px; 
	margin-left:320px; 
	background-repeat:no-repeat; 
	background-position:top; 
	background-color:transparent; 
	border:none;
}

#loginbutton:hover {
	background-image:url('../images/pul_procedi_sel.png');
	cursor:pointer;
	
}
.sidebuttons {
	width:122px; 
	height:65px; 
	position:relative; 
	float:left; 
	margin-top:20px; 
	margin-left:47px;
}
#register_sidebutton {
	background-image:url('../images/pul_registrati_non_sel.png');	
	
}
#register_sidebutton:hover {
	background-image:url('../images/pul_registrati_sel.png');	
}
	
#login_sidebutton {
	background-image:url('../images/pul_login_non_sel.png');	
}
#login_sidebutton:hover {
	background-image:url('../images/pul_login_sel.png');	
}	
	
.medico_wrapper, .admin_wrapper {
	position:relative; 
	float:left; 
	color:#000; 
	font-size:14px; 
	margin-top:20px;
	font-weight:bold;
	width:100%;
}

.corpo {
	width:786px;
}

.link_loghi_alti 
{
	text-decoration:none;
}
