html,body,div,img,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
body {
	background-image: url(img/bg_top.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #494E52;
	line-height: 100%;
}
a:link, a:visited{
	color: #012D9A;
	text-decoration: underline;
}
a:hover {
	background-color: #FF6600;
	text-decoration: none;
	color: #FFFFFF;
}

A.tipo2:link {
	color: #012D9A;
	text-decoration: none;
	padding: 0px;
}
A.tipo2:hover {
	color: #012D9A;
	text-decoration: none;
	padding: 0px;
	background-color: #FFFFFF;
}
A.tipo2:visited {
	color: #012D9A;
	text-decoration: none;
	padding: 0px;
}

.thumb{
 	
	margin-top: 0pt;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 0pt;
	padding: 4px;
	width: 60px;
	height: 60px;
	color: #0f294a;
	background-color: #efefef;
	background-image: url(img/thumb_bg.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	font-weight: bold;
	text-decoration: none;
	float: left;
}
.thumbCont {
	padding-top: 12px;
	padding-bottom: 12px;
}

.thumbContTd {
	height:76px;
}

/*A.thumb:link {
	text-decoration: none;
	padding: 2px;
	height: 60px;
	width: 60px;
	background-image: url(img/thumb_bg.png);
	background-repeat: no-repeat;
	position: relative;
	overflow: visible;
}*/
A.thumb:hover {
	text-decoration: none;
	padding: 4px;
	height: 60px;
	width: 60px;
	background-image: url(img/thumb_bg_over.png);
	background-repeat: no-repeat;
	position: relative;
}
A.thumb:visited {
	text-decoration: none;
	padding: 4px;
	height: 60px;
	width: 60px;
	background-repeat: no-repeat;
	position: relative;
}

.bianco {
	color: #FFFFFF;
}
.footer {
	background-image: url(img/footer_bg.png);
	background-repeat: no-repeat;
	background-position: center;
	font-size: 11px;
	line-height: 100%;
	clear: left;
}

.footer p{
text-align:center;
margin-bottom:2px;
}

.menubot {
	font-size: 13px;
	font-weight: bold;
}

.contenuti {
	background-image: url(img/bg_contenuti.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 30px;
	min-height: 300px;
}
.bgRisposta {
	font-size: 14px;
	font-weight: bold;
	background-image: url(img/bg_risposta.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.risposta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 32px;
	color: #666666;
	line-height: 125%;
	text-align: left;
}


.main {
	padding-right: 20px;
}
.colDX {
	padding-left: 15px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.prefooter {
	background-image: url(img/bg_prefooter.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 11px;
	color: #012D9A;
	text-align: right;
}
h1 {
	font-size: 24px;
	color: #4162B3;
	font-weight: bold;
	letter-spacing: 1px;
}
h2 {
	font-size: 18px;
	color: #515558;
	font-weight: bold;
	padding-bottom: 12px;
	letter-spacing: -1px;
}
strong {
	font-size: 1.1em;
	color: #333333;
	font-weight: bold;
}

h3 {
	font-size: 16px;
	font-weight: bolder;
	color: #4162B3;
	letter-spacing: 1px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9AADDA;
	padding: 2px 6px;
	line-height: 110%;
}
.h3dx {
	font-size: 16px;
	font-weight: bolder;
	color: #999999;
	letter-spacing: 1px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 2px 6px;
	line-height: 110%;
}

h4 {
	font-size: 12px;
	font-weight: lighter;
	color: #515558;
	line-height: 125%;
	padding-top: 6px;
	padding-right: 18px;
	padding-bottom: 6px;
	padding-left: 6px;
}
.chisiamo {
	font-size: 13px;
	font-weight: bold;
	color: #515558;
	line-height: 125%;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

.chisiamoList {
	font-style:normal;
	line-height: 15px;
}

.spacer {
	background-image: url(img/sep_punti.png);
	background-repeat: repeat-x;
	margin-left: 8%;
	margin-right: 10%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: center;
}

h5 {
	font-size: 11px;
	color: #666666;
	letter-spacing: 1px;
	padding-left: 12px;
}
ul {
list-style-type: none;
padding-left: 15px;
margin-left: 0;
}
li {
	line-height: 140%;
	font-size: 13px;
	padding-left: 20px;
	margin-bottom: 10px;
	background-image: url(img/list.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.nonOrd {
	background-image: url(img/bg_list_ord.png);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-position: inside;
	list-style-type: decimal;
}

p {
	line-height: 150%;
	text-align: justify;
	font-size: 13px;
/*	padding: 5px; */
}
.titLink {
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;	
}
.ricerca {
	background-image: url(img/bg_ricerca.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 116px;
}

#ricercaMulti{
	width: 760px;
	padding: 0;
	margin: 5px auto;
	background-color: #EBEBEC;
}

#elencoAgenzia {
	width: 740px;
	padding: 7px 10px;
	margin: 5px auto;
	background-color: #f3f3f3;
	font-size:13px;
	border:1px solid #e2e2e2;
}

.elenco1 {
	background-image: url(img/elenco_bg1.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 101px;
}
.elNome {
	font-size: 14px;
	line-height:18px;
	font-weight: bold;
	color: #4A4F52;
	padding-bottom: 4px;
}
.elImg {
	padding-top: 12px;
}

.elRif {
	font-size: 12px;
	color: #333333;
	padding-top: 12px;
	padding-right: 12px;
	text-align: right;
	height: 18px;
}
.elMiddle {
	height: 40px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-size: 11px;
	color: #666666;
	line-height: 125%;
	font-weight: normal;
}
.elBtn {
	text-align: right;
}


.elenco2 {
	background-image: url(img/elenco_bg2.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 101px;
}
.elData {
	font-size: 12px;
	font-weight: bold;
	color: #4A4F52;
}


input {
	color: #012D9A;
	font-size:13px;
	background-color: #EDEDED;
	border: 1px solid #4A4F52;
	
}
select {
	color: #012D9A;
	font-size:13px;
	background-color: #EDEDED;
	border-top: 1px solid #4A4F52;
	border-right: 1px solid #4A4F52;
	border-bottom: 1px solid #4A4F52;
	border-right: 1px solid #4A4F52;
	
}
textarea {
	color: #012D9A;
	font-size:13px;
	background-color: #EDEDED;
	border: 1px solid #4A4F52;
}
.inputA {
	color: #012D9A;
	background-color: #EDEDED;
	border: 1px solid #4A4F52;
}
.paginaz {
	background-image: url(img/paginaz_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 32px;
}

.paginaz a {
padding:4px 4px;
margin-left:1px;
}

.spacer20 {
	height: 20px;
}
.PagNum {
	font-size: 13px;
	font-weight: bold;
}
.dettaglioBg {
	background-image: url(img/dettaglio_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
}
.dBack {
	height: 20px;
	margin-top: 40px;
}
.dFoto {
	min-height:300px;
	/* minheight:300px; */
}
.dContainer {
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 20px;
	line-height: 125%;
}
.dContDesc {
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 20px;
	line-height: 125%;
	min-height:120px;
}
.dCaratt {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 2px;
	width: 30%;
}
.bottom {
	background-image: url(img/scheda_bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 60px;
}
.dog {
	padding-top: 0px;
	clear: left;
	height: 200px;
	background-color: #e1e1e1;
	background-image: url(img/bg_modcont.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.dCarDato {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	width: 20%;
}
.didnuovo {
	font-size: 12px;
	text-align: right;
	height:60px;
	padding: 24px 16px 0 0;
}
.elencoEvid {

	background-image: url(img/elenco_bg_evid.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 101px;
}
#agenzia {
	height: 32px;
	font-size: 12px;
/*	position: relative;  */
	padding-left: 12px;
	padding-bottom: 24px;
	line-height:14px;
}
.small {
	font-size: 11px;
}

.med {
	font-size: 12px;
}


.big {
	font-size: 14px;
	font-weight:bold;
}
.formImg {
background-color:transparent;
border: none;
}

#mainmenu a:link, #mainmenu a:visited{
padding:0;
margin:0;
background-image: none;
display:block;
}
#mainmenu a:hover{
padding:0;
margin:0;
background-color:transparent;
background-image: url(img/mainmenu.png);
display:block;
}
.newsBar {
	background-image: url(img/newsBar_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	padding-left: 12px;
}
.titolo {
	font-size: 16px;
	color: #666666;
	text-decoration: none;
}
.sottotitolo {
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}

#frmRichiesta p {
margin-top:12px;
}

#frmRichiesta label {
	font-size: 12px;
	color: #666666;
	float: left;
	width: 150px;
}

#frmRichiesta select, textarea{
 	font-size: 14px;
	height: 22px;
 }

#frmRichiesta input{
 	font-size: 14px;
	height: 20px;
	padding-top:4px;
	padding-left:6px;
 }
 #PrefMenu {
 }
 

#tic {
    border: 0px;
    font-size:12px;
    padding:0px;
    width:500px;
    line-height:18px;
}

#tic *{
    font-size: 12px;
    margin:0px;
    padding:0px;
    display:none;
}

#tic a {
   display:inline;
}

#NewsTD {
	padding-right: 20px;
	color:#666666;
}

#NewsTD h2 {
	font-size: 22px;
	color: #515558;
	font-weight: bold;
	padding: 0 0 0 0;
	line-height:22px;
	letter-spacing:0px;
	}

#NewsTD h3 {
	font-size: 14px;
	color: #4162B3;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9AADDA;
	padding: 6px;
	font-weight:normal;
	line-height: 85%;
	letter-spacing:0px;
}

#dhtmltooltip{
	font-size: 13px;
	font-weight:bold;
	line-height:110%;
	color: #EEF;
	position: absolute;
	left: -300px;
	width: 110px;
	border: 1px solid #003366;
	padding: 12px;
	background-color: #00ccff;
	visibility: hidden;
	z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
.elSx {
	font-size: 12px;
	color: #4A4F52;
	padding-top: 10px;
	padding-bottom: 2px;
	overflow: visible;
	font-weight: bold;
}

#agenzieContainer {
background:url(img/agenzieContainerBg.png) no-repeat top center;
padding-top:10px;
}

ul#agenzieList {
	list-style:none;
	list-style-type:none;
	width:760px;
	height:40px;
	margin:10px auto 0 auto;
	padding:0;
	padding-left:10px;
}

ul#agenzieList li {
	list-style:none;
	list-style-type:none;
	float:left;
	display:block;
	margin:0;
	padding:0;
	background: none;
	border-right:1px dotted #CCCCCC;
}

