BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	color: #439ccc; /* azzurro */
	line-height: 130%;
}
td {
	font-size: 12px;
	font-weight: normal;
}
a:link { 
	color: #7fb634; /* verde */
    font-weight: bold;	
	text-decoration: none;
}
a:visited { 
	color: #7fb634; /* verde */
    font-weight: bold;	
	text-decoration: none;
}
a:active { 
	color: #7fb634; /* verde */
    font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #7fb634; /* verde */
    font-weight: bold;
	text-decoration: underline;
}

option{
	font-size: 11px;
	}
select{
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #414141; /* grigio */
	background-color: #edf5f8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #949494;
	border-right-color: #949494;
	border-bottom-color: #eaeaea;
	border-left-color: #eaeaea;
}
input {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #414141; /* grigio */
	background-color: #edf5f8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #949494;
	border-right-color: #949494;
	border-bottom-color: #eaeaea;
	border-left-color: #eaeaea;
}

textarea {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #414141; /* grigio */
	background-color: #edf5f8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #949494;
	border-right-color: #949494;
	border-bottom-color: #eaeaea;
	border-left-color: #eaeaea;
}

hr {
	color: #c1e4fa; /* celeste */
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
}


/* Headings */
h1{
   color: #124865; /* blu */
	font-size: 18px;
	font-weight: bold;
	border: none;
}
H2 { 
	color: #6ab12b; /* verde */
	font-size: 18px;
	font-weight: bold;
   	border-bottom: none;
}
H3 {
	color: #439ccc;  /*azzurro*/
	font-size: 15px;
	font-weight: bold;
   	border-bottom: none;
	margin-top: 3px;
	margin-bottom: 10px;
}
H4 {
	color: #b2b2b2; /*grigio chiaro*/
	font-size: 11px;
}
/*H5 falso*/
H5 { 
	color: #ffffff; /*bianco*/
	font-size: 1px;
}

/* ----- Stili per sottocontenuti */

/*iFrame*/
.iframe {
	width: 826px;
	height: 230px;
	overflow: auto;
	border: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.testobianco {
    color: #ffffff; /* bianco */
}

.azzurro {
	color: #3c8ccb;  /*azzurro*/
}
.azzurro a{
	color: #3c8ccb;  /*azzurro*/
	font-weight: bold;
}
.azzurro a:link { 
	color: #3c8ccb;  /*azzurro*/
	font-weight: bold;
}
.azzurro a:visited { 
	color: #3c8ccb;  /*azzurro*/
	font-weight: bold;
}
.azzurro a:active { 
	color: #3c8ccb;  /*azzurro*/
	font-weight: bold;
}
.azzurro a:hover {
	color: #3c8ccb;  /*azzurro*/
	font-weight: bold;
}

.verde {
	color: #7fb634;  /*verde*/
}
.verde a{
	color: #7fb634;  /*verde*/
	font-weight: bold;
}
.verde a:link { 
	color: #7fb634;  /*verde*/
	font-weight: bold;
}
.verde a:visited { 
	color: #7fb634;  /*verde*/
	font-weight: bold;
}
.verde a:active { 
	color: #7fb634;  /*verde*/
	font-weight: bold;
}
.verde a:hover {
	color: #7fb634;  /*verde*/
	font-weight: bold;
}

/* --------------------------------------------- */

/*stili php*/
.stileinterno {font-size: 11px;}

/*-------------------------------------------------------------*/
