/* @override http://demo.fondazioneluigicalifano.it/Flc/site/css/typography.css */

/* Typography */

body {
	font-size: 62.5%;
	line-height: 1.4;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #000;
}

h1 {
	font-size: 200%;
}

h2 {
	font-size: 180%;
}

h3 {
	font-size: 160%;
}

h4 {
	font-size: 140%;
}

h5 {
	font-size: 130%;
}

h6 {
	font-size: 120%;
}

ul, ol {
	
}

dl, li, p {
	font-size: 110%;
}

li p {
	font-size: 100%;
}

li li {
	font-size: 100%;
}

a {
	color: #bc5054;
	text-decoration: none;
}

a:hover {
	text-decoration:underline	
}

p a {
	font-size: 100%;
}

.title {
	color: #003300;
	font-family: Times, "Times New Roman", Georgia, serif;
}

.safe {
	background-color: #eee;
	color: #d63432;
	padding: 5px 10px;
	line-height: 1.2;
	font-size: 13px;
}

#column_1 .editor h3.safe {
	font-size: 13px;
}

.mini_column .title {
	margin-bottom: 5px;
}

h2.title {
	font-size: 240%;
	margin-bottom: 10px;
	line-height: 1.1;
}

body#interno h2.title {
	font-size: 240%;
	margin-top: 15px;
	margin-bottom: 10px;
	line-height: 1.1;
}

.editor ul, .editor ol {
	margin-left: 25px;
}

body#dona .editor h3 {
	margin-top: 10px;
	font-size: 120%;
	font-weight: bold;
	color: #d63432;
}

body#ricerca h2.title {
	font-weight: bold;
	padding: 5px;
	padding-left: 24px;
	color: #fff;
	font-size: 120%;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	background: #d63432 url(../img/ul_main_nav_ul.gif) no-repeat 10px center;
	margin-bottom: 20px;
}

label {
	font-size: 11px;
}