.clear{

	clear: both;

}



*{

	margin: 0px;

	border: 0px;

	padding: 0px;

}



html,body{height:100%;}



body { 

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	background: #fff url(images/sfondo.gif) center top repeat-y;

}



a {

	color:#006600;

	text-decoration:none;

}



a:hover {

	text-decoration:underline;

	color:#006600;

}



#container{

	display: inline;

	float: left;

	width: 100%;

	height: 100%;
	

}



body>div#container{

	height:auto;

	min-height:100%;

}



#content{

	margin: auto;

	width: 771px;

	height: 100%;

	background: #fff url(images/sfondo.gif) left top repeat-y;
		
}



#leftNav {

	display: inline;

	float: left;

	width: 140px;

	height: 100%;


}



#leftNav h1 {

	display: inline;

	float: right;

	width: 101px;

	height: 46px;

	margin: 25px 3px 0 0;

	background: url(images/logo.jpg) right top no-repeat;

}



#leftNav h1 span {

	display: none;

}



#leftNav ul {

	display: inline;

	float: left;

	list-style: none;

	margin: 15px 0;

}



#leftNav li {

	display: inline;

	float: left;

}



#leftNav li a {

	display: inline;

	float: left;

	width: 133px;

	height: 36px;

	border-bottom: 1px solid #6871a9;

	padding: 0 3px;

	color: #FFF;

	font-size: 13px;

	line-height: 36px;

	text-align: right;

	text-decoration: none;

}



#leftNav li a:hover {

	color: #000;

	font-weight:bold;

}



#leftNav .leftNavSub {

	display: inline;

	float: left;

	width: 139px;

	background: #6871a9;

}



#leftNav .leftNavSub ul {

	display: inline;

	float: left;

	list-style: none;

	margin: 0;

}



#leftNav .leftNavSub li {

	display: inline;

	float: left;

}



#leftNav .leftNavSub li a {

	display: inline;

	float: left;

	width: 133px;

	height: 28px;

	border-bottom: 1px solid #6871a9;

	padding: 0 3px;

	color: #FFF;

	font-size: 12px;

	line-height: 28px;

	text-align: right;

	text-decoration: none;

}



#leftNav .leftNavSub li a:hover {

	color: #000;

}



#rightContent {

	display: inline;

	/*float: left;*/
	float:right;

	width: 615px;

	height: 100%;

	/*margin-left: 15px;*/
	

}



.loghetti {

	display: inline;

	float: right;

	width: auto;

	height: 80px;

	margin: 15px 15px 0 0;

}



.loghetti img{

	display: inline;

	float: left;

	margin: 0 5px;

}



.flashContent {

	display: inline;

	float: left;

	width: 610px;

	height: 250px;

}



#mainContent {

	display: inline;

	float: left;

	width: 611px;
	

}



#mainContent h2{

	display: inline;

	float: left;

	width: 609px;

	border-bottom:1px solid #000;

	font-size:13px;

	padding: 18px 0 8px 0;

	margin-bottom:15px;

}



.leftCol{

	display: inline;

	float: left;

	width: 275px;

	margin-right: 15px;

	margin-bottom:15px;

}



.rightCol{

	display: inline;

	float: left;

	width: 275px;

	margin-bottom:15px;

}

.contatti_mail{
	display: inline;
	float: left;
	width: 500px;
	margin-right: 15px;
	margin-bottom:15px;
	border:0px solid red;
}

.boxNewsHome{
	display: inline;
	float: left;
	width: 615px;
	border-top:1px solid #ff0000;
}


#mainContent h2 + .boxNewsHome {
	border-top: none!important;
}


.boxNewsHome img{
	display: inline;
	float: left;
	margin: 10px 5px 5px 0;
}

.boxNewsHome h3{
	padding-top: 10px;
	font-size: 13px;
}


.boxNewsHome h4{
	padding-top: 5px;
	font-size: 15px;
}


.boxNewsHome h4 a{
	color: #57619f;
	text-decoration:none;
}

.boxNewsHome h4 a:hover{
	text-decoration:underline;
}

.boxNewsHome p{
	padding: 13px 0;
	font-size: 13px;
	line-height: 18px;
}


#mainRicerca {
	display: inline;
	float: left;
	width: 550px;
	height:40px;
	background:url(images/sfondo_ricerca.gif) no-repeat;
	padding:15px 0 0 53px;
	margin-top:25px;
}

#mainRicerca h3{
	display: inline;
	float: left;
	width: auto;
	height:25px;
	color: #000;
	line-height: 25px;
	font-size: 14px;
	font-weight: normal;
}

#mainRicerca .inputRicerca{
	display: inline;
	float: left;
	width: 231px;
	height:20px;
	margin: 3px 5px;
	background:url(images/bgInputRicerca.gif) left top no-repeat;
}

#mainRicerca .inputRicerca input{
	display: inline;
	float: left;
	width: 225px;
	height:14px;
	margin: 3px;
	border: 0!important;
	padding: 0!important;
	background: transparent;
	color: #000;
	font-size: 12px;
}

#mainRicerca .btnRicerca{
	display: inline;
	float: left;
	width: 131px;
	height:25px;
	margin-left:25px;
	padding: 0;
	border: 0;
	background:url(images/btnRicerca.gif) left top no-repeat;
	color: #FFF;
	line-height: 25px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	cursor: pointer;
}

#footer {
	display: inline;
	float: left;
	width: 610px;
	border-top: 1px solid #000;
	padding:10px 0;
	text-align:right;
	font-weight:bold;
}

input{
	border:1px solid #57619F;
}


#num_risultati{
	position:relative;
	float:right;
	font-weight:normal;
}

#dove_sono{
	position:relative;
	float:left;
}

