/* CSS Document */

	/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
	License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
	blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*
body {
	font-size: 62,5%;
	font-family: Georgia, Utopia, Palatino, �Palatino Linotype�, serif;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: rgb(50,50,50);
	background: #98E0B6 url(immagini/sfondo.jpg) repeat-x bottom;
}
*/
body {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: rgb(0, 156, 217);
/*	background: url(../immagini/piastrella1.png) repeat #d1d5d8;   */
	margin: 0;
}

body.noscroll {
/* also avoids bounce effect in Chrome and Safari */
	overflow: hidden;
}
input
{
	font-family: sans-serif;
        background-color: rgb(254, 254,254);
}

h1{
	color: Black;
	font-family: sans-serif;
	font-size: 1.4em;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-align: center;
}
h2{
	color: Black;
	font-family: serif;
	font-size: 1.2em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: center;
}
h3{
	color: Black;
	font-family: serif;
	font-size: 1em;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	text-align: left;
}
p{
	color: Black;
	font-family: serif;
	font-size: 0.8em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: justify;
}
fieldset {
	padding: 1em;
	font-family: sans-serif;
	font-size: 1em;
	border: 1px solid green;
}
legend {
	padding: 0.2em 0.5em;
	border:1px solid green;
	color:green;
	font-size:1em;
	text-align:right;
}
label {
	padding: 1em 2em 1em 4em;

}
table {
}
td{
	padding: 0.2em 1em 0.2em 1em;
	border: thin Fuchsia;
	font-variant: normal;
	font-family: sans-serif;
}
ol, ul {
	list-style: disc inside;
	font-variant: small-caps;
	font-family: sans-serif;
	font-size: 1.2em;
}
li {
	font-variant: small-caps;
	font-family: sans-serif;
	font-size: 1.2em;
	margin: 0; padding: 0.5em;
}


.pulsanti{
position: relative;
	text-align: left; 
	float: left;
	width: 50%;
}
.pulsanti2{
position: relative;
	text-align: right;  
	float: right;
	width: 50%;
}
.etichetta{
	font-variant: small-caps;
	text-align: right;
}
.commento{
	color: Black;
	font-style: italic;
	text-align: left;
}
#sfondo{
	position:absolute;
	height:100%;
	width: 100%;
	margin: 0;
	padding: 0;
}
#contenitore{
	position: relative;
	width: 1024px;
	height: 100%;
	text-align: left;

}
.elenco {
	text-align: left;
	font: sans-serif;
	padding: 20px 20px 20px 20px;
}
#testata {
	position: absolute;
	top: 25px;

	width: 800px;

	/*layer-background-color: #B6FF6F;*/
}
#banner{
	margin: auto;
	min-height: 176px;        /*misura per browser seri*/
	height: auto !important;  /*misura per browser seri*/
	height: 176px;            /*misura per IE, che interpreta height come min-height*/
	text-align: center;

}
#titolo{
	position: absolute;
	width: 800px;

}

#corpo {
	position: absolute;
	top: 250px;
	width: 1024px;
	height: 400px;

}
#csinistra {
	position: absolute;
	width: 195px;

}
#ccentro {
	position: relative; /*	background-color: #B6FF6F;
	layer-background-color: #B6FF6F;*/
	margin: auto;
	/*	border: thin solid Black;
	padding: 10px 10px 10px 10px;  */
	background: White;

}
#ccentro-login {
	position: relative; /*	background-color: #B6FF6F;
	layer-background-color: #B6FF6F;*/
	margin: auto;
}
#ccentro2 {
	position: absolute; /*	background-color: #B6FF6F;
	layer-background-color: #B6FF6F;*/
	top: 250px;
	left: 200px;
	width: 389px;
	border: thin solid Black;
	padding: 10px 10px 10px 10px;
	background: White;
}
#cdestra {
	position: absolute;
	width: 195px;
	left: 600px;
}
#piede {
	position: absolute;
	background: White;

}
#loginimmagine
{
/*	background-color: rgb(242, 242, 242); */
	font-family: "Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	color: rgb(102, 102, 102);
	margin-left: auto;
	margin-right: auto;
	/*  margin-top: 50px;      */
	width: 100%;
	/*  border: 1px solid #000;    */
	min-height: 150px;        /*misura per browser seri*/
	height: auto !important;  /*misura per browser seri*/
	height: 150px;            /*misura per IE, che interpreta height come min-height*/
}
#login
{
/*  background: url(../immagini/piastrella1.png) repeat #d1d5d8; 
	background-color: rgb(242, 242, 242); */
	font-family: "Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	/*color: rgb(102, 102, 102);      */
	margin-left: auto;
	margin-right: auto;
	/*margin-top: 50px;      */
	width: 647px;
	/*  border: 1px solid #000;    */
}
.h1login{
	margin: 20px 0px 20px 0px;
}
#logine img{
	float:left;
}
#login table td.title
{
	text-align: right;
	white-space: nowrap;
}
#login table
{
	width: 1%;
	margin: auto;
}
#loginForm {
/*  background: url(../immagini/piastrella1.png) repeat #d1d5d8; 
	background-color: rgb(242, 242, 242);   */   
	font-family: "Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	float:right;
	width:100%;
	margin-right:0.0em;
	padding-top:0.2em;
	text-align:right;
	font-size: 14px;
}
.button
{
	height: 20px;
	color: #333333;
	font-size: 14px;
	padding-left: 8px;
	padding-right: 8px;
	background: url(roundcube/skins/default/images/buttons/bg.gif) repeat-x #f0f0f0;
	border: 1px solid #a4a4a4;
}
.button2
{
	height: 30px;
	color: #333333;
	font-size: 14px;
	padding-left: 8px;
	padding-right: 8px;
	margin: 1em;
	background: #f0f0f0;
	border: 1px solid #a4a4a4;
}
.button3
{
	height: 30px;
	color: #333333;
	font-size: 14px;
	padding-left: 8px;
	padding-right: 8px;
	margin: 0.5em;
	background: #f0f0f0;
	border: 1px solid #a4a4a4;
	width: 250px
}
	input.button:hover
{
	color: black;
}

input.mainaction
{
	font-weight: bold;
	border: 1px solid #999;
}
.right
{
	float: right;
}
.left
{
	float: left;
}
.centrato
{
	margin:0 auto;
}
.clear
{
	clear: both;
}
.titoloscheda
{
	/*	color: #08A74D;
	color: white;  */
	font-family: sans-serif;
	font-size: 1.8em;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-align: center;
	height: 60px;
	position:absolute;
	top:50%;
	margin-top:-30px;
}
.sottotitoloscheda
{
	color: #08A74D;
	font-family: serif;
	font-size: 1.6em;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-align: center;
}
