/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(immagini/sfondo-aviano-palace.jpg);
	background-repeat:repeat-x;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #205887;
}
.testo1 {
	color: #205887;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
}

.testo2 {
	color: #205887;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:20px;
}
.select-new {
  border: 1px;
  border-color: #205887;
  line-height:14px;
  border-style:solid;
  }
  
.pulsante {
  border: 1px;
  border-color: #205887;
  line-height:20px;
  border-style:solid;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:bold;
  background-color:#B7DAF4;
  color: #205887;
  height: 20px;
  }

a.link1 {
	color: #205887;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	text-decoration:none;
}
a.link1:hover {
	color: #5C9DD0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	text-decoration:underline;
}

a.ar-link1 {
	color: #205887;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	text-decoration:none;
}
a.ar-link1:hover {
	color: #5C9DD0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	text-decoration:underline;
}


.sfondo2 {
	background-image:url(immagini/sfondo-foto2.gif);
	background-repeat:no-repeat;
}


input.contatti {
	font-size: 10pt;
	width: 200px;
	background-color: #F4F4F4;
	color: #0C3661;
	text-decoration: none;
	border: 1px solid #205887;
	height: 20px;
	font-weight: normal;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

input.contatti02 {
	font-size: 10pt;
	width: 70px;
	background-color: #F4F4F4;
	color: #0C3661;
	text-decoration: none;
	border: 1px solid #205887;
	height: 20px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.textarea02 {
	font-size: 8pt;
	width: 200px;
	background-color: #F4F4F4;
	color: #0C3661;
	text-decoration: none;
	border: 1px solid #205887;
	height: 100px;
	padding: 5px;
	font-family: Verdana;
	text-align: left;
}

select.sel-cont {
	width: 200px;
	font-size: 11px;
	border-left-style: 1px solid;
	border-right-style: 1px solid;
	border-top-style: 1px solid;
	border-bottom-style: 1px solid;
	border-color: #205887;
}

.divisore {
	width: 100%;
	height: 1px;
	background-color:#CAD8E3;
}