body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333;
}

h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
}

h1 {
	/*font-size: 17px;
	color: #EC1C24;
	border-bottom: 1px solid #888;
	padding-bottom: 30px;*/
}

img {
	border: none;
}

.blu {
	color: #1520F9;
}

.rosso {
	color: #EC1C24 !important;
}

.grigio {
	color: #333333;
}

.bianco {
	color: #fff;
}

a {
	text-decoration: none;
	color: #EC1C24;
	font-weight: bold;
}
.notouch a:hover
{
	color: #333;
}
.footer
{
	font-size:10px;
}

h3 {
	font-size: 15px;
}

h4 {
	font-size: 16px;
}

.red {
	color: #EC1C24;
}

.bold {
	font-weight: bold;
}

.headertel{
	font-weight:bold;
	font-size:15px;
	display: inline-block;
	margin-top:10px;
}

.al_center {
	text-align: center;
}

* {
	outline: none;
}

.clear {
	clear: both;
}

.normal {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	font-weight: normal;
}

input
{
	color: #333;
}


.vc {
	vertical-align: middle !important;
}

.align_center {
	text-align: center;
}

.titolo {
    font-weight: bold;
    font-size: 24px;
}
