/*
* @author       $Author: bellavite $
* @rev          $Rev: 25 $
* @date         $Date: 2005-05-17 11:08:58 +0200 (Tue, 17 May 2005) $
 */

a {
	color: #103A6F;
	text-decoration: underline;
}

a:hover {
	color: #00BFFF;
	text-decoration: underline;
}

body {
	background-color: #FFFFFF;
	color: #103A6F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #103A6F;
	margin: 0;
	padding: 0;
}

form {
	display: inline;
}

h1 {
	color: #103A6F;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 21px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
h2 a {
	color: #B54649;
	text-decoration:  none !important;
}
h2 a:hover {
	color: #B54649;
	text-decoration: underline !important;
}

h2 {
	color: #B54649;
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 17px;
	
	margin: 0;
	padding: 0;
}

h3 {
	color: #103A6F;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 15px;
	margin: 0;
	padding: 0;
}

h3 a {
	color: #103A6F;
	text-decoration:none !important;
}


img {
	border: 0;
}


p {
	color: #103A6F;
	font-size: 12px;
	margin: 0;
	line-height: 1.5;
}

optgroup {
	font-style:normal;
	color:#333;
}
optgroup option {
	color:black;
}

 option {
	color:black;
}
.apice {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #103A6F;
	margin: 0;
	padding: 0;
	list-style-type: upper-alpha;
}
.testo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1,5;
}
.titolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 3;
	color: #C30202;
}
