/* Tablas */
#fotoMoto{
	position: relative;
	height: 305px;
	width: 226px;
	margin-top: 20px;
}
#minifoto5{
	position: absolute;
	height: 112px;
	width: 90px;
	left: 630px;
	top: 112px;
}
#minifoto4{
	position: absolute;
	height: 112px;
	width: 90px;
	left: 510px;
	top: 112px;
}
#minifoto3{
	position: absolute;
	height: 112px;
	width: 90px;
	left: 380px;
	top: 112px;
}
#minifoto2{
	position: absolute;
	height: 112px;
	width: 90px;
	left: 250px;
	top: 112px;
}
#minifoto1{
	position: absolute;
	height: 112px;
	width: 90px;
	left: 120px;
	top: 112px;
}

#minifoto10{
	position: absolute;
	height: 112px;
	width: 90px;
	left: 630px;
	top: 232px;
}
#minifoto9{
	position: absolute;
	height: 112px;
	width: 90px;
	left: 510px;
	top: 232px;
}
#minifoto8{
	position: absolute;
	height: 112px;
	width: 90px;
	left: 380px;
	top: 232px;
}
#minifoto7{
	position: absolute;
	height: 112px;
	width: 90px;
	left: 250px;
	top: 232px;
}
#minifoto6{
	position: absolute;
	height: 112px;
	width: 90px;
	left: 120px;
	top: 232px;
}


#tabla{
	position: absolute;
	height: 300px;
	width: 600px;
	top: 720px;
}

#colores{
	position: absolute;
	height: 169px;
	width: 42;
	left: 374px;
	top: 301px;

}

/* TEXTOS */

#contenido .texto a{
	text-decoration:none;
}

#contenido .texto a:hover{
	text-decoration:underline;
	color: #133A0B;
}

#contenido .texto{
	margin-top: 230px;
	margin-left: -10px;
}

#contenido p{
	color: #133A0B;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	font-size: 10px;
	font-weight: bold;
}
#contenido a{
	color: #133A0B;
	text-decoration: underline;	
}

#contenido a:hover{
	color: #BEC0BF;
	text-decoration: none;	
}

#tabla p{
	color: #666666;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 2px;
	font-size: 10px;
	font-weight: normal;
	margin-right: 10px;
	margin-bottom: 1px;
	margin-left: 10px;
}
#tabla h1{
	color: #133A0B;
	text-align: left;
	font-family: Verdana,"Trebuchet MS";
	margin-top: 10px;
	font-size: 10px;
	font-weight: bold;
	margin-right: 10px;
	margin-bottom: 1px;
	margin-left: 10px;
}
