body {
	color:#666666;
	font-size: 100%;
	font-family:  Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:100;
	line-height:140%;
}

html, body {
   height: 100%;
}

#container {
	min-height: 100%;
	height: 100%;
	padding: 0;
	margin: 0 auto;
}

#container_level2 {

}

h1 {
	color:#666666;
	font-size:29px;
	font-weight:100;
	line-height:120%;
	margin:0 0 10px;
	padding:0;
}



.container p {
	margin:10px 0;
	padding:0;
}


.selettore span{
	/*display:block;*/
	width:100px;
}

.selettore select{
	width:218px;
	height:18px;
	line-height:18px;
	font-size:0.9em;
	/*padding-left:13px;*/
	color:#666;
}

.clsSelect{
	width:198px;
	height:18px;
	line-height:18px;
	font-size:0.9em;
	/*padding-left:13px;*/
	color:#666;
}

.selettore input{
	font-size:1em;
	color:#666;
	height:11px;
	line-height:14px;
	border-collapse:collapse;
}

#pulsanti{
	text-align: center;
	color:#666;
}

.label {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

.location-area .label {
	margin-top: 10px;
}

.fL {
	float:left;
}

.multiSelect {
	width:218px;
	height:20px;
	line-height:18px;
	font-size:0.9em;
	/**margin-left:130px;**/
	color:#666;

	border: 0;
}

.multiSelect .title {
	background-color: #fff;
	border: 1px solid #999;
	padding: 0;
	margin: 0;
	cursor: default;
	min-width: 9.8em;
}
.multiSelect div.title {
	z-index: 104;
}
.multiSelect div.title-open {
	border-bottom: 1px solid #fff;
}
.multiSelect .title {
	font-size:0.9em;
	height: 20px;
	line-height: 1.2em;
	overflow: hidden;
	padding: .3em 1.1em .1em .5em;
	color:#666;

}

*:first-child+html .title{height: 20px;} /*per IE7 */

.multiSelectContent {
	z-index: 106;
	min-height: 1em;
	background: #D1DDEF;
	padding: .1em;
	display: block;
	font-size: 75%;
	margin-top: -1px;
	border: 1px solid #999;
}
.collapsed {
	display: none;
}
.multiSelectContent ul {
	overflow: auto;
	min-height: 1em;
	min-width: 20em;
	margin: 0;
	padding: 0;
}
.multiSelectContent li {
	cursor: pointer;
	cursor: hand;
	margin: 0 0 .2em 0;
	list-style:none;
}
.multiSelectContent li:hover {
	background: #ddd;
}
.arc90_multiselect {
	width: 12.5em;
	height: 1.35em;
	visibility: hidden;
}
.a9selectall {
	border-bottom: 1px solid #ccc;
}

#vetrina
{
	width:500px;
	margin-top : 20px;
	border : 1px solid #959595;
	position:relative;
}


.vetrina_txt
{	font-size:11px;
	font-weight:100;
	line-height:140%;
	color:#666666;
}

.vetrina h3{
	display:inline-block;
	height:18px;
	line-height:20px;
	background:#2A5593;
	position:absolute;
	top:-20px;
	left:18px;
	padding:0 15px 0 10px;
	min-width:90px;
	border: #2A5593 1px solid;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #ffffff;
}

#contact
{
	margin-top : 20px;
	padding-top:10px;
	position:relative;
	width:500px;
	font-size:11px;
	background-color: #2A5593;
	color: #ffffff;
}

#contactContainer{
	padding-top:10px;
	text-align: center;
}

.contactSx{
float:left;
margin-left:10px;
margin-right:10px;
text-align: left;

}

.contactDx{
margin-left:20px;
text-align: left;


}

.contactTitle{
	text-align:center;
	vertical-align: middle;
	margin-top: 60px;
}

#contactContainer .label {
	width:  110px;
}

.contact h3{
	display:inline-block;
	height:18px;
	line-height:20px;
	background:#fff;
	position:absolute;
	top:-20px;
	left:18px;
	padding:0 15px 0 10px;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	min-width:50px;
	color: #2A5593;
	border: #2A5593 1px solid;
	font-weight: bold;
}

.contact input{
	font-size:1em;
	color:#666;
	height:14px;
	line-height:14px;
	border-collapse:collapse;

}

.contact textarea{
	font-size:1em;
	color:#666;
	line-height:14px;
	border-collapse:collapse;
}

.item-list
{
	width:500px;
	font-size:11px;
	margin-bottom:20px;
	border: #2a5593 1px solid;
}


.title{
	background: #2a5593;
	color: #ffffff;
	text-transform: uppercase;
height:  35px;
	display: block;
}

.item-list .subtitle {

	padding-left:5px;
	font-weight: bold;
}

.item-list .address {
	padding-left:5px;
background: #2a5593;
 height:  20px;
}
.title a{
	color: #ffffff;
	text-decoration:none;
}

.foto{
width:110px;
float:left;
display:inline-block;
padding:5px 0px 5px 7px;
}

.gmapDiv{
	height:300px;
	width:500px;
    border: #959595 1px solid;
}


.listcontent
{

}
.desc{
 padding:5px;
}

.action{
	text-align:right;
	margin-bottom:20px;
}
.action a
{
	color:#666;
	text-decoration:none;
	text-border:0px;
}

#destDiv{
	float:left;
	display:inline-block;
	width:250px;
	margin-top:10px;
}

#supDiv{
	display:inline-block;
	margin-top:10px;
}


.contactDX a {
	color: #F2A83B;
}

#contact a{
	color: #F2A83B;
}

.prev {
	background: url(../images/prevnav.png) no-repeat;
	float: left;
	margin-left: 10px;
}

*:first-child+html .prev {margin-left: 0px;} /*per IE7 */

.next {
	background: url(../images/nextnav.png) no-repeat;
	margin-right: 10px;
}

.SECont a {
	color: #2a5593;
}


.location-area {
	background-color: #d8d6d7;
	width: 500px;
	color: #2a5593;
}

.other-form {
		background-color: #9c9a9b;
		color: #ffffff;
		margin-top: 10px;
}

.inside-other-form {
	margin: 10px 0 10px 0;
	padding: 10px 0 10px 0;
}



/* ################ Paginatore ############## */

div.paginator {
	font-size: 0.75em;
	padding: 3px;
	margin: 3px;
	text-align:center;
	width: 500px;
}

div.paginator a {
	width: 20px;
	height: 20px;
	border: 1px solid #dedfde;
	margin-right:3px;
	padding:2px 6px;
    text-decoration: none;
	color: #4071a1;
}
div.paginator a:hover, div.paginator a:active {
	border: 1px solid #BFBAB0;
	background-color:#F2EFE9;
	color: #4071a1;
}
div.paginator span.pcurrent {
	margin-right:3px;
	padding:2px 6px;

	font-weight: bold;
	color: #666;
}

div.paginator .pend {
	background-image: url(../images/endcontrol.png);
	background-position: 50% 50% ;
}
div.paginator .pstart {
	background-image: url(../images/startcontrol.png);
	background-position: 50% 50% ;
}
div.paginator .pnext {
	background-image: url(../images/nextcontrol.png);
	background-position: 50% 50% ;
}
div.paginator .pprev {
	background-image: url(../images/prevcontrol.png);
	background-position: 50% 50% ;
}

.border-img{
	border:2px solid #80aecc;
}

/* ################ End Paginatore ############## */


