
body					{ margin: 0px 0px 0px 0px; padding:0; background-color: #AFCBE2; height: 100% }
#centered 			{ position:absolute; top: 50%; left: 50%; width:740px; height:450px;
							margin-top: -225px; /*set to a negative number 1/2 of your height*/
							margin-left: -370px; /*set to a negative number 1/2 of your width*/
							overflow: hidden; }


 .text				{ font-family: verdana; font-size: 11px; color: #1b3347;}
 .text a				{ font-family: verdana; font-size: 11px; color: #1b3347; text-decoration: underline}
 .text a:visited	{ font-family: verdana; font-size: 11px; color: #1b3347; text-decoration: underline}
 .text a:hover		{ font-family: verdana; font-size: 11px; color: #1b3347; text-decoration: none}

 .text_menu					{ font-family: trebuchet ms; font-size: 11px; color: #ffffff; line-height: 18px; text-decoration: none}
 .text_menu a				{ font-family: trebuchet ms; font-size: 11px; color: #85A1CC; line-height: 18px; text-decoration: none}
 .text_menu a:visited	{ font-family: trebuchet ms; font-size: 11px; color: #85A1CC; line-height: 18px; text-decoration: none}
 .text_menu a:hover		{ font-family: trebuchet ms; font-size: 11px; color: #ffffff; line-height: 18px; text-decoration: none}


a.td.thumbnail, a.td.thumbnail:link, a.td.thumbnail:visited, a.td.thumbnail:active {
        border: rgb(0, 0, 0) 1px solid;
        display: block;
}
a.td.thumbnail:hover            {
        border: rgb(255, 0, 0) 1px solid;
        display: block;
}


.elementi			{	font-family: verdana;
							font-size: 10px;
							font-weight: bold;
							color: #1b3347;
							background-color: #AFCBE2;
							border-bottom: 1px solid #FFFFFF;
							border-left: 1px solid #FFFFFF;
							border-right: 1px solid #FFFFFF;
							border-top: 1px solid #FFFFFF;
							padding-left: 3px }
 
textarea				{	font-family: verdana;
							font-size: 11px;
							font-weight: normal;
							background-color: #AFCBE2;
							border-width: 1px; 
							color: #1b3347; }
 
