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 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	margin: 0px;
	padding: 0px;
	background:url(../img/bg_x.png) repeat-x;
	background-color: #d9001b;
}

/* allinemento centrato su browser che non supportano margin AUTO */
body { text-align: center; }

/*ripristino allineamento di default LEFT e setto CONTAINER */
div#container{
	margin-left: auto;
	margin-right: auto;
	width: 955px;
	margin-top:0;
	text-align: left;
	background-color:#e64d26;
}

div#headContainer{
margin-left: auto;
margin-right: auto;
width: 955px;
height:140px;
margin-top:0;
text-align: left;
}

#headBg {
width:100%;
background-image:url(../img/bg_head.png);
background-position:center;
background-repeat:no-repeat;
margin:0;
padding:0;
}

#mainBg {
	width:100%;
	background-image:url(../img/bg_main.png);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	background-position: center bottom;
}


/*SEO ############################*/

#seo {
	position:absolute;
	top:0;
	left:-2999px;
	width:600px;
}	



/*head   ############################*/


#header {
	width:955px;
	height:115px;
}

#preHeader {
	width:955px;
	height:25px;
	font-size:11px;
}

#preHeader a:link, #preHeader a:visited {
display:block;
width:100px;
padding-top:4px;
color:#008d7a;
text-decoration:none;
}

#preHeader a:hover {
text-decoration:underline;
}

#logoCont {
float:left;
width:355px;
}


#menuCont {
margin-left:355px;
}

#menuCont ul{
padding:0;
margin:0;
list-style:none;
list-style-type:none;
height:115px;
}

#menuCont li{
display:block;
float:left;
height:115px;
}

#menuCont li a:link, #menuCont li a:visited {
text-decoration:none;
display:block;
float:left;
height:115px;
width:99px;
background-position: top left;
color: #CCC;
}

#menuCont li a:hover {
background-position: bottom left;
color:#FFF;
}

#menuCont ul li a span {
visibility:hidden;
} 

/*footer ############################*/

#prefooter {
	height: 200px;
	margin:0;
	padding:0;
}

#footer {
	clear:left;
	font-size:11px;
	color:#e1e1e1;
	background-image: url(../img/footer_bg.png);
	background-repeat: repeat-x;
	height: 60px;
	margin:0 4px;
}

.footProposte {
	font-size:11px;
	width:215px;
	height:205px;
	background-image: url(../img/prop_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}

.vetrinaProposte {
	font-size:11px;
	width:215px;
	position:relative;
	padding-bottom:10px;
	border-bottom:1px dashed #990000;
}

#primoPiano {
padding-left:20px;
padding-top:40px;
height:auto;
background-image:url(../img/vetrina_bg.png);
background-repeat:no-repeat;
background-position:left top;
}


.propFoto {
	margin-left:10px;
	margin-top:12px;
	width:195px; 
	height:100px;
	position:relative;
	overflow:hidden;
}

.propFoto img {
	width:195px;
	height:146px;
	position:absolute;
	top:-23px;
}

.propDati {
	padding:4px 17px;
	height:36px;
	font-size:15px;
	font-weight:lighter;
	line-height:17px;
}

.vetrinaDati {
	padding:4px 17px;
	font-size:14px;
	font-weight:lighter;
	line-height:17px;
}

/*main   ############################*/

#mainContent {
	clear:left;
	height:1%;
	/*
	background-image: url(../img/bg_cont.png);
	background-repeat:repeat-y;
	*/
}


/*flash ############################*/

#flashcontent {
	z-index:2;
}


/* contenuti principali ############################*/

#contenuti {
	float:left;
	width: 685px;
}


.titolo {
	font-size:32px;
	font-style:normal;
	letter-spacing:-2px;
	color:#fefefe;
	margin: 0px 40px 40px 40px;
	padding-bottom:2px;
	border-bottom:1px dotted #CCCCCC;
}

.subtitolo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight: bold;
	letter-spacing:-1px;
	font-style:normal;
	color:#e1e1e1;
	margin: 0px 40px 40px 40px;
	padding-bottom:2px;
}

.titoloImmobili {
	font-size:28px;
	font-weight: bold;
	font-style:normal;
	letter-spacing:-2px;
	color:#fefefe;
	padding-bottom:2px;
	margin:0px 30px 20px 0px;
	border-bottom:1px dotted #CCCCCC;
	
}


#contmain {
	margin:0 0 20px 0;
	padding-top:16px;
}

#contmainProposte {
	margin:0 0 20px 20px;
	padding-top:16px;
}


