/* FONTS */

@font-face {
   font-family: 'Tall Dark and Awsome';
   src: url('fonts/talldark.ttf');
}

/*Background*/
a {
text-decoration:none;
}

#bck {
	

	
}

/*Content*/

#logo{
	
	width:450px;
	position:absolute;
	left:50%;
	margin-left:-200px;

}

#menu{

	position:absolute;
	display: block;
	left:50%;
	top:190px;
	margin-left:-190px;

}


#menu .menu_cat {

	
	position:relative;
	display:block;
	float:left;
	width: 30px;
	height: 30px;
	margin-left: 20px;
	border-radius: 100px;
	border: 3px solid #bfff00;
	
}

.menup {

	color:white;
	margin-top:40px;
	margin-left:0 auto;
	font-size:25px;
	letter-spacing: 2px;
	font-family:'Tall Dark and Awsome';

}

.menu_cont {

	float:left;
	width:60px;

}


#content {

	position:absolute;
	width:70%;
	min-width:600px;
	background:rgba(0,0,0,0.6);
	margin-top:260px;
	left:14%;

}

#content h2 {

	color:white;
	font-family:'Tall Dark and Awsome';
	font-size:60px;
	letter-spacing: 2px;
	margin-top:20px;
	margin-bottom:0px;
	
}

#content_img {

	width: 80%;
	margin-top:5%;
	margin-left:10%;
	
}

#cat h4 {

	text-decoration:none;
	display:inline-block;
	font-family:'Tall Dark and Awsome';
	font-size:25px;
	letter-spacing: 2px;
	margin-top:30px;
	
}

#used_object {

	margin-left:5%;
	margin-right:5%;
	
}

#used_object img {

	width:150px;
	height:100px;
	float:left;
	margin-right:10px;
	
}


#used_object  h3 {

	color:#bfff00;
	float:right;
	font-family:'Tall Dark and Awsome';
	font-size:35px;
	letter-spacing: 2px;
	margin-top:31px;
	
	
}


#used_object  h4 {

	color:white;
	font-family:'Tall Dark and Awsome';
	font-size:35px;
	letter-spacing: 2px;
	
	
}

#used_object  h6 {

	color:#bfff00;
	font-family:'Tall Dark and Awsome';
	font-size:18px;
	letter-spacing: 1px;

}

#used_object  p {

	color:white;
	font-family:'Arial';
	font-size:14px;
	max-width:80%;
	
}

#used_detail img {

	margin-top:40px;
	width:60%;
	margin-left:20%
	
}


#used_detail  h6 {

	color:#bfff00;
	font-family:'Tall Dark and Awsome';
	font-size:22px;
	letter-spacing: 1px;
	margin-left:20%;
	margin-top:30px;
	margin-bottom:30px;
	
}

#used_detail p {

	margin-top:40px;
	width:60%;
	margin-left:20%;
	color:white;
	font-family:'Arial';
	font-size:14px;
	max-width:80%;
	
}

#mappa {

	position:relative;
	width:80%;
	height:340px;
	left:10%;
	top:50px;
	bottom:5px;



}

#form {

	position:relative;
	padding-top:100px;
	width:80%;
	left:10%;

}

#form h3 {
	
	
	color:white;
	font-family:'Tall Dark and Awsome';
	font-size:22px;
	letter-spacing: 1px;
	margin-bottom:0px;


}

#form textarea {

	width:400px;
	height:200px;
	margin-bottom:20px;
	
}

#form h4 {

	margin-top:0px;
	color:white;
	font-family:'Tall Dark and Awsome';
	font-size:22px;
	letter-spacing: 2px;

}

table {

	

}

table h3 {

	color:white;
	font-family:'Tall Dark and Awsome';
	font-size:30px;
	letter-spacing: 2px;

}

table img {	

	height:50px;
	margin-left:20px;
	

}

#bici img {

	height:50px;
	margin-left:20px;
	margin-bottom:30px;
}

#componenti img {

	height:30px;
	margin-left:20px;
	margin-bottom:30px;
}

#marchi h3 {

	margin-left:10px;
	color:white;
	font-family:'Tall Dark and Awsome';
	font-size:30px;
	letter-spacing: 2px;
	
}

#servizi_ph {

	width:80%;
	margin-left:10%;
	color:white;
	font-family:'Tall Dark and Awsome';
	font-size:25px;
	letter-spacing: 3px;
	text-align: justify;
	line-height: 20px;

}



