body {
	background: #131313;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}


.foot {
	display: block;
	float: left;
	position:relative; 
	width: 100%;
	border: 0px solid;
	text-align: center;
	font-size: 10px;
	color: #70520B;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.foot a{
	font-size: 10px;
	color: #70520B;
	text-decoration: none;
}
.foot  a:hover{
	text-decoration: underline;
}

.moto a{
	
		float: right;
	display: block;
	height: 304px;
	width: 320px;
	background: url(files/images/moto.jpg) no-repeat;
	border: 0px solid;
	padding: 0px 0px 0px 0px;
	margin: 0px 0 0px 0;
}
.moto a:hover{
	background: url(files/images/moto.jpg) no-repeat 0 -304px;}



.quad a{
	
		float: right;
	display: block;
	height: 304px;
	width: 320px;
	background: url(files/images/quad.jpg) no-repeat;
	border: 0px solid;
	padding: 0px 0px 0px 0px;
	margin: 0px 0 0px 0;
}
.quad a:hover{
	background: url(files/images/quad.jpg) no-repeat 0 -304px;}

.moto_galeria {
	
	
	 padding: 10px 10px 10px 5px;
	 margin: 10px;
	 width: 850px;
}
.moto_title{
	font-family: Impact, Arial black, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFD700;
	padding: 5px 20px 0 30px;
}
.moto_text{
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size: 12px;
	color: #E5E5E5;
	padding: 10px 10px 10px 5px;
}


.images{
	border: 1px solid;
	border-color: #FFD700;
	
}
.menu a{

font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
	font-size: 14px;
	color: #FFD700;
	text-decoration: none;
	padding: 10px;
	
}
.menu  a:hover{
	text-decoration: underline;
}