#contmain p {
	padding:0;
	margin:0px 80px 18px 60px;
	text-align:justify;
	line-height:140%;
	font-size: 14px;
}

#contmain2 p {
padding:0;
margin:0 0 20px 25px;
text-align:justify;
line-height:140%;
}

#contmain ul, #contmain ol {
list-style:none;
list-style-image:none;
list-style-type:none;
margin:0 80px 30px 80px;
}

#contmain ul li{
font-size:14px;
text-align:justify;
line-height:125%;
list-style-type:none;
margin:0 0 15px 0;
padding-left:25px;
background-image:url(../img/lista.gif);
background-repeat:no-repeat;

}

#contmain ol li{
text-align:justify;
line-height:125%;
margin:0 0 15px 0;
padding-left:25px;
}


/* Colonna   ############################*/

#colonna {
	float:left;
	width: 270px;
}

#ricerca{
	width:245px;
	height:300px;
	background-image:url(../img/bg_ricerca.png);
	background-repeat:no-repeat;
	padding-left:16px;
}

.ricbg {
	height:20px;
	margin:0;
	padding:3px 0;
}

.ricTit {
	font-size:15px;
	letter-spacing:-1px;
	margin:0;
	padding:5px 0;
	color:#f1f1f1;
}


p.ricbg label{
	display:block;
	width:90px;
	padding-top:2px;
	font-size:13px;
	color: #CCCCCC;
	float:left;
	border-bottom:1px dotted #333;
	font-weight:bold;
}

p.ricbg select{
	width:140px;
	border:1px solid #FF1a1a;
	color:#990000;
	background-color: #e8e8ce;
	float:left;
	font-size:13px;
	font-weight:bold;
}

.ricInput{
	width:80px;
	height:18px;
	border:1px solid #FF1a1a;
	color:#990000;
	background-color: #e8e8ce;
	padding-left:4px;
	padding-top:2px;
	font-weight:bold;
}

#colonna ul {
list-style:none;
list-style-image:none;
list-style-type:none;
margin-top:36px;
}

#colonna ul li{
font-size:14px;
font-weight:bold;
text-align:left;
line-height:125%;
list-style-type:none;
padding:4px 10px;
border-bottom:1px dashed #990000;

}





/**************************************************/
/* HOME										******/
/************************************************/
/***********************************************/

.boxHome{
background-repeat:no-repeat;
background-color: #1470cd;
padding-left:10px;
padding-top:5px;
height:60px;
width:181px;
color:#95E4FF;
font-size:11px;
line-height:14px;
}

/**************************************************/
/* ELENCO e DETTAGLIO						******/
/************************************************/
/***********************************************/

.elencoA {
	background-image: url(../img/el_bgA.png);
	height: 88px;
	background-repeat: no-repeat;
	background-position: left top;
}

.elencoV {
	background-image: url(../img/el_bgV.png);
	height: 88px;
	background-repeat: no-repeat;
	background-position: left top;
}

.elImg {
		width:60px;
		height:70px;
		padding-left:10px;
		padding-right:16px;
		padding-top:8px;
		text-align:center;
		float:left
	
	}

.el1 {
	height:21px;
	font-weight:bold;
	color:#FFFFFF;	
}
.el2 {
	height:21px;
	font-weight:bold;
	color:#0E0E6A;
	
	
}
.el3 {
	height:21px;
	font-size:12px;
	color:#333333;
	
}
.elData {
	padding-right:16px;
	padding-left:4px;
	font-weight:bold;
}
.eldx {
	width:120px;
	}
	
.elRif {
	font-size:15px;
	font-weight:lighter;
	color:#333333;
	padding-top:28px;
	padding-left:6px;
	height: 24px;
	letter-spacing: -1px;
}
.elThumb {
}

.dettaglioA {
	background-image: url(../img/dett_bgA.png);
	height: 88px;
	background-repeat: no-repeat;
	background-position: left top;
}

.dettaglioV {
	background-image: url(../img/dett_bgV.png);
	height: 88px;
	background-repeat: no-repeat;
	background-position: left top;
}

.dett1 {
	height:21px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:24px;	
}
.dett2 {
	height:21px;
	font-weight:bold;
	color:#0E0E6A;
	padding-left:24px;	
	
}
.dett3 {
	height:21px;
	font-size:12px;
	color:#333333;
	padding-left:24px;	
}

