/*
verde acido = #E9EFF2
verde medio = #D6E3DE
verde merda = #94A30A
Rosso = #94a30a
nero= #332F2D
*/

BODY { 
	background : #21B6DE;
	background-image:url('/airplane_f.gif'); 	
	Scrollbar-face-color: #B9E9F4;
	Scrollbar-highlight-color: #e6ece2;
	Scrollbar-shadow-color: #FFFFFF;
	Scrollbar-3dlight-color: #FFFFFF; 
	Scrollbar-arrow-color:  #FFFFF4;
	Scrollbar-track-color: #FFFFFF;
	Scrollbar-darkshadow-color: #FFFFFF;
}

a:link {
    font-family: "Verdana", Helvetica;
    font-size: 20px;
    text-decoration: none;
    color: #21B6DE; 
    letter-spacing: 0px;
		line-height: 1.25;
		font-weight: bold; 
}
a:visited {
    font-family: "Verdana", Helvetica;
    font-size: 20px;
    text-decoration: none;
    color: #F93186;
    letter-spacing: 0px;
		line-height: 1.25;
		font-weight: bold; 
}
a:hover {
		/*background-color: #94A30A; */
    font-family: Verdana, Helvetica;
    color: #F93186;    
		font-size: 20px;
    text-decoration: none;
    letter-spacing: 0px;
		line-height: 1.25;
		font-weight: bold; 
}

a.news:link {
    font-family: Verdana, Helvetica;
    font-size: 10px;
    text-decoration: none;
    color: #332F2D; /*58595B*/
    letter-spacing: 0px;
		line-height: 1.25;
		font-weight: normal; 
}
a.news:visited {
    font-family: Verdana, Helvetica;
    font-size: 10px;
    text-decoration: none;
    color: #332F2D; /*58595B*/
    letter-spacing: 0px;
		line-height: 1.25;
		font-weight: normal; 
}
a.news:hover {
    font-family: Verdana, Helvetica;
    font-size: 10px;
    text-decoration: none;
    color: #332F2D; /*58595B*/
    letter-spacing: 0px;
		line-height: 1.25;
		font-weight: normal; 
}
a.organizzazione:link {
    font-family: Verdana, Helvetica;
    font-size: 10px;
    text-decoration: none;
    color: #94a30a; /*58595B*/
    letter-spacing: 0px;
		line-height: 1.25;
		font-weight: normal; 
}
a.organizzazione:visited {
    font-family: Verdana, Helvetica;
    font-size: 10px;
    text-decoration: none;
    color: #94a30a; /*58595B*/
    letter-spacing: 0px;
		line-height: 1.25;
		font-weight: normal; 
}
a.organizzazione:hover {
    font-family: Verdana, Helvetica;
    font-size: 10px;
    text-decoration: none;
    color: #332F2D; /*58595B*/
    letter-spacing: 0px;
		line-height: 1.25;
		font-weight: normal; 
}
.testo {
    font-family: Verdana, Helvetica;
    font-size: 10px;
    text-decoration: none;
    color: #006699; /*58595B*/
    letter-spacing: 0px;
		line-height: 1.25;
}
.testo_ROSSO {
	font-family: Verdana, Helvetica;
	font-size: 10px;
	text-decoration: none;
	color: #993300;
	letter-spacing: 0px;
	line-height: 1.25;
	height: auto;
	width: auto;
	border: medium dashed #CCCCCC;
	background-color: #CCCCCC;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.sottotitolo {
    font-family: Verdana, Helvetica;
    font-size: 10px;
    text-decoration: none;
    color: #332F2D; 
		font-weight: bold; 
    /*letter-spacing: 0.1 em;*/
		line-height: 1.25;
}
.sottotitolo_ROSSO {
    font-family: Verdana, Helvetica;
    font-size: 10px;
    text-decoration: none;
    color: #D0D730; 
		font-weight: bold; 
    /*letter-spacing: 0.1 em;*/
		line-height: 1.25;
}
.titolo {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    text-decoration: none;
    color: #21B6DE; 
		font-weight: bold;
		/*line-height: 1.25;*/
}

input{
		/*CASELLE DI INPUT DEI FORM */
	COLOR: #F93186;
	WIDTH: 200px;
	height: 26px;
	background-color : #E7F6FF;
	font-family: "Trebuchet Ms", Helvetica;
	font-size: 14px;
	font-weight: bold;
	border: 5px solid #F93186;
}

.inputform{
	COLOR: #FFFFFF;
	WIDTH: 200px;
	height: 36px;
	background-color : #F93186;
	font-family: "Trebuchet Ms", Helvetica;
	font-size: 16px;
	font-weight: bold;
	border: 5px solid #F93186;
}

.inputform22{
	COLOR: #FFFFFF;
	WIDTH: 200px;
	height: 100px;
	background-color : #F93186;
	font-family: "Trebuchet Ms", Helvetica;
	font-size: 16px;
	font-weight: bold;
	border: 5px solid #F93186;
}

select{
		/*CASELLE DI INPUT DEI FORM */
		BORDER-BOTTOM: #332F2D 1px none;
		BORDER-LEFT: #332F2D 1px none;
		BORDER-RIGHT: #332F2D 1px none ;
		BORDER-TOP: #332F2D 1px none;
		COLOR: #332F2D;
		WIDTH: 170px;
		background-color : #D6E3DE;
		font-family: Trebuchet Ms, Helvetica;
		font-size: 10px;
		font-weight: bold;
		border-style : none;
}

textarea{
		/*CASELLE DI INPUT DEI FORM */
		BORDER-BOTTOM: #332F2D 1px solid;
		BORDER-LEFT: #332F2D 1px solid;
		BORDER-RIGHT: #332F2D 1px solid ;
		BORDER-TOP: #332F2D 1px solid;
		background-color : #D6E3DE;
		width: 170px;
		height: 60px;
		color: #332F2D;
		font-family: Trebuchet Ms, Helvetica;
		font-size: 10px;
		font-weight: bold;
}

img{
	border:1px
}
.titoloCopy {

    font-family: Verdana, Helvetica;
    font-size: 20px;
    text-decoration: none;
    color: #F93186; 
		font-weight: bold;
}
input.form2 {
	COLOR: #E7F6FF;
	WIDTH: 200px;
	height: 36px;
	background-color : #F93186;
	font-family: "Trebuchet Ms", Helvetica;
	font-size: 16px;
	font-weight: bold;
	border: 5px solid #F93186;
}
.evidenzia {
	WIDTH: 200px;
	height: 100px;
	background-color : #FFFFFF;
	font-family: "Trebuchet Ms", Helvetica;
	font-size: 9px;
	font-weight: bold;
	border: 5px solid #F93186;
}
.titoloCopy3 {


    font-family: Verdana, Helvetica;
    font-size: 20px;
    text-decoration: none;
    color: #21B6DE; 
		font-weight: bold;
}
