
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(/images/img01.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #737373;
}

form {
	margin: 0;
	padding: 0;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 1.8em;
	line-height: 160%;
}

ul, ol {
}

blockquote {
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

hr {
	display: none;
}

/* Menu */

#menu {
	/* width: 960px;*/
	height: 45px;
	margin: 0 auto;
	padding: 0px 0;
	background: url(/images/img02.jpg) no-repeat center top;
}

#menu ul {
	height: 45px;
	margin: 0;
	padding: 0;
	background: url(/images/img03.gif) no-repeat;
	list-style: none;
}

#menu li {
	float: left;
	height: 45px;
	background: url(/images/img03.gif) no-repeat right top;
}

#menu a {
	float: left;
	height: 20px;
	margin: 0px;
	padding: 10px 15px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: smaller;
	font-weight: bold;
	color: #000000;
}


#menu a:hover {
	background: url(/images/img02.gif) repeat-x;
	color: #FFFFFF;
	height: 45px;
}

#menu a.username {
	float: left;
	height: 20px;
	margin: 0px;
	padding: 10px 15px;
	text-decoration: none;
	text-transform: none;
	font-size: smaller;
	font-weight: normal;
	color: #000000;
}


#menu .current_page_item a {
	height: 45px;
	color: #FFFFFF;
}

/* Splash */

#splash {
	width: 960px;
	height: 200px;
	margin: 0 auto;
}

#splash1 {
	width: 960px;
	height: 50px;
	margin: 0 auto;
}


/* Logo */

#logo {
	width: 960px;
	height: 91px;
	margin: 0 auto;
	border-bottom: 6px solid #3F3F3F;
	color: #414141;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0 20px;
}

#logo h1 {
	float: left;
	padding-top: 30px;
	letter-spacing: -3px;
	text-transform: uppercase;
	font-size: 3em;
}

#logo h2 {
	float: right;
	padding-top: 49px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
}

#logo a {
	text-decoration: none;
	color: #414141;
}

/* Page */

#widepage {

	text-align: center;
	width: 90%;
	padding: 5%;
    padding-top:2% !important

}

#page {
	width: 960px;
	margin: 0 auto;
	padding: 20px;
}


/* Content */

#content {
	float: right;
	width: 680px;
}

.post {
	padding-bottom: 20px;
}

.post .title {
	margin: 0;
	padding: 5px 20px;
	letter-spacing: -2px;
	border-bottom: 1px dashed #B9B9B9;
	text-transform: uppercase;
	font-size: 24px;
}

.post .title a {
	text-decoration: none;
}

.post .entry {
	padding: 10px 20px;
}

.post .meta {
	height: 26px;
	background: #F5F5F5;
	border-top: 1px solid #E9E9E9;
	text-decoration: none;
	text-transform: uppercase;
	font-size: smaller;
}

.post .posted {
	float: left;
	height: 16px;
	padding: 5px 20px;
}

.post .permalink, .post .comments {
	float: right;
	height: 16px;
	padding: 5px 20px;
}

.post .permalink {
}

/* Sidebar */

#sidebar {
	float: left;
	width: 250px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
}

#sidebar li ul {
	padding: 20px;
}

#sidebar li li {
	margin: 0;
	padding-left: 10px;
	padding-bottom: 5px;
	background: url(/images/img04.gif) no-repeat left 50%;
}

#sidebar p {
	padding: 0 20px;
}

#sidebar h2 {
	height: 20px;
	margin: 0;
	padding: 6px 0 0 20px;
	background: url(/images/img07.jpg) no-repeat;
	border-bottom: 1px dashed #B9B9B9;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

/* Search */

#search form {
	padding: 20px;
}

#search br {
	display: none;
}

#search #s {
	width: 135px;
}

/* Footer */

