@charset "UTF-8";
/* CSS Document */

@font-face {
	font-family: 'BauerBodoni-Bold';
	src: url('../font/BauerBodBol.eot');
}

@font-face {
	font-family: 'BauerBodoni-Bold';
	src: url('../font/BauerBodBol.woff') format('woff'),
	url('../font/BauerBodBol.svg#BauerBodoni-Bold') format('svg');
}

@font-face {
	font-family: 'Gotham-Light';
	src: url('../font/Gotham-Light.eot');
}

@font-face {
	font-family: 'Gotham-Light';
	src: url('../font/Gotham-Light.woff') format('woff'),
	url('../font/Gotham-Light.svg#Gotham-Light') format('svg');
}

@font-face {
	font-family: 'Gotham-Bold';
	src: url('../font/Gotham-Bold.eot');
}

@font-face {
	font-family: 'Gotham-Bold';
	src: url('../font/Gotham-Bold.woff') format('woff'),
	url('../font/Gotham-Bold.svg#Gotham-Bold') format('svg');
}

@font-face {
	font-family: 'Gotham-BookItalic';
	src: url('../font/Gotham-BookItalic.eot');
}

@font-face {
	font-family: 'Gotham-BookItalic';
	src: url('../font/Gotham-BookItalic.woff') format('woff'),
	url('../font/Gotham-BookItalic.svg#Gotham-BookItalic') format('svg');
}

@font-face {
	font-family: 'GothamBook';
	src: url('../font/GothamBook.eot');
}

@font-face {
	font-family: 'GothamBook';
	src: url('../font/GothamBook.woff') format('woff'),
	url('../font/GothamBook.svg#GothamBook') format('svg');
}

@font-face {
	font-family: 'GothamMedium';
	src: url('../font/GothamMedium.eot');
}

@font-face {
	font-family: 'GothamMedium';
	src: url('../font/GothamMedium.woff') format('woff'),
	url('../font/GothamMedium.svg#GothamMedium') format('svg');
}

body{
	padding: 0px;
	margin: 0px;
	min-width:1224px;
}

#header{
	width:100%;
	overflow:hidden;
	margin:auto;
}
	#cont_Nav{
		width:100%;
		overflow:hidden;
	}
	#navbar{
		width:100%;
		height:100px;
		position:relative;
		background: rgba(255, 255, 255, 0.80) none repeat scroll 0 0;
		overflow:hidden;
		z-index:100;
		color:#000;
	}
		#navbar_container{
			width:1024px;
			height:100px;
			overflow:hidden;
			margin:auto;
			color:#494948;
		}
		#logo{
			width:600px;
			text-align:left;
			float:left;
			font-family: 'Mont-Heavy';
			font-size:3em;
			margin-top:40px;
		}
		#menu{
			width:400px;
			text-align:right;
			float:left;
			margin-left: auto;
			margin-right: auto;
			left: 0;
			right: 0;
			font-size:1.1em;
			letter-spacing:0.3em;
			margin-top:35px;
			color:#494948;
		}
			#menu a, #menu a:visited{
				text-decoration:none;
				font-family: 'Gotham-Light';
				color:#494948;
			}
			#menu a:hover{
				color:#494948;
				text-decoration:none;
				font-family: 'Gotham-Bold';
				letter-spacing:0.29em;
			}
			#active a, #active a:visited{
				color:#494948;
				text-decoration:none;
				font-family: 'Gotham-Bold';
			}
			
			.menu_home{
				float:right;
				margin-right:50px;
			}
				.menu_home .lineagrigia{
					width:95%;
					border-bottom:3px solid #999;
				}
			
			.menu_contatti{
				float:right;
			}
				.menu_contatti .lineablu{
					width:97%;
					border-bottom:3px solid #999;
				}
				
#container{
	width:1024px;
	overflow:hidden;
	margin:auto;
	text-align:justify;
	padding-left:100px;
	padding-right:100px;
}
	.centro_testo{
		width:1024px;
		overflow:hidden;
		padding-top:60px;
		font-family: 'GothamBook';
		font-size:1.1em;
		line-height:1.5em;
		color:#333;
	}
		.centro_testo strong{
			font-family: 'GothamMedium';
		}
		.centro_titolo{
			font-size:1.8em;
			font-family: 'BauerBodoni-Bold';
			color:#494948
		}
		.riga_5px{
			width:100px;
			border-bottom:3px solid #999;
			margin:20px 0 25px;
		}
		
		.centro_testo ul{
			margin-left:10px;
			padding-left:10px;
			line-height:1.5em;
		}
	
	.centro_box{
		width:100%;
		overflow:hidden;
		padding-top:40px;
	}
		.box_foto{
			width:326px;
			overflow:hidden;
			padding-right:23px;
			padding-bottom:40px;
			float:left;
			cursor:pointer;
		}
		.box_foto_dx{
			width:326px;
			overflow:hidden;
			float:left;
			cursor:pointer;
		}
			.box_foto_img{
				width:326px;
				height:326px;
			}
			.box_foto_testo{
				width:326px;
				height:35px;
				color:#FFF;
				background:#494948;
				text-align:center;
				font-family: 'GothamMedium';
				font-size:1.2em;
				line-height:1.1em;
				padding-top:17px;
			}
		.centro_foto{
			width:100%;
			overflow:hidden;
			padding-top:20px;
		}
			.centro_foto .imm_sx{
				padding-right:16px;
				float:left;
			}
			
/* CONTATTI */

	#contatti_info{
		width:300px;
		overflow:hidden;
		float:left;
		padding-right:50px;
		top:30px;
		padding-bottom:40px;
	}
		.contatti_corsivo{
			font-family: 'Gotham-BookItalic';
			color:#494948
		}
		
		#contatti_info a, #contatti_info a:visited{
			color:#494948;
			text-decoration:none;
		}
		#contatti_info a:hover{
			text-decoration:underline;
		}
	
	#contatti_map{
		width:674px;
		height:290px;
		overflow:hidden;
		float:left;
		top:30px;
	}
	
	.grassetto_privacy{
		font-size:1.3em;
		font-family: 'GothamMedium';
	}

/*FINE CONTATTI */
			
#footer{
	width:100%;
	height:100px;
	background:#ececed;
	overflow:hidden;
	margin-top:20px;
}
	#footer_container{
		width:1024px;
		margin:auto;
		padding-top:20px;
		font-family: 'GothamBook';
		color:#333;
		font-size:0.75em;
		line-height:1.5em;
	}
		#footer_container a, #footer_container a:visited{
			text-decoration:underline;
			font-family: 'GothamBook';
			color:#333;
		}
		#footer_container a:hover{
			font-family: 'GothamMedium';
			text-decoration:underline;
			color:#333;
		}
		
		
		#footer_info{
			width:674px;
			overflow:hidden;
			float:left;
		}
		#footer_poli{
			width:350px;
			overflow:hidden;
			float:left;
			text-align:right;
			margin-top:18px;
		}
			.footer_poli_testo{
				float:right;
			}
			.footer_poli_img{
				top:5px;
				float:right;
				padding-left:5px;
			}