
html, body {
text-align: center;
}
p {text-align: left;}

body {
	margin: 0;
	padding: 0;
	/*background-image:url(img/background.png);*/
    background-color: #f4f4f4;
	text-align: left;
	/*font-family:  Georgia, Times New Roman, Times, serif;*/
    font-family: "Helvetica Neue",Arial,sans-serif;
	font-size: 13px;
	color: #676767;
}

/*.ui-widget {*/
    /*font-family: "Helvetica Neue",Arial,sans-serif;*/
/*}*/

.ui-widget-content {
    border: 0px;
}

* {
    margin: 0 auto 0 auto;
    text-align:left;
}


html, body {
    text-align: center;
}
p {text-align: left;}

img {border: 0px;}

.icon {
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 45px;
	margin-bottom: 15px;
	line-height: 1.2;
}

.bottone {

}

.bottone a {
    /* display: block;
    /*  width: 70px;  */
    padding: 2px 8px;
    border: #000066 1px solid;
    text-decoration: none;
    background-color: #FFFFFF;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.bottone a:hover {
    background-color: #87CEFA;
    cursor: pointer;
    text-align: center;
}



#header {
    background-image:url(img/header.png);
    background-repeat:no-repeat;
    width:921px;
    height: 74px;
    border-bottom: 1px solid #676767;
}


#header h1 {
    display:block;
    float:right;
    margin-left:17px;
    color:#676767;
    text-align:left;
    font-size:28px;
    font-weight:bold;
    /*font-family:Arial, Helvetica, sans-serif;*/
    padding-right:20px;
}


#header ul {
    display:block;
	padding: 0px;
	list-style-type: none;
	overflow:hidden;
	width:500px;
	float:left;
}
#header ul li , #header ul li a, #header ul li a:visited{
	float:left;
	margin: 0px;
	text-align:center;
	line-height:35px;
	color: #5c5c5c;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
}

#header ul li a:hover{
    color: #2e9fd8;
    border-bottom: 2px solid #2e9fd8;
    line-height:33px;
}

#logo {
    float: right;
    position: relative;
    background: url("img/logo.png") no-repeat;
    /*margin-top: 5px;*/
    width: 236px;
    height: 62px;
    top: 8px;
}




#page
{
  margin: 0 auto 0 auto; 
  margin-top:5px;
  display: block; 
  height:auto;
  position: relative; 
  overflow: hidden; 
  width: 921px;
  /*border: 1px solid #4d4d4d;*/

}





#footer {
    border-top: 1px solid #676767;
    display:block;
    width: 921px;
    height:74px;
    text-align:left;
    font-size:9px;
    line-height:25px;
    background: url('img/powerby.png') no-repeat top right;
}

#footer p{
    padding-right:20px;
    text-align:left;
}

#footer, #footer a, #footer a:visited{
    color: #a3a3a3;
    text-decoration: none;
}

/*#footer a:hover{*/
    /*text-decoration:none;*/
    /*color:#C9E1FA;*/
/*}*/

#container {
    padding: 10px;
}

#container h1 {
    padding-bottom: 25px;
}


#pagine {
    margin-bottom: 20px;
}

.nomeuser {
    font-size: 9px;
    font-style: italic;
    text-align: right;
    display: block;
}

span.mexerr {
    height: 100px;
    line-height: 20px;
    text-align: center;
    font-weight: bold;
    color: #de000e;
    padding: 40px 5px 40px 5px;
    display: block;
}

span.mexpag {
    width: 500px;
    left: 210px;
    border: 1px solid #4d4d4d;
    margin: 75px 20px 75px 20px;
    display: block;
    position: relative;
    padding: 50px 10px;
    font-size: 13px;
    text-align: center;
    font-weight: bold;
}

/*--------------------------------------------------------------*/

/*#login_form  table {*/
    /*border: 1px solid #4d4d4d;*/
/*}*/

