body {
	margin: 0px;
	padding: 0px;
	font-family: georgia, "times new roman", times, serif;
	color: #333;
	background-color: #fff;
}


.logo {
	margin-left:20px;
	margin-top:20px;
}

#lay {
	margin: 0;
}

#header {
	padding: 0px;
	margin: 0px;
	color: #000;
	background-color: #fff;
}

#navigation{
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 30px;
	color: #333333;
	background-color: transparent;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
}

#navigation a {
	color: #7C7C7D;
	background: transparent;
	text-decoration: none;
}

.accesskey {
	text-decoration: underline;
}

#navigation a:hover {
	text-decoration: underline;
}

/* navigation admin */

#navigationadmin{
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	color: #fff;
	background-color: #93C400;
	font-weight: bold;
	font-family: arial, lucida, helvetica, sans-serif;
	font-size: 60%;
}

#navigationadmin a {
	color: #fff;
	background: transparent;
	text-decoration: none;
}

#navigationadmin a:hover {
	text-decoration: underline;
}

#navigationcc{
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	color: #fff;
	background-color: #CC0000;
	font-weight: bold;
	font-family: arial, lucida, helvetica, sans-serif;
	font-size: 60%;
}

#navigationcc a {
	color: #fff;
	background: transparent;
	text-decoration: none;
}

#navigationcc a:hover {
	text-decoration: underline;
}

/* userlist */
#userlist {
	border-right: #fff 1px solid;
	border-top: #fff 1px solid;
	border-bottom: #fff 1px solid;
	text-align: left;
}

#userlist TH {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 1em;
	padding-bottom: 5px;
	border-left: #fff 1px solid;
	padding-top: 5px;
	font-family: sans-serif;
	color: #fff;
	background: #93c400;
}

#userlist TD {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 1em;
	padding-bottom: 5px;
	border-left: #fff 1px solid;
	padding-top: 5px;
	font-family: sans-serif;
	color: #666;
}

#userlist TR.alt TD {
	background-color: #F4FFD5;
}

/* */
#content {
	padding: 15px 10px 10px 10px;
}

#dxcolumn {
	float: right;
	width: 240px;
}

#page {
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 25px;
	margin-right: 270px;
}

#pageb {
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 25px;
	margin-right: 10px;
}

.hidden {
	display: none;
}

HR {
	display: none;
}

H1 {
	font-weight: normal;
	font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, helvetica, sans-serif;
	color: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 0;
	font-size: 100%;
}

H2 {
	font-weight: bold;
	font-family: arial, lucida, helvetica, sans-serif;
	color: #114A84;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0;
	font-size: 75%;

}

H3 {
	font-weight: bold;
	font-family: arial, lucida, helvetica, sans-serif;
	color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0;
	font-size: 75%;
}

P {
	line-height: 160%;
	margin: 10px 0 10px 0;
}

ACRONYM {
	border-bottom: 1px dotted #86B300;
	cursor:  help;
	padding-bottom:1px;
	color: #608000;
	font-weight: bold;
}

/* indice */
DIV.indicefaq {
	font-family: arial, lucida, helvetica, sans-serif;
	color: #114A84;
	line-height: 140%; 
	margin: 20px 0 10px 0;
	font-size: 75%;	
	background-color: transparent;
	font-weight: bold;
}

.indicefaq OL {
	list-style-image: url(images/frecciadx_celeste.gif);
	margin-bottom: 10px;
	margin-left:25px;
	padding:10px 0 10px 0;
	}


.indicefaq OL LI OL LI {
	margin-left:-15px;
	list-style-image: none;
	list-style-type: decimal;
}

.indicefaq a {
	color: #333333;
	background: transparent;
	text-decoration: none;
	font-weight: normal;
}

.indicefaq a:hover{
	color: #000000;
	text-decoration: underline;
}

.indicefaq a.new{
	color: #f30;
	font-weight: bold;
	background: transparent;
	text-decoration: none;
}

/* risultato ricerca */
DIV.feedback {
	font-family: arial, lucida, helvetica, sans-serif;
	color: #114A84;
	line-height: 140%; 
	margin: 20px 20px 25px 0;
	font-size: 75%;	
	background-color: transparent;
	padding-right: 10px;
	padding-left: 10px;
}


/* risultato ricerca */
DIV.risricerca {
	font-family: arial, lucida, helvetica, sans-serif;
	color: #114A84;
	line-height: 140%; 
	margin: 20px 0 10px 0;
	font-size: 75%;	
	background-color: transparent;
}

.risricerca UL {
	margin: 5px 0 5px 0;
	padding: 0 5px 0 15px;
}

.risricerca LI	{
	list-style: square;
	margin: 0;
	padding-top: 5px;
	padding-bottom:10px;
	text-align: left;
	border-top: 1px dotted #ccc; 
}	

EM.desc {
	font-family: arial, lucida, helvetica, sans-serif;
	font-size: 1em;	
	color: #666;
	background-color: transparent;
}

.risricerca a {
	color: #333333;
	background: transparent;
	text-decoration: none;
	font-weight: bold;
}

.risricerca a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}


.icoquest {
	float: left;
	font-size: 3em;
	font-family: "Times New Roman", Times, serif;
	margin-top: -7px;
	margin-right: 10px;
	font-weight: normal;
	display: none;
}


/* admin */
.adminonly {
	color: #666;
}

.admin ul	{
	margin: 0px 0 5px 0;
	padding: 0 5px 0 15px;
}
	
.admin li	{
	list-style: square;
	margin: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	border-bottom: 1px dotted #e7e7e7;
}	

