@charset "iso-8859-1";

/* Tag Generici */

body, h1, h2, h3, h4, div, p, span {
	font-family: 'Open Sans', sans-serif;	
	color: #333;
}

h1, h2, h3, h4 {	
	font-size: 26px;
	font-weight: normal;
	color: #003477;	
	margin: 0px;
	margin-bottom: 15px;
	line-height: 30px;
}

h2 { 
	font-size: 25px; 
	line-height: 30px;
}

h3 { 
	font-size: 18px;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
}

h4 {
	font-size: 15px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}

div, p {
	font-size: 13px;	
	font-style: normal;	
	line-height: 22px;
	font-weight: normal;	
	font-variant: normal;	
	text-transform: none;	
}

img {
	border: 0px;
}

hr {	
	border: 0px; 
	height: 0px;
	border-bottom: 1px dotted #AAAAAA; 
}

a {
	text-decoration: none;
	color: #003477;
}

a:hover	{
	text-decoration: underline;
}

/* Stile testo content area */

.azure{
	color: #4cb6bc; 
}

.bluetext{
	color: #0e4c97; 
}


.yellow{
	color: #ffde06; 
}

.greystrong{
	color: #cfccc4; 
}

.greysoft{
	color: #eeebe4; 
}

.Note {
	font-size: 11px;	
	color: #aaaaaa;
	font-weight: bold;
}

img.adatta{
	color:#fff;
}

.miaclasse {
	font-size: 18px;
	font-family: 'Megrim', arial, serif;
}