#login_form tr, #variapsw_form tr {
    height: 27px;
    vertical-align: middle;
}

#login_form th, #variapsw_form th {
    text-align: center;
    height: 30px;
    vertical-align: middle;
    background-color: #4d4d4d;
    color: #ffffff;
}

#login_form td, #variapsw_form td {
    padding-left: 8px;
    padding-right: 8px;
    vertical-align: top;
}

#login_form a {
    font-size: 10px;
    text-align: left;
}

#login_form input.text, #login_form input.password, #variapsw_form input.text, #variapsw_form input.password {
    border: 1px solid #767676;
    width: 150px;
    background-color: #FFFFFF;
}

#login_form input.text:focus, #login_form input.password:focus, #variapsw_form input.text:focus, #variapsw_form input.password:focus {
    background-color: #CCFFFF;
}

div.login_msg {
    font-size: 11pt;
    text-align: justify;
    color: #de000e;
}

/*--------------------------------------------------------------*/

#sceglicond {
    width: 400px;
    margin-left: 250px;
    margin-bottom: 25px;
    margin-top: 50px;
    border: 1px solid #a3a3a3;
    padding: 5px;
}




#sceglicond ul {
    display: block;
    padding: 0px;
    list-style: none outside none;
    width: 100%;
    float: left;
    margin-left:0px;
}

#sceglicond ul li , #sceglicond ul li a, #sceglicond ul li a:visited{

    float:left;
    margin: 0px;
    width: 100%;
    color:#a3a3a3;
    font-size:13px;
    font-weight:bold;
    text-decoration:none;
    padding-left:0px;
    padding-right:0px;
    padding-bottom: 3px;
    padding-top: 3px;
}

#sceglicond ul li  {
    background: url("img/icona-condomini.png") no-repeat scroll 0px 5px transparent;
}

#sceglicond ul li a {
    padding-left: 40px;
    padding-right: 0px;
}
#sceglicond ul li:hover{
    background-color: #C9E1FA;
}

#sceglicond ul li a:hover{
    color:#4d4d4d;
}


/*---------------------------------------------*/

#intcondom {
    height: 90px;
}

#left_intcondom {
    width:45%;
    float: left;
    display: block;
    padding: 5px;
}

#right_intcondom {
    width:45%;
    float: right;
    display: block;
    padding: 5px;
}


#intcondom h1 {
    padding-bottom: 0px;
}

#loadimg {
    position: relative;
    left: 400px;
    top: 50px;
    border: 0px;
}

/*---------------------------------------------*/


table.unita {
    margin: 7px;
    padding: 5px;
    border: 3px solid #ffffff;
    width: 100%;
}


td.unita_left {
    background-color: #ddecd3;
    border: 3px solid #ffffff;
    width: 70px;
    padding: 5px;
    text-align: right;
    font-size: 17px;
    font-weight: bold;
    vertical-align: top;
}

td.unita_right {
    background-color: #ececec;
    border: 3px solid #ffffff;
    height: 100%;
    padding: 5px;
    vertical-align: top;
}

span.tipounita {
    font-size: 1.2em;
    margin-bottom: 10px;
    font-weight: bold;
}

.unita ul {
    padding-top: 5px;
}

.unita li {
    margin-left:0;
    list-style: none;
    background-repeat: no-repeat;
    background-position: 0 0;
    padding-left: 20px;
    position: relative;
    line-height: 20px;
}

li.blocco {
    background-image: url("img/p16scale.png");
}

li.center {
    background-image: url("img/p16flame.png");
}

li.clima {
    background-image: url("img/p16snow.png");
}

li.prop, li.propamm {
    background-image: url("img/p16proprietario.png");
}

li.inq, li.inqamm {
    background-image: url("img/p16inquilino.png");
}

/*---------------------------------------------*/

.ammin h2, .contatti h2 {
    font-size: 20px;
    font-weight: bold;
}

.ammin h3, .contatti h3 {
    font-size: 17px;
    font-weight: bold;
    color: #0073ea;
    padding-top: 8px;
}


