<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,700,800|Roboto+Slab:400,100,300,700);

body{
  padding-top: 50px;
  font-family: "Roboto Slab", sans-serif;
  font-weight: 300;
  font-size: 2em;
  position: relative;
  background-color:#000;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Open Sans", sans-serif;
  font-weight: 100;
  margin: 0;
}

img {
	//max-width: 200px;
}
.navbar {
  border-radius: 0;
  border: 0;
  background-color:#000;
}

footer .navbar-default {
  background: transparent;
}

.page {
  padding: 50px 0;
}

.page h2 {
  text-align: center;
  margin-bottom: 30px;
}
#mission{
	background-color:#fc0;
	}
	
.descnegozio{
	background-color:#DBD8C7;
	color:#000;
	font-size:23px;
	text-align:center;
	}
	
.descnegoziotec{
	color:#fff;
	text-align:center;
}	

.negoziofoto{
	background-color:#DBD8C7;
	color:#000;
	font-size:23px;
	text-align:center;
	margin-bottom: 20px;
	}
	
.bikesfoto{
	background-color:#4169E1;
	color:#fff;
	font-size:23px;
	text-align:center;
	margin-bottom: 20px;
	}
	
.biketext{
	color:#000;
	font-size:20px;
}	

.imgstd{
	margin-top:20px;
	margin-bottom: 20px;
	}
	
.dovesiamofoto{
	background-color:#4169E1;
	color:#fff;
	font-size:23px;
	text-align:center;
	margin-bottom: 20px;
	}

.ritrtext{
	color:#21214E;
	font-size:20px;
}	

.ttr{
	color:#f00;
	margin-bottom:-20px;
}	

.descind{
	color:#fff;
	font-size:20px;
	margin-left: 20px;
	margin-top: 25px;
}	

.negobie{
	color:#000;
	font-size:20px;
}	

.bottomindir{
	background-color:#DBD8C7;
	color:#000;
	font-size:21px;
	text-align:center;
	margin-bottom: 20px;
	}
	
.social{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: -2px;
	width: 70px;
}	

.extlnk{
	color:#000;
	}
	
.separa{
	margin-bottom:20px;	
	}

.lang{
	margin-top: 10px;
	}
	
.imglang{
	margin-right: 4px;
	}
	
.bianco {
	color: #fff;
	}	
	
	
	
	</pre></body></html>