@import url(reset.css);
*{margin: 0;padding: 0}

/* @group BASE */
html{
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #ffffff url(img/bg.gif) repeat !important;
}

body{
	margin: 0;
	padding: 0;

}


p {color: #4f4f4f;
	font: 11px Verdana, "Lucida Grande", Lucida, sans-serif;
	text-align: justify;
}
a {color: #000000;text-decoration: none;padding: 0;
margin: 0;}
a:hover{text-decoration: underline;}
img{border: 0;margin: 0;padding: 0;}


h2{
	margin-bottom: 8px;
color: #4c4c4c;
	line-height: 25px;
	font: 13px Verdana, "Lucida Grande", Lucida, sans-serif;
}


#sidebar{
position: fixed;
float: left;
padding: 0;
margin: 0;
left: 0;
top: 0;
height: 100%;
min-height: 600px;
background: #2b94d6;
width: 170px;
margin-right: 15px;
}

* html #sidebar { 
	position: absolute;
}



#sidebar p{
	font-size: 10px;
	height: 300px;
}
#logo{
	margin: 0;
	padding: 0;
	margin-left: 12px;
	margin-top: 12px;
	height: 172px;
	width: 176px;
}

#menu{
	margin: 0;
	padding: 0;
	margin-top: 15px;
}
#tasto_archivio{
	margin: 0;
	padding: 0;
	margin-left: 12px;
	cursor: pointer;
	background: url(img/tasto_archivio.png);
	width: 176px;
	height: 46px;
}
#tasto_archivio:hover{background-position: right;}
#tasto_home{
	margin: 0;
	padding: 0;
	margin-left: 12px;
	cursor: pointer;
	background: url(img/tasto_home.png);
	width: 176px;
	height: 46px;
}
#tasto_home:hover{background-position: right;}
#tasto_contatti{
	margin: 0;
	padding: 0;
	margin-left: 12px;
	cursor: pointer;
	background: url(img/tasto_contatti.png);
	width: 176px;
	height: 46px;
}
#tasto_contatti:hover{background-position: right;}

.select{background-position: right !important;}

#sidebar_bianca_top{
	margin: 0;
	padding: 0;
	margin-left: 12px;
	margin-top: 12px;
	height: 11px;
	background: url(img/sidebar_bianca_top.png);
	width: 176px;
}
#sidebar_bianca_center{
	margin: 0;
	padding: 0;
	margin-left: 12px;
	background: url(img/sidebar_bianca_center.png);
	width: 176px;
	min-height: 600px;
}
#sidebar_bianca_center p{
	margin: 0;
	padding: 0;
	padding-left: 10px;
	line-height: 14px;
}
#sidebar_bianca_bottom{
	margin: 0;
	padding: 0;
	margin-left: 12px;
	height: 11px;
	background: url(img/sidebar_bianca_bottom.png);
	width: 176px;
}

#slide{
	margin-top: 15px;
	width: 650px;
	height: 250px;
	background: #ffffff;
	border: 5px solid #2b94d6;
}

#bodycont{
	position: relative;
	float: left;
	margin-left: 194px;
	_margin-left: 97px;
	width: 660px;
}

#ricerca{
	margin-top: 15px;
	width: 650px;
	background: #ffffff;
	border: 5px solid #f2bd1a;
}
#ricerca img{float: left;margin-top: 10px;padding-bottom: 50px;}
#ricerca p{margin: 10px;}
#ricerca h2{float: left;width: 400px;}

input{
padding: 0;
	width: 230px;
	#width: 230px;
	height: 18px;
	color: #4f4f4f;
	background: #ffffff;
	border: 1px #cccccc solid;
	padding-left: 5px;
	margin-right: 4px;
	margin-bottom: 8px;
	#margin-bottom: 6px;
}
.submit_btn{
	float: left;
	cursor: pointer;
	width: 100px;
	height: 18px;
	color: #ffffff;
	background: #2b94d6;
	border: 0;

	margin-bottom: 8px;
}

#contatti{
	float: left;
	margin-left: 194px;
	_margin-left: 0px;
	margin-top: 15px;
	width: 650px;
	height: 160px;
	background: #ffffff url(img/contatti_img.jpg) no-repeat right;
	border: 5px solid #a9c142;
}
#contatti h2{margin: 10px 0px 25px 10px;}
#contatti p{margin: 10px;}


table.result{
	color:#4F4F4F;
	font:11px Verdana,"Lucida Grande",Lucida,sans-serif;
	width: 626px;
	margin: 0 auto;
	margin-bottom: 20px;
}

.result td{
	padding-left: 15px;
	padding-right: 3px;
}

.result td.hover{
	background-color: #bbbbbb;
}


.result .col1{
	background-color: #dfdfdf;
	border:1px solid #bae7f9;
	border-right: none;
}

.result .col2{
	background-color: #e9e8e8;
	border-top:1px solid #bae7f9;
	border-bottom:1px solid #bae7f9;
}

.result .col3{
	background-color: #eeeeee;
	border-top:1px solid #bae7f9;
	border-bottom:1px solid #bae7f9;
}

.result .col4{
	background-color: #f3f3f3;
	border:1px solid #bae7f9;
	border-left: none;
}

.result th{
	color: #ffffff;
	font-weight: normal;
	text-align: left;
	padding-left: 15px;
	height: 25px;
}

.result .colh1{
	background-color: #175494;
}

.result .colh2{
	background: #106dad url(img/col1.jpg) left center no-repeat;
}

.result .colh3{
	background: #078ecf url(img/col2.jpg) left center no-repeat;
}

.result .colh4{
	background: #00A7e9 url(img/col3.jpg) left center no-repeat;
	padding-right: 4px;
}


.riga{
	cursor: pointer;
}

.result .sep{
	font-size: 0px;
	height: 4px;
}

#ricerca #searchResult img {
float: none;
}

#schedalb{
	color:#4F4F4F;
	font:11px Verdana,"Lucida Grande",Lucida,sans-serif;
}
/* @end */

