﻿
.logo {
	display: table;
	width: 891px;
	height: 45px;
	background-position: right;
	background-repeat: no-repeat;
	background-color: #5ea4b6;
}


.contact {
	width: 891px;
	height: 27px;
	margin: 0px;
	padding: 0px;
	background-position: right;
	background-repeat: no-repeat;
	background-color: #e4e4e4;
}

.logo_conc {
	float: left;
	margin: 15px 4px 0px 20px;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	color: white;
	font-weight: bold;
}
.indirizzo_conc {
	float: right;
	margin: 15px 13px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	color: white;
	font-weight: bold;
}



.img_pr
{float:left;margin:8px;
	}
.foto_pr
{width:120px; height:90px;
	}	
.clear
{ clear:both
	}	