.detTit {
	font-size: 17px;
	letter-spacing:-1px;
	background-image: url(../img/detTit.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin:0;
	padding-top: 4px;
	padding-left: 10px;
	height: 28px;
	font-weight: lighter;
	color: #CCCCCC;
}

.dettDesc {
	font-size: 12px;
	color: #333333;
	text-align: justify;
	padding: 12px;
	height: 132px;
	
}
.overFl {
	height: 200px;
	overflow: auto;
	background-image:url(../img/bg_dett_data.jpg);
	background-repeat:repeat-x;
}


.dettData {
	font-size: 14px;
	color: #000000;
	padding: 12px;
}

div#dettSEL p {
	padding:0;
	margin:0;
}

.thumb{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding: 2px;
	width: 72px;
	height: 72px;
	color: #0f294a;
	background-image: url(../img/thumb_BG.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	text-decoration: none;
	float: left;
}
A.thumb:hover {
	text-decoration: none;
	background-image: url(../img/thumb_BG_on.png);
}



.foto {
}

/**************************************************/
/* MODULI DI CONTATTO						******/
/************************************************/

#contapagine {
height:40px;
margin-top:16px;
font-size:14px;
color:#FFFFFF;
}

a.pagBtn:link, a.pagBtn:visited {
	text-decoration:none;
	display:block;
	width:32px;
	height:24px;
	background-repeat:no-repeat;
	background-position: left top;
} 

a.pagBtn:hover {
	background-position: left bottom;
}

a.pagBtn span {
visibility:hidden;
}

.pagBtnPrev { 	background-image: url(../img/pag_prev.png);  }
.pagBtnNext { 	background-image: url(../img/pag_next.png);  }

#contapagine select {
border:1px solid #990000;
background-color: #f1f1f1;
color:#990000;
}

/**************************************************/
/* MODULI DI CONTATTO						******/
/************************************************/
/***********************************************/

.formtit {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666600;
	margin-bottom: 16px;
}
#modCont{
	margin: 0;
	background-color: #e8e8ce;
	padding: 20px 0 20px 20px;
	background-image: url(../img/modcont_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #666666;
	width:640px;
}

#modCont p {
	margin:0;
	padding:0;
	margin-bottom:4px;
	clear:left;
	padding-top: 6px;

}

.contP label{
	width: 220px;
	padding-left: 8px;
	display: block;
	float: left;
	padding-top: 4px;
	font-size: 15px;
	font-weight: bold;
	color: #008d7a;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0099CC;
	height: 20px;
	clear:left;
}
.contInput {
	width: 260px;
	height: 24px;
	border: 1px solid #333;
	background-color: #CFD0B3;
	font-size: 13px;
	line-height:15px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
}


/**************************************************/
/* STILI GENERALI							******/
/************************************************/
/***********************************************/

a:link, a:visited {
	color: #FFFFCC;
	text-decoration: underline;
}

a:hover {
	color: #FFE;
	text-decoration: none;
}

a img {
border:0;
}

strong {
}

.clear{
  clear:left;
/*** these next attributes are designed to keep the div
height to 0 pixels high, critical for Safari and Netscape 7 ***/
  height:1px;
  overflow:hidden;
  line-height:1%;
  font-size:0px;
  margin-bottom:-1px;
}

h1 {
	font-size: 28px;
	font-weight: normal;
	color:#FFFFFF;
	font-family: "Arial Black", Arial, sans-serif;	
}

h2 {
	font-size: 20px;
	font-weight: normal;
	color:#FFFFFF;
	line-height:20px;
	font-family: "Arial Black", Arial, sans-serif;
}

h3 {
	font-size: 22px;
	font-weight: bold;
	color: #f1f1f1;
	margin-left:40px;
	margin-bottom:5px;
	margin-top:20px;
	font-family: Arial, sans-serif;
	}

h4 {
	font-size: 14px;
	font-weight: bold;
	color: #dfdfdf;
	margin-left:60px;
	margin-bottom:5px;
	font-family: Arial, sans-serif;
}

.quote{
	margin-right: 80px;
	margin-left: 80px;
	background-color: #BE0418;
	border: 1px solid #ff0000;
	padding:15px;
	font-size:130%;
	font-weight:bold;
}

.big {
	font-size:15px;
	font-weight:bold;
}

.small {
	font-size:10px;
}
.smallGri {
	font-size:11px;
	color: #999999;
}

.nero {
color:#000000;
}

.bianco {
color: #FFFFFF;
}

.grigio {
	color:#f9f9f9;
}

.faqD{
padding:10px 80px 10px 30px;
font-weight:bold;
border-bottom:1px solid #CCC;
}

.faqR{
	padding:2px 0px 0px 30px;
	background-color:#f3f3f3;
	color:#333333;
}

.normal {
font-size:13px;
}
