/***********************  ELEMENTI HTML  ***********************/
BODY    { FONT-SIZE: 80%; width: 1010px; MARGIN: 0px auto; COLOR: #333333; FONT-FAMILY: Verdana, Arial; background-color: #EEEEEE; }
A:link, A:visited, A:active { COLOR: #333333; text-decoration: none; }
A:hover { COLOR: #333333; text-decoration: underline; }
FORM    { MARGIN: 0px }
DIV     { COLOR: #; }
IMG     { BORDER: 0px; }
HR      { WIDTH: 100%; COLOR: #666666; HEIGHT: 1px }

H3		{ font-weight: bold; font-size: 1.2em; }

/***********************  ELEMENTI STRUTTURA  ***********************/
#header		{ margin: 0px auto; } /* background-image: url(../../images/sfondocol.gif); background-repeat:repeat-x;  */
#footer		{ margin: 0px auto; } 
#header img { border-style:none; border-width:0px; margin: 0px; margin-left:16px;}

#container 		{ margin: 0px auto; padding: 0px; background-color: #EEEEEE; background-image: url(../../images/bg_container.gif); } /* background: #EEEEEE;  */
#content		{ background: #FFFFFF; margin: 30px 16px; }

#content_text		{ margin: 2px 0px 0px 270px; padding: 0px; line-height: 1.7em; text-align: left; width: 70%; background: #FFFFFF url(../../images/bg_content.gif); background-repeat: no-repeat; }
div.content_title	{ height: 32px; color: #336699; font-size: 1.2em; font-weight: bold; padding: 2px 5px; }
#content_text	p 	{ padding: 0px 10px; }

#content_menuMain	{ background-color: #FFFFFF; float: left; width: 240px; margin: 2px 10px; padding: 0px; }
div.menuMain_title	{ height: 32px; color: #336699; font-size: 1.2em; font-weight: bold; padding: 2px 5px; }
div.menuMain_text_accesso		{ background-image: url(../../images/bg_menuMain_text_accesso.gif); background-repeat: no-repeat; height: 180px; padding: 5px 10px; }
div.menuMain_text_registrazione	{ background-image: url(../../images/bg_menuMain_text_registrazione.gif); background-repeat: no-repeat; height: 240px; padding: 5px 10px; }

.label		{ background-color: #d7e0e9; border: 1px solid #004677; text-align: center; font-size: 1.0em; font-weight: bold; color: #336699; }
.field		{ background-color: #EEEEEE; text-align: left; font-size: 1.0em; }

div.back	{ text-aling: left; margin: 20px; }

#elencoMalfunzionamenti	{ margin: 0px 10px; }

div.errorBox    { font-size: 14px; background: #ffffff; margin-left: 50px; margin-right: 50px; Color: #000066; font-family: Verdana, Arial; border: solid 1px #CCCCCC; margin-top: 30px; margin-bottom: 10px; }
div.errorTitle  { font-size: large; font-weight:bold; background-color: #DDDDDD; text-align: center; border-top: solid 1px #CCCCCC; border-bottom: solid 1px #CCCCCC; padding: 5px; 