@charset "utf-8";

/* ************ */
/* ************ */
/* CSS Document */
/* ************ */
/* ************ */


/* *** ******** *** */
/* *** GENERALE *** */
/* *** ******** *** */

html,body {
	/*background:#e9e9e9;*/
	margin:0;
	padding:0;
}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
}

a{
	text-decoration:none;
	color:#0000FF;
}

img{
	text-decoration:none;
	color:#0000FF;
	border:none;
}

image{
	border:none;
}


/* *** ****** *** */
/* *** PAGINA *** */
/* *** ****** *** */

div#page {
	position:absolute;
	top:0px;
	left:0px;
	margin:0;
	border:1px solid black;
	width:1002px;
	background:white;
}


/* *** ***** *** */
/* *** LOGHI *** */
/* *** ***** *** */

div#logo {
	border:none;
	position:absolute;
	top:3px;
	left:38px;
}

div#scrittalogo {
	position:absolute;
	top:20px;
	left:153px;/*220 - 153*/
	width:850px;
	text-align:center;
}


/* *** ***** *** */
/* *** BORDI *** */
/* *** ***** *** */

div#bordertop {
	height:8px;
	background:url(./images/border/top.gif) top left no-repeat;
}

div#bordermiddle {
	margin:100px 0px 0px 0px;
	height:107px;
	background:url(./images/border/middlenew.jpg) top left no-repeat;
}


/* *** ********* *** */
/* *** CONTENUTO *** */
/* *** ********* *** */

table#tablecontent {
	width:1000px;
	left:0;
}

table#tablecontent tr,td {
	empty-cells:show;
	border:0px;
	border-collapse:collapse;
}

/* *** bordo *** */

td#borderleft {
	height:100%;
	width:42px;
	background:url(./images/border/leftnew.jpg) top left repeat-y;
}

td#borderright {
	margin:0px 0px 0px 0px;
	height:100%;
	width:40px;
	background:url(./images/border/rightnew.jpg) top right repeat-y;
}

/* *** testo *** */

td#text {
	margin:0px 0px 0px 0px;
	height:100%;
	width:916px;
	font-size:14px;
	cursor:default;
}

div#topcontent {
	float:none;
	clear:both;
	margin:0px 10px 0px 10px;
	padding:10px 10px 10px 10px;
	text-align:center;
}

div#leftcontent {
	float:left;
	width:650px;
	margin:0px 0px 10px 0px;
	padding:10px 10px 10px 10px;
	border-right:1px solid #CCCCCC;
	text-align:justify;
	
}

div#rightcontent {
	float:right;
	width:225px;
	/*margin:0px 15px 0px 0px;//670right*/
	padding:10px 10px 10px 10px;
	text-align:right;
}

table#listaimmobili {
	float:left;
	width:100%;
}

/* *** box ricerca *** */

div#ricerca {
	padding:5px 5px 5px 5px;
	border:1px solid black;
	text-align:left;
	background-color:#F0F0F0;
}

div#head {
	width:100%;
	
	color:white;
	background-color:#CC0000;
	font-weight:bolder;
	text-align:right;
}

div#resetlink {
	background-color:#FFDDDD;
	margin:15px 0px 5px 0px;
	border-top:2px solid red;
	border-bottom:2px solid red;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

span#intestazioneparametro {
	color:#990000;
}

span#parametro {
	color:black;
}

div#cerca {
	width:100%;
	text-align:center;
}

div#cerca  a{
	text-decoration:none;
}

/* *** intestazione *** */

div#header {
	float:none;
	clear:both;
	margin:0px 10px 10px 10px;
	padding:0px 0px 10px 0px;
	border-bottom:1px solid red;
	text-align:center;
	height:110px;
	background-color:#EFD6D6;
}

img#logicbanner {
	float:left;
	margin:0px 0px 0px 18px;
}
div#header a {
	float:right;
	margin:6px 18px 0px 0px;
}

/* *** menu *** */

div#menu {
	float:none;
	clear:both;
	margin:0px 10px 0px 10px;
	padding:10px 20px 0px 0px;
	height:40px;
	
	text-align:right;
	font-size:18px;
	
	border-top:1px solid red;
	border-bottom:1px solid red;
}


/* *** contatto *** */

div#contatto {
	margin:0;
	padding:5px 5px 5px 5px;
	
	border:1px solid #AAAAAA;
	height:590px;
	
	cursor:default;
}

div#infocontatto {
	margin:0;
	padding:5px 5px 5px 5px;
	border-bottom:1px solid red;
	cursor:default;
	color:black;
	font-size:12px;
}

input#valore {
	margin:0px;
	border:0px;
}
input#valorecaptcha {
	margin:50px 0px 0px 0px;
	border:0px;
}

div#rigacontatto {
	clear:both;
	float:none;
	margin:5px 0px 0px 0px;
	height:22px;
}
div#rigacaptcha {
	clear:both;
	float:none;
	margin:5px 0px 0px 0px;
	height:70px;
}
div#msgrigacontatto {
	clear:both;
	float:none;
	margin:5px 0px 0px 0px;
	height:180px;
}

div#parametrocontatto {
	margin:0;
	padding:0px 5px 0px 5px;
	float:left;
	background-color:#CC0000;
	height:22px;
	width:160px;
	cursor:default;
	color:white;
	font-size:14px;
	font-weight:bolder;
	text-align:right;
}
div#parametrocontattocaptcha {
	margin:0;
	padding:0px 5px 0px 5px;
	float:left;
	background-color:#FFF;
	border:2px solid #CC0000;
	height:70px;
	width:160px;
	cursor:default;
	color:white;
	font-size:14px;
	font-weight:bolder;
	text-align:right;
}

div#valorecontatto {
	margin:0;
	padding:0px 5px 0px 5px;
	float:left;
	
	border-bottom:2px solid #CC0000;
	height:20px;
}
div#valorecontattocaptcha {
	margin:0;
	padding:0px 5px 0px 5px;
	float:left;
	
	border-bottom:2px solid #CC0000;
	height:72px;
}

div#msgcontatto {
	margin:0;
	padding:0px 5px 0px 5px;
	background-color:#CC0000;
	height:180px;
	width:373px;
	cursor:default;
	color:white;
	font-size:14px;
	font-weight:bolder;
}

/* *** footer *** */

div#footer {
	float:none;
	clear:both;
	padding:10px 10px 10px 10px;
	margin:10px 10px 0px 10px;
	border-top:1px solid red;
	vertical-align:bottom;
}
table#fimaa {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	width:95%;
}
table#fimaa td {
	vertical-align:middle;
}

div#footer2 {
	float:none;
	padding:10px 10px 10px 10px;
	margin:10px 10px 0px 10px;
	border-top:1px solid silver;
	text-align:center;
	vertical-align:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
}
div#footer2 a{
	color:#666666;
}


/* *** ************ *** */
/* *** BORDO FINALE *** */
/* *** ************ *** */

div#borderbottom {
	clear:both;
	float:none;
	margin:0px 0px 0px 0px;
	height:104px;
	background:url(./images/border/bottomsigsenew.jpg) top left no-repeat;
}

div#softwarengineering {
	margin:0px 0px 0px 700px;
	padding:20px 0px 0px 0px;
	border:0;
	height:80px;
	width:220px;
}


/* *** ************* *** */
/* *** LISTA IMMOBILI *** */
/* *** ************* *** */

table#listaimmobili tr:hover {
	background-color:#FFF5F5;
}

tr#listaimmobili td:hover{
	background-color:#FFF5F5;
}