#footer {
	clear: both;
	width: 960px;
	height: 50px;
	margin: 0 auto;
	padding: 20px 0;
	border-top: 6px solid #3F3F3F;
	font-size: smaller;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
}
.odd { background: #ffffff; }
.even { background: #efefef; }

.pulsantihome
{
	background: #d0efff;
	width: 200px;
	vertical-align: middle;
	margin:5px;
	padding:5px;
	text-decoration: none;
	float: right

}

.pulsantieventi
{
	color: #ffffff;
	border-color: #c0c0c0;
	padding: 8px;
	width: 180px;
	vertical-align: middle;
	text-decoration: none;
	border-style:solid;
	font-weight: normal;
	font-size: 14pt;
	float: left;
	background-color: gray;
        border-right-style: solid;
        border-left-style: solid;
        border-bottom-style: solid;
        border-top-style: solid;
        border-right-width: 1px;
        border-left-width: 1px;
        border-bottom-width: 1px;
        border-top-width: 1px;
        border-right-color: black;
        border-left-color: black;
        border-bottom-color: black;
        border-top-color: black;
        margin-right: 5px;
        margin-left: 5px;
        margin-bottom: 5px;
        margin-top: 5px;
        padding-right: 5px;
        padding-left: 5px;
        padding-bottom: 5px;
        padding-top: 5px;
}

.pulsantieventi:VISITED
{
	color: #ffffff;
}

#thisevent
{
  font-size: 16pt;
  color: white;
}



.linkhome
{
	font-weight: bold;
	text-decoration: none;
}
.linkhome:HOVER
{
	color: white;
}

.associate
{margin-bottom: 10px; font-size: 14pt; background: #f0d080; padding:5px; border-style: solid; border-width: 1px }

.shareperassociate
{font-size: 14pt; background: #d0f080; padding:5px; border-style: solid; border-width: 1px}

.paymentspershare
{float:left ; font-size: 13pt; background: #e0e0ff; padding:5px; width: 100%}

#sxquota {width:50%;  float:left; margin-right: 10px; margin-bottom: 10px
}
.datiquota {}
.pagamenti {  width:45%; left:53%; float: right;background: #e0e0ff; padding:5px; border-style: solid; border-width: 1px}
.note {  width:45%; left:53%; float: right;background: #ffe0ff; padding:5px; border-style: solid; border-width: 1px; font-size: 13pt}

.r2
{background: #e0e0a0; padding:5px}

.r1
{background: #ffffc0; padding:5px}

@font-face {
    font-family: "Digital Dream";
    src: url(/fonts/DIGITALDREAM.eot);
}
@font-face {
    font-family: "Digital Dream";
    src: url(/fonts/DIGITALDREAM.ttf);
}

#show_date_time_id {font-family: "Digital Dream";
     font-size: 14pt; font-weight: bold; text-align: right; background: #ffffff}

#show_date_time_id1 {font-family: "Digital Dream";
     font-size: 20pt; font-weight: bold; text-align: right; background: #ffffff}
.formattedtext {font-size: 14pt;color: #000000}

.formattedtext1 {font-size: 14pt; line-height: 150%}

#calendario

{
	width: 100%;
	text-align :center;
}

#aggiungievento
{
 width: 50%;
 border-style: solid;
 border-width: 1px;
 padding: 10px;
}



.colorchooser {float:left;height:20px;width:40px;margin-right:8px;border-style:solid; border-color: black; border-width: 1px;margin-bottom: 10px}


.paginate {display:block; width:100%

}

#listanomi {height: 250px;}
TABLE.listanomi1 {border:1px solid black;font-size: 14pt;color: #000000;height: 50%;}
.pagination {font-size: 12pt; width:80%; float:left; text-align: left;}

.formattedtext2 {background: #f0f8ff; font-size: 12pt; padding: 10px; border: 1px solid gray}

TD.statistiche {margin-bottom:2px; padding:5px; border-top :1px solid gray;border-bottom:1px solid gray}

DIV.modificaquota {width:50%;border: 1px solid grey; padding:3px;margin: 2px; }
DIV.cambiaproprietario {height: 400px;overflow: auto }
.flash {color:red; font-size: 13pt}

TABLE.listanomi10 {border:1px solid black;font-size: 12pt;color: #000000;height: 50%;width: 100%;}
TABLE.listanomioperations {border:1px solid black;font-size: 12pt;color: #000000;width: 600px;}
TABLE.listanomioperations5 {border:1px solid black;font-size: 12pt;color: #000000;width: 800px;}
#affoperations{
    float: right;
    margin: -100px 10px 0 0;
}
#aff1{
    margin: -110px 250px 0 0;
    padding: 8px;
    font-size: 14px;
}
#aff2{
     font-size: 14px;
     color: black;
}

#affitti1 { width: 600px; margin:-200px 30px 0 0;left:53%; float: right;background: #e0e0ff; padding:5px; border-style: solid; border-width: 1px; }

.associate1
{margin-bottom: 10px; font-size: 14pt; background: #f0d080; padding:5px; border-style: solid; border-width: 1px }

#affitti1bis {  background: #e0e0ff; padding:5px; border-style: solid; border-width: 1px; }

#aff3{
    width: 800px;  background: #e0e0ff; padding:5px; border-style: solid; border-width: 1px;
     font-size: 14px;
     color: black;
}

TABLE.listanomioperations1 { background: #e0e0ff; padding:5px;margin:-205px 0 0 250px;border:1px solid black;font-size: 12pt;color: #000000;width: 650px;}

#aff4{
     font-size: 14px;
     color: black;
     width: 320px

}
td.stampa{
    width: 100px;
}

td.stampa1{
    width: 400px;
}

#sta2{
    font-size: 18px;
}

TABLE.listanominewanno {border:1px solid black;font-size: 12pt;color: #000000;height: 50%;width:400px;}

#logo_quotisti {
	width: 960px;
	height: 91px;
	margin: 0 auto;
	border-bottom: 6px solid #3F3F3F;
	color: #414141;
}

#logo_quotisti h2 {
	float: left;
	padding-top: 49px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
}

thead { display: table-header-group; }
tfoot { display: table-footer-group; }