.admin a {
	font-weight: bold;
	color: #86B300;
	text-decoration: none;
	background: transparent;
}

.admin a:hover {
	text-decoration: underline;
	color: #608000;
	background: transparent;
}

.admin {
	font-family: arial, lucida, helvetica, sans-serif;
	font-size: 75%;
	background-color: #F4FFD5;
	border: 1px dotted #93C400;
	color: #666;
	padding: 5px 10px 10px 10px;
	margin-top: 10px;
}

FORM {
	padding: 0px;
	margin: 0px;
}

TEXTAREA, SELECT {
	font-family: arial, lucida, helvetica, sans-serif;
	padding: 3px 3px;
	font-size: 90%;
}

INPUT.button {
	font-size: 100%;
	padding: 1px 2px;
}

INPUT.field {
	font-family: arial, lucida, helvetica, sans-serif;
	font-size: 90%;
	padding: 2px 2px;
}



.admin P {
	padding: 0px;
	margin:0px;
	font-weight: bold;
}

.admincontent {
	background-color: #fff;
	color: #666;
	margin-top: 5px;
	padding:10px;
}

.admincontent P {
	padding-bottom: 5px;
	margin:0px;
	font-weight: bold;
}

/* question */
DIV.question {
	font-family: arial, lucida, helvetica, sans-serif;
	color: #114A84;
	margin: 20px 0 10px 0;
	padding: 10px;
	font-size: 75%;	
	background-color: #f1f1f1;
}

/* answer */
DIV.answer {
	font-family: arial, lucida, helvetica, sans-serif;
	color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 75%;	
	line-height: 130%; 
}

.answer UL {
	list-style: none;
	margin-top:5px;
}

.answer UL LI {
	list-style: square outside;
}

.answer a {
	color: #333333;
	background: transparent;
	text-decoration: none;
	font-weight: bold;
}

.answer a:hover {
	color: #000000;
	text-decoration: underline;
}

DIV#section {
	padding: 0 15px 0 10px;
}

/* tree */
DIV#tree {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #333333;
	background-color: transparent;
	border-left: 1px solid #cccccc;
	margin: 20px 0 10px 0;
	padding-left: 5px; 
	font-size: 75%;
}

#tree ol li {
	list-style: decimal outside;
	margin-left:-1.0em;
	margin-bottom: 10px;
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc; 
}

#tree ol li a {
	color: #333333;
	background: transparent;
	text-decoration: none;
	font-weight: bold;
}

#tree ol li a:hover {
	color: #000000;
	background: transparent;
	text-decoration: underline;
	font-weight: bold;
}

/* servizi */
DIV.servizi {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #333;
	background-color: transparent;
	border-left: 1px solid #cccccc;
	margin: 20px 0 10px 0;
	padding: 0 0 0 20px;
	font-size: 75%;
}

DIV.boxricerca {
	border-top: 1px solid #cccccc;
	padding-top: 8px;	
	border-bottom: 1px solid #cccccc;
	margin-bottom: 10px;
}

.select {
	color: #114A84;
	background-color: transparent;
}


/* footer */
DIV#footer {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 30px;
	font-weight: normal;
	font-family: arial, lucida, helvetica, sans-serif;
	font-size: 60%;
	color: #ccc;
	background-color: transparent;
	border-top: 1px solid #cccccc;
	clear: both;
}

#footer a {
	color: #114A84;
	background: transparent;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.backnext {
	margin-right: 150px;
}
.indice {
	float: right;
}


/* default */
a {
	color: #114A84;
	background: transparent;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* */
.userquestion {
	font-family: arial, lucida, helvetica, sans-serif;
	line-height: 130%;
	padding: 8px 8px 8px 2px;
	border-top: 1px dotted #e7e7e7;	
	border-bottom: 1px dotted #e7e7e7;
	margin-bottom: 10px;
}

.ccpending {
	color: #CC0000;
}

#bottom {
	font-family: arial, lucida, helvetica, sans-serif;
	border-top: 1px solid #cccccc;
	margin-left: 20px;
	margin-right: 20px;
	margin-top:20px;
	margin-bottom:20px;
	color: #ccc;
	padding: 5px 0 5px 0;
	text-align: center;
	clear: both;
	font-size: xx-small;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: x-small;	
	background-color: #fff;
	}

html>#bottom	{
	font-size: x-small;
	} 
	
#bottom a {
	color: #ccc;
}

/* assistenza italgaspiu' */

.bgGiallo {
	background-color: #FED00A;
}
.bgheader {
	background-image: url(../images/bg_giallo.gif);
	background-repeat: repeat;
	background-position: left bottom;
}
.testogrigiosm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #4C4C4B;
}
.testomarronescuro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #993300;
}
.bgBianco {
	background-color: #FFFFFF;
}
.bglabel {
	background-image: url(../images/bg_giallo_label.gif);
	background-repeat: repeat;
	background-position: left top;
	padding-left: 8px;
	text-align: center;	
}
a.linktool {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 78%;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
a.linktool:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 78%;
	color: #0084CF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;	
}
a.linktool_active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 78%;
	color: #0084CF;
	text-decoration: none;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
.inputAip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	background-color: #FFFFFF;
}
.bgfooter {
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat;
	background-position: left top;
}
.bgAzzurro2 {
	background-color: #BDE5FE;
}
.spazio5 {
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.testoazzurrosm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #015CCF;
}
a.linkazzurrosm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #005DD1;
	text-decoration: none;
	font-weight: bold;
}
a.linkazzurrosm:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #993400;
	text-decoration: underline;
	font-weight: bold;	
}


.copy {
	margin:20px;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;	
}

