@charset "UTF-8";
/* CSS Document */

@font-face {
    font-family: 'OpenSansCondensedBold';
    src: url('../script/simpleSlider/fontsGr/OpenSans-CondBold.eot');
    src: url('../script/simpleSlider/fontsGr/OpenSans-CondBold.eot') format('embedded-opentype'),
         url('../script/simpleSlider/fontsGr/OpenSans-CondBold.woff') format('woff'),
         url('../script/simpleSlider/fontsGr/OpenSans-CondBold.ttf') format('truetype'),
         url('../script/simpleSlider/fontsGr/OpenSans-CondBold.svg#OpenSansCondensedBold') format('svg');
	font-style: normal;
	font-weight: 700;
}

.descrRef {
	float: left;
	display: block;
	position: relative;
}
.r40 {
	margin-right: 40px;
}
.refMapTxt {
	font-family: Helvetica, Arial, sans-serif;
/*	width: 4285px;
	width: 428px\9; */
	width: 278px;
	float: left;
}
.refMapTxt h2 {
	font-family: "OpenSansCondensedBold", Arial, Helvetica, sans-serif;
	color: #20346c;
	font-size: 27px;
	line-height: 35px;
	font-weight: normal;
	margin-bottom: 10px;
}
.refMapTxt h3 {
	color: #333333;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	margin-bottom: 2px;
}
.refMapTxt p {
	font-size: 12px;
	line-height: 18px;
}
/*.descrRef img {
	-webkit-box-shadow: 0 4px 20px rgba(0,0,0,0.6);
	-moz-box-shadow: 0 4px 20px rgba(0,0,0,0.6);
	box-shadow: 0 4px 20px rgba(0,0,0,0.6);
	border: 1px solid #999;
	border: 1px solid #999\9; 
}*/
/*.descrRef a {
	float: left;
}*/
#map {
	float:left;
	font-family: Helvetica, Arial, sans-serif;
	border: 1px solid #999;
}
#map p {
	font-size: 12px;
	line-height: 18px;
}
#map strong {
	font-size: 14px;
	line-height: 22px;
}
.longTxt {
	float: left;
	display: block;
	position: relative;
}
.longTxt p {
	font-size: 14px;
	line-height: 22px;
}
.vcf {
	margin-top: 20px;
}
.vcf p {
	float: left;
	line-height: 20px;
	font-size: 12px;
	padding-left: 10px;
	width: 170px;
}
.vcf a {
	background-image: url(images/contatti/vcf.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 64px;
	width: 83px;
	float: left;
}
.vcf a:hover {
	background-position: bottom;
}
.contactMsgGr {
	float: left;
	width: 278px;
	margin-top: 20px;
}
.contactMsgGr p {
}
.contactMsgGr a {
	background-image: url(images/contatti/pulsContattiFormGr.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	height: 55px;
	width: 273px;
	margin-top: 5px;
	margin-left: -3px;
}
.contactMsgGr a:hover {
	background-position: bottom;
}
