
/**********************************************************************************/

* {
	padding: 0px;
	margin: 0px;
}

HTML, BODY {
	margin: 0px;
	padding: 0px;
	font-family: verdana, "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana;
	font-size: 11px;
	color: #404040;
}

UL {
	list-style-type: none;
}


.wrap {
	width: 960px;
	margin: 0;
	margin-top: 0px;
}

.req {
	color: #ff0000;
	margin-left: 4px;
}

H2 {
	font-size: 15px;
	color: #303030;
	padding-bottom: 5px;
	margin-bottom:10px;
	width:960;
	border-bottom:1px solid #d9dbdc;
}

/**********************************************************************************/

#content H1, #content H5 {
	clear: both;
	margin-bottom: 30px;
}

/**********************************************************************************/

#sidebar {
	display: block;
	float: left;
	width: 325px;
	margin-right: 32px;
}

#sidebar FORM {
	padding: 3px 0px 0px 8px;
	height: 101px;
	margin-bottom: 15px;
	background: url('../images/bgsidebar.png') no-repeat;
}

#sidebar FORM H4 {
	font-size: 11px;
	color: #ffffff;
	margin-bottom: 10px;
}

#sidebar FORM P {
	width: 220px;
	float: left;
}

#sidebar P.submit {
	width: 50px;
	padding: 3px 0px 0px 5px;
}

#sidebar FORM .txtinput {
	border-top: 2px groove #404040;
	border-left: 2px groove #404040;
	border-bottom: 1px solid #d0d0c8;
	border-right: 1px solid #d0d0c8;
	height: 17px;
	font-size: 13px;
	margin: 4px 0px 10px 0px;
	width: 206px;
	padding: 0px 2px;
	display: block;
}

#sidebar FORM SELECT {
	border-top: 2px groove #404040;
	border-left: 2px groove #404040;
	border-bottom: 1px solid #d0d0c8;
	border-right: 1px solid #d0d0c8;
	width: 160px !important;
}

UL#results {
	margin-bottom: 10px;
}

UL#results LI {
	display: block;
	width: 100%;
	min-height: 45px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom: 1px solid #d9d9d9;
  line-height:16px;
}

UL#results LI B {
	color: #404040;
}

.left {
	float: left;
	background: transparent url('../images/freccial.gif') no-repeat bottom left;
  padding-left: 10px;	
}

.right {
	float: right;
	background: transparent url('../images/freccia.gif') no-repeat bottom right;
  padding-right: 10px;	
}

.right a {color: #3194e1;}
.left a  {color: #3194e1;}

/**********************************************************************************/

#sideright {
	float: left;
}

#sideright H2 {
	font-size: 15px;
	color: #303030;
	padding-bottom: 0px;
	margin-bottom:0px;
	border-bottom:0px;
}


.row {
	margin-top: 16px;
}


.row IMG {
	width: 130px;
	float: left;
}

.boxes {
	height: 130px;
}

.boxes  {
	height: 130px;
}

.boxes  H3 {
	margin-bottom: 4px;
	font-size: 13px;
	margin-left: 15px;
}

.boxes  P {
	margin-bottom: 15px;
	line-height:16px;
	margin-left: 15px;
}

.boxes  A.continua {
	background: transparent url('../images/freccia.gif') no-repeat bottom left;
	display: block;
	padding-left: 10px;
	height: 14px;
	color: #ff0402;
	margin-left: 15px;
}


/**********************************************************************************/

#map-container {
	width: 600px;
	height: 400px;
	margin-bottom: 20px;
}

#map-container #map {
	margin-left: 0px !important;
	height: 400px;
	border:2px solid #d9dbdc;
}

#map-container #map DIV {
	margin-left: 0px !important;
}