.ammin ul, .contatti ul {
    padding-top: 10px;
}

.ammin li, .contatti li {
    margin-left:0;
    list-style: none;
    background-repeat: no-repeat;
    background-position: 0 0;
    padding-left: 20px;
    position: relative;
    line-height: 20px;
}

li.telef {
    background-image: url("img/p16phone.png");
}

li.fax {
    background-image: url("img/p16fax.png");
}

li.cell {
    background-image: url("img/p16mobile.png");
}

li.email {
    background-image: url("img/p16email.png");
}

/*---------------------------------------------*/


h2.annodoc  {
    padding-top: 5px;
    padding-bottom: 5px;
}

.listadoc, .listacont {
    /*background-color: #a3a3a3;*/
    /*margin: 6px 3px;*/
    width: 830px;
    border: 1px solid #a3a3a3;
    border-collapse: collapse;
}

.listadoc th, .listacont th {
    border: 1px solid #a3a3a3;
    background-color: #ddecd3;
    height: 26px;
    text-align: center;
    font-weight: bold;
    /*margin: 6px;*/
    padding-top: 2px;
}


.listadoc td, .listacont td {
    border: 1px solid #a3a3a3;
    height: 26px;
    padding: 3px;
    /*cursor: pointer;*/
}

.listadoc td {
    cursor: pointer;
}

/*.listadoc tr, .listacont tr {*/
    /*background-color: #ececec;*/
/*}*/

.listadoc tr:hover {
    background-color: #b1dad7;
}

.listadoc th:hover {
    background-color: #ddecd3;
}


.listacont a {
    text-decoration: none;
    font-weight: bold;
    color: #052f57;
}

.docicon  {
    width: 42px;
    text-align: center;
    vertical-align: middle;
}
.docdesc  {
    width: 560px;
    text-align: left;
}
.docsize  {
    width: 100px;
    text-align: right;
}
.docdate  {
    width: 100px;
    text-align: center;
}

.docact {
    width: 50px;
    text-align: center
}

.progress { position:relative; width:710px; border: 1px solid #ddd; padding: 1px; border-radius: 3px; margin-top: 13px;}
.bar { background-color: #B4F5B4; width:0%; height:20px; border-radius: 3px; }
.percent { position:absolute; display:inline-block; top:3px; left:48%; }

#fileup{
    position:absolute;
    /* start of transparency styles */
    opacity:0;
    -moz-opacity:0;
    filter:alpha(opacity:0);
    /* end of transparency styles */
    z-index:2; /* bring the real upload interactivity up front */
    width:400px;
    margin-left: 15px;
}
#txtfileup{
    height: 21px;
    margin-left: 10px;
    margin-top: 1px;
}
#btnfileup{
    width:70px;
    height: 26px;
    padding-top: 3px;
}

/*---------------------------------------------*/

#usernav {
    width: 830px;
    display: block;
    /*border-bottom: 1px solid #a3a3a3;*/
    height: 25px;
    margin-bottom: 5px;
    display: block;
}

#usernav span {
    display: block;
    /*position: absolute;*/
    float: left;
}

#navleft {
    /*left: 50px;*/
    width: 30px;
}

#navpag {
    /*left: 400px;*/
    width: 40px;
    text-align: center;
    background-color: #d8d8d8;
    padding: 2px;
}

#navright {
    /*left: 840px;*/
    width: 30px;
    text-align: right;
}


.useramm {
    width: 830px;
    border: 1px solid #a3a3a3;
    border-collapse: collapse;
    margin-bottom: 25px;
}


.useramm th {
    background-color: #ddecd3;
    text-align: center;
}

.useramm td, .useramm th {
    vertical-align: top;
    border: 1px solid #a3a3a3;
    height: 25px;
    padding: 3px;
}

.useramm img {
    padding-left: 8px;
    padding-right: 8px;
    border: 0px;
}