ul#agenzieList li a:link, ul#agenzieList li a:visited {
	font-size:11px;
	padding-top:2px;
	padding-left:2px;
	padding-right: 5px;
}

ul#agenzieList li a:hover {
	color:#009ccd;
}

ul#agenzieList strong {
	font-size:11px;
}


ul#privacyList {
list-style:none;
list-style-type:none;
width:760px;
height:30px;
margin:0px auto;
padding:0;
padding-left:10px;

}

ul#privacyList li {
list-style:none;
list-style-type:none;
float:left;
display:block;
margin:0;
padding:0;
background: url(img/privacyLinkBg.png) no-repeat top right;
}

ul#privacyList li a:link, ul#privacyList li a:visited {
	display:block;
	width:100px;
	height:25px;
	font-size:9px;
	padding-top:5px;
	padding-left:5px;
	line-height:11px;
	padding-right: 2px;
}

ul#privacyList li a:hover {
padding-top:6px;
color:#009ccd;
background:transparent;
}

a.fintaSelect:link, a.fintaSelect:visited {
	display:block;
	background:url(img/fintaSelect.png) no-repeat top left;
	height:18px;
	padding-top: 6px;
	padding-left: 10px;
	text-decoration: none;
	width:230px;
}

a.fintaSelect:hover {
background-position:bottom left;
color:#0099FF;
}

a.fintaSelect em{
color:#FF6600;
font-weight:bold;
}

ul.fintaSelectList  {
list-style:none;
list-style-image:none;
list-style-type:none;
margin:0;
padding:0;
}

ul.fintaSelectList li{
list-style:none;
list-style-image:none;
list-style-type:none;
background-image:none;
margin:0;
padding:0;
}

ul.fintaSelectList li a:link, ul.fintaSelectList li a:visited, ul.fintaSelectList li a:visited {
background: url(img/fintaSelectListOff.png) no-repeat 0 0;
display:block;
height:19px;
margin-bottom:1px;
padding:1px 0 0 20px;
text-decoration:none;
outline:none;
overflow:hidden;
width:212px;
}

ul.fintaSelectList li a:hover {
background-position:0 -20px;
color:#0099FF;
}

ul.fintaSelectList li a.fintaSelectListOn {
background-image:url(img/fintaSelectListOn.png);
color:#f3f3f3;
}

ul.fintaSelectList li a.fintaSelectListOn:hover {
background-position:0 -20px;
color:#FFFFFF;
}
