.header {
	color: #FFFFFF;
	height: 111px;
	background-image: url(../img_new/header_pattern.jpg);

}

.header h1 {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	color: #CC0000;
	left: 250px; /*19px;*/
	top: 36px;
	font-size: 36px;
}

.header h2 {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	color: #F8F8F8;
	left: 250px;
	top: 75px;
	font-size: 16px;
	font-weight: bold;
}

.logo_header {
	position: absolute;
	left: 230px;
	top: 0px;	
}

.marchio_header {
	position: absolute;
	left: 0px;
	top: 0px;	
}



.barra_header {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #CC0000;
	margin-top: 3px;
}

.Box_A_header {
	position: absolute;
	width: 225px;
	height: 20px;
	left: 725px;
	top: 83px;
	font-size: 12px;
	text-align: center;
	/*background-image: url(../img_new/header_contatti.jpg);*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
}

.Box_A_header a {
	color: #cc0000;
	text-decoration: none;
}

.Box_A_header a:hover {
	color: #cc0000;
	text-decoration: underline;
}

.Box_A_header a:visited {
	color: #cc0000;
	text-decoration: none;
}

.Box_A_header a:link {
	color: #cc0000;
	text-decoration: none;